Sun Management Center 3.5 Update 1 provides several additional enhancements to the Sun Management Center 3.5 software:
The Sun Management Center 3.5 Update 1 Developer Environment has been enhanced.
The SMLogin class now accepts an alternate locale setting as a parameter.
The Sun Management Center 3.5 Update 1 Production Environment has been enhanced.
Information about the server host is now available from the Java Console main menu. Choose View->User Session to obtain the User Login ID and the Server Host name.
Licensing information about the currently installed version of Sun Management Center 3.5 Update 1 is available from the Java Console main menu. Choose Help->About Sun Management Center to view the licensing information.
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 |