When using the Sun Management Center Integration package, you can perform the following tasks:
Discover Sun Management agents
View the status of the Sun Management agents
View Sun Management Center-generated events
Start the Details application
You must discover the Sun Management Center agents when you begin the application tasks.
If Unicenter TNG is already monitoring the host, you must first delete the objects in the WorldView console and re-discover them.
Delete the objects of the Sun Management Center agents in the Unicenter TNG WorldView console.
Discover the network in the Unicenter TNG WorldView console.
Select the Unicenter TNG Tools icon.
Select the Discovery Wizard to discover the network.
If you encounter problems discovering the Sun Management Center agents, see Cannot Discover a Sun Management Center Agent in Unicenter TNG.
The Sun Management Center agents and their loaded modules are displayed in the Unicenter TNG WorldView console.
Select the DomainBrowser icon.
The contents of the DomainBrowser are displayed.
Select a node that is a Sun Management Center agent.
For more information on how to discover Sun Management Center agents, refer to the Unicenter TNG User's Guide.
Create a pollset.
A pollset needs to be created in the Unicenter environment for each port on which Sun Management Center could run. For more information on creating pollsets, see the Unicenter TNG User's Guide.
Create a file with the following content.
ADDOBJECT="SunMC001" PollSet BEGIN interval TNGWV_OT_INT 600 0 timeout TNGWV_OT_INT 10 0 retries TNGWV_OT_INT 2 0 port_number TNGWV_OT_INT 1161 0 getCommunityString TNGWV_OT_STRING "public" 0 setCommunityString TNGWV_OT_STRING "admin" 0 retriesInterval TNGWV_OT_INT 0 0 objectFilter TNGWV_OT_STRING "SunMC" 0 hostFilter TNGWV_OT_STRING "*" 0 END |
Through this file, a pollset with the name “SunMC001” and the port 1161 is created.
Run the trix command to load the pollset into Unicenter.
trix -r repository-name -u repository-user -p password -f \ path-to-the-pollset-file-created-in-step1 |
Example:
trix -r HRrepository -u user1 -p pass3 -f /pollset_1161.txt |
Discover the host.
Discover the host by using standard Unicenter TNG discovery mechanisms.
Reclassify the host.
Reclassify the host to the correct Sun host type, if necessary. Refer to the Unicenter TNG User's Guide for more information on how to perform the reclassify operation.
Once the reclassify operation has completed, the Sun Management Center agents that are running on that host are automatically discovered in Unicenter.
You can view and monitor the status of the Sun Management Center agents from within the Unicenter TNG WorldView console.
The alarm severity states/colors for Sun Management Center and Unicenter TNG differ from each other. Each alarm severity state in Sun Management Center has been mapped to the closest counterpart of that severity state in Unicenter TNG. The following table contains the mapping between alarm severity states/colors in Sun Management Center and Unicenter TNG:
Sun Management Center Alarm Severity States/Colors |
Unicenter TNG Alarm Severity States/Colors |
---|---|
Normal (Green) |
Normal (Green) |
Caution (Blue) |
Warning (Yellow) |
Alert (Yellow) |
Warning (Yellow) |
Down (Black) |
Critical (Red) |
Disabled (Grey) |
Critical (Red) |
Critical (Red) |
Critical (Red) |
In the Unicenter TNG WorldView console, select the DomainBrowser. This action expands and displays the contents of the DomainBrowser.
To view and monitor the status of the Sun Management Center agents, select the agent from the expanded list that is displayed in the Unicenter TNG WorldView console window.
The Unicenter TNG WorldView hierarchical tree, which can be viewed from the Unicenter TNG window, consists of the following levels:
Enterprise Management
Host names
Calendar, Event, and Station Management
Messages for each event
In the Unicenter TNG WorldView hierarchical tree, select and expand the Enterprise Managment icon.
The Enterprise Management contents are displayed.
Select the host that you wish to view.
Double-click the Console Logs icon.
All alarms from the Sun Management Center application are displayed in the Unicenter TNG Console Log window when you double-click on Console Logs icon.