The following sections explain the commands for managing the operating environment.
NAME
setagtip - Changes the Agent information
SYNOPSIS
/opt/FJSVssage/bin/setagtip [-i ip-address]
DESCRIPTION
This command sets the Agent information. Only OS administrator (root) user can execute this command.
To change the start IP address of Agent, specify an IP address in the command parameter for this setting.
OPTIONS
Displays the current setting information.
For ip-address, specify the IP address of the server node that can communicate from the administrative server.
Sets the specified IP address as the start IP address of Agent.
EXAMPLES
Displaying Agent information
# /opt/FJSVssage/bin/setagtip
Setting the Agent IP address to 10.12.13.14.
# /opt/FJSVssage/bin/setagtip -i 10.12.13.14
NOTES
If the host name cannot be resolved from the specified IP address, the message shown below is displayed. Check for an error in the specified IP address or network definition (hosts, DNS, etc.), and re-execute the command.
IP Address = IP address : Host's Name is not found.
NAME
traptest - Does the test of SNMP Trap
SYNOPSIS
/opt/FJSVssagt/bin/traptest [ip-address]
DESCRIPTION
This command checks whether SNMP Trap is correctly transmitted to a administrative server from a server node agent, display an event, and check the linkage with Shell/Bat. The Centric Manager linkage is not operated by this command.
If the action on SNMP Trap as a test is supposed to be changed, change SNMP Trap XML definition file (1_3_6_1_4_1_211_4_1_3_21_2_2.xml) for the ESC agent. In SNMP Trap as a test, 1 is used for Specific Trap Type number and the action can be changed by changing the definition of the Specific Trap Type number 1 defined in SNMP Trap XML definition file. For SNMP Trap XML definition file, refer to "C.6 SNMP Trap XML Definition File".
Only in the environment where the host holds two or more IP addresses, a server node's IP (Agent start IP address) address which the ESC manager recognizes is specified to ip-address.
OPTIONS
None.
EXAMPLES
SNMP Trap is transmitted from the server node agent of IP address 11.11.11.11.
# /opt/FJSVssagt/bin/traptest 11.11.11.11
NOTES
If the SNMP Trap destination address is not set to the server node when execute the command, the following results are output.
Target Host Nothing SNMPTrap error
If the server node that input in the command is not registered in ESC, please re-execute the command after registering the server node.
Please execute the same action in case where the server node is not registered in ESC after deletion of the server node.