The CA Integration TNG Unicenter add-on has been enhanced. You can run the Unicenter TNG adaptor without starting the graphical user interface.
To start the adaptor in a command line interface, use this syntax:
# SunMC_base_dir/SunMC-TNG/sbin/ea-start [ -h | help] [-f propertyfile \ [ -u username ] ] |
The UNIX token (\) indicates the continuation of a command line.
Here is an example of starting the CA Integration TNG Unicenter add-on in the command line interface :
# /opt/SUNWsymon/SunMC-TNG/sbin/ea-start -f \ /var/opt/SUNWsymon/SunMC-TNG/SunMCToTngAdaptorMain.cfg |
To start the adaptor in the graphical user interface, use this syntax:
# SunMC_base_dir/SunMC-TNG/sbin/ea-start [-h help] [-ss serverhost] \ [-sp serverport] [-ts TNG hostname, TNG hostname...] \ [-tp TNG port] [-l log filepath] [-i pollinginterval] \ [-u username] |
Here is an example of starting the CA Integration TNG Unicenter add-on in the graphical user interface:
# /opt/SUNWsymon/SunMC-TNG/sbin/ea-start -ss sunmcserv -ts tngserv |