Hitachi

JP1 Version 12 Network Management: Getting Started


1.3.5 Setting up SSO (for Windows)

If the Monitoring Manager is to run on Windows, set the community name and the SSO definition information to set up SSO.

Organization of this subsection

(1) Adding information about the connection from SSO to NNMi

Execute the ssonnmsetup command of SSO to set the connection information for linking with NNMi.

Procedure

  1. Execute the following command:

    ssonnmsetup -add -user user-name -password password -port port-number -ssl

    Specify the user name and password of the system account. For port-number, specify the port number of the Web server. Specify the -ssl option only if HTTPS is used for communication.

(2) Setting the SSO definition information for NNMi

Execute a command to set the SSO definition information for NNMi.

Procedure

  1. Execute the nnmconfigimport.ovpl command of NNMi to set the incident definition.

    nnmconfigimport.ovpl -u user-name -p password -f installation-folder-of-SSO\incident\ssoincident.def

    Specify the user name and password of the system account.

    If an APM instance that does not use TCP communication for event notification is used to monitor processes or services, the following incident definition must also be set:

    nnmconfigimport.ovpl -u user-name -p password -f installation-folder-of-SSO\incident\apmtrap.def

  2. Execute the nnmconfigimport.ovpl command of NNMi to set the URL action definition.

    nnmconfigimport.ovpl -u user-name -p password -f installation-folder-of-SSO\urlaction\ssourlaction.def

    Specify the user name and password of the system account.

  3. Execute the ssoauth command of SSO to register a user in SSO.

    ssoauth -add -user user-name -password password

    Set the user name and password that are used for logging in from the SSO console.

  4. Execute the ssostart command of SSO to start SSO.

  5. Execute the ssostatus command of SSO to check the SSO status.

    If all statuses are in the running status, there is no problem.

(3) Setting the community name

The community name is a password for accessing the MIB object by using the SNMP protocol. To collect resources, you need to match the get community names of the Monitoring Agent and the Monitoring Manager. To monitor processes and services, you need to match the set community names of the Monitoring Agent and the Monitoring Manager.

Procedure

  1. Open the SNMP definition file (installation-folder-of-SSO\conf\ssosnmp.conf).

  2. Edit the SNMP definition file.

  3. Execute the ssoapcom command as follows to load the definition file again:

    ssoapcom -r

  4. Execute the ssocollectd command as follows to load the definition file again:

    ssocollcetd -r

Next steps

You have now successfully completed the setup of the Monitoring Manager. Make sure that the setup of the Monitoring Agent at each site is complete. If the setup of the Monitoring Agent at each site is complete, proceed to the next task of setting up the JP1 network management products.