Hitachi

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


ssocolmng

Organization of this page

Format

To issue an instruction to re-read the definition file:
ssocolmng -r
Option to be specified in the SSO startup definition file:
[-f]
To issue an instruction to update the NNMi cooperation information (node information):
ssocolmng -n
To instruct the ssocolmng daemon process to output a function trace dump file:
ssocolmng -F

Function

The ssocolmng command is a daemon process to manage the collected resource data. When ssocolmng is executed as a command, reloads definition files, updates the NNMi cooperation information (node information), or instructs output of a function trace dump file.

Options

-f

Prevents the collection status from being Impossibility. If you specify the -f option, the collection status does not transition to Impossibility. If you do not specify the -f option, the collection status will transition to Impossibility. For details about the transition of the collection status, see 2.2.2 Resource collection function. You can specify this option only in the SSO startup definition file. Also, you must match whether to specify this option with the setting of the ssocollectd daemon process. For details about the SSO startup definition file, see 6.3.24 SSO startup definition file (ssostartup.conf).

-r

Re-reads the ssocolmng action definition file (ssocolmng.def), action log definition file (ssoauditlog.conf), event filter definition file (ssoevtfilter.conf), and event destination definition file (ssodest.conf). If you specify this option, execute the command from the command line. Do not specify this option in the SSO startup definition file (ssostartup.conf).

-n

Updates the NNMi cooperation information (node information). User this option in either of the following cases:

  • When you re-create a node symbol for the monitoring server after the ssocolmng daemon process has started

  • When you create or re-create a node symbol for the monitoring manager after the ssocolmng daemon process has started (However, if you select the node symbol of the monitoring manager and do not use the map cooperation (action cooperation) function, the option is not necessary.)

If you specify this option, execute the command from the command line for a resource collection process that is running. Do not specify this option in the SSO startup definition file (ssostartup.conf).

-F

Instructs the ssocolmng daemon process to output a function trace dump file. If you specify this option, execute the command from the command line. Do not specify this option in the SSO startup definition file (ssostartup.conf).

To output a function trace dump file, on must be set for the func-trace: key in the ssocolmng action definition file (ssocolmng.def).

Return values

The return values for the -r option or the -n option is as follows.

0

Normal termination

-1

Execution error.

-2

NNMi cooperation cannot be performed (if you specified the -n option).