Hitachi

JP1 Version 12 JP1/SNMP System Observer Description, Operator's Guide and Reference


ssopschk

Organization of this page

Format

To check the format of definition files for monitoring processes:
ssopschk {-a monitoring-app-definition-file-name
          | -s monitoring-server-definition-file-name
          | -m monitoring-condition-definition-file-name}
To output the command usage:
ssopschk -h

Function

The ssopschk command checks the format of a monitoring app definition file, monitoring server definition file, or monitoring condition definition file. However, it does not check the correlation (such as duplicate definitions) between fields.

Options

-a monitoring-app-definition-file-name

Checks the format of the monitoring app definition file.

Specify the monitoring app definition file name in 512 bytes or less, including the path name. For details about monitoring app definition files, see 6.3.2 Monitoring app definition file.

-s monitoring-server-definition-file-name

Checks the format of the monitoring server definition file.

Specify the monitoring server definition file name in 512 bytes or less, including the path name. For details about monitoring server definition files, see 6.3.3 Monitoring server definition file.

-m monitoring-condition-definition-file-name

Checks the format of the monitoring condition definition file.

Specify the monitoring condition definition file name in 512 bytes or less, including the path name. For details about monitoring condition definition files, see 6.3.4 Monitoring condition definition file.

-h

Outputs the command usage. This option cannot be specified together with other options.

Return values

0

Normal termination

-1

Execution error such as incorrect arguments