Managing NerveCenter
-
Controlling NerveCenter from the Command Line - paserver -
paserver [-d] [-g] [-h|-?] [-n ON|OFF] [-nhost] [-nport] [-o] [-p]
[-r] [-scm {a|m|r|s}] [-t] [-tcfg] [-thost] [-toneway]
[-tport] [-ttype] [-u ON|OFF] [-v]
Runs the NerveCenter Universal Platform Adapter for integrating NerveCenter with the network management platforms Micromuse Netcool/OMNIbus and CA Unicenter TNG.
-d
Runs the Universal Platform Adapter from the command line in debug mode and outputs debug messages to the console. The next time the host machine boots, the Universal Platform Adapter will run as a service or daemon again.
-g
(Windows only) Registers the Universal Platform Adapter as an Event Source.
-h | -?
Displays command line help for the Universal Platform Adapter switches.
-n
Enables or disables NerveCenter integration with Micromuse Netcool/OMNIbus.
On Windows, when starting paserver from the command line, you must specify either -d
or -scm
option in combination with either -n ON
or -u ON
.
-nhost
Defines the machine on which the Netcool probe is located. The default is localhost.
-nport
Defines the port the NerveCenter platform adapter uses to communicate with Micromuse Netcool/OMNIbus. The default is 32510.
-o
(Windows only) Records values into Registry. Any options (other than -scm) become a part of the standard configuration.
To use this switch, you should first stop the Universal Platform Adapter. You must restart the Universal Platform Adapter.
-p
Defines the platform adapter's listening port. The default is 32509.
-r
(Windows only) Shortened version of -scm r
. Removes the Universal Platform Adapter as a service. It also removes Registry entries created at install time.
-scm a|m|r|s
(Windows only) Changes settings in the service control manager.
a
(Windows only) Installs the Universal Platform Adapter as a service, marking it as autostart. The service will start following this command.
m
(Windows only) Installs the Universal Platform Adapter as a service or daemon, marking it as start on demand. The service will not start following this command.
r
(Windows only) Removes the Universal Platform Adapter as a service. If it the service is running, it will be stopped.
s
(Windows only) Starts the Universal Platform Adapter as a service. This may be combined with a
or m
.
-t
Enables or disables NerveCenter integration with Tivoli TME.
-tcfg
Defines the full qualified path/filename for the Event Adapter configuration file. The default is /opt/OSInc/userfiles/nctec.cfg
-thost
Defines the machine on which the Tivoli Event Server is located. The default is localhost.
-toneway
Defines the best-effort delivery method to the Tivoli TME agent. The default is 0.
-tport
Defines the port the NerveCenter platform adapter uses to communicate with Tivoli Event Server. The default is 32510.
-ttype
Defines the type of connection to be established with the Tivoli Event Server:
0 Connectionless delivery to agent.
1 Connection-oriented (secure) delivery to agent.
-u
Enables or disables NerveCenter integration with CA Unicenter TNG.
On Windows, when starting paserver from the command line, you must specify either -d
or -scm
option in combination with either -n ON
or -u ON
.
-v
Views current Universal Platform Adapter settings.
If you want these settings to take effect every time the Universal Platform Adapter is started, edit the file
pastart
to include these switches. pastart
resides in NerveCenter \bin
directory.
On Windows, when starting paserver from the command line, you must specify either -d
or -scm
option in combination with either -n ON
or -u ON
.
ovpa | semsopca |
29 July 2003 |