Tivoli Monitoring, Version 6.2

sitconfsvruser.sh

Description

Use the sitconfsvruser.sh command to add, update, or delete monitoring server information for event synchronization.

After you change the configuration of the event synchronization, you must manually stop and restart the Situation Update Forwarder process. See the IBM Tivoli Monitoring Installation and Setup Guide for information.

CLI syntax

sitconfsvruser.sh add
                 serverid=server
                 userid=user
                 password=password
                 type=forTECuseorOther

sitconfsvruser.sh update
                 serverid=server
                 userid=user>
                 password=password
                 type=forTECuseorOther

sitconfsvruser.sh delete
                 serverid=server
                 type=forTECuseorOther

where:

add
Adds a new monitoring server to the list of monitoring servers that forward events to Tivoli Enterprise Console.
update
Modifies the user ID or password for an existing monitoring server.
delete
Removes a monitoring server from the list of monitoring servers that forward events to Tivoli Enterprise Console.
serverid=server
The fully qualified host name of the monitoring server.
userid=user
The user ID to access the computer where the monitoring server is running.
password=password
The password to access the computer.
type
The type of use, either for TEC or Other.

CLI example

The following example adds the itm17 monitoring server:

   sitconfsvruser.sh add serverid=itm17.ibm.com userid=admin password=acc3ssing



Feedback

[ Top of Page | Previous Page | Next Page | Contents | Index ]