If you require more details about the operating status, power status, and service profile assignment of your monitored blade servers, enable the Event Subscription setting in the configuration file of the AIM.
Note: When you enable the Event Subscription, the number of the received events in the CA Server Automation manager can significantly increase. The load of SystemEDGE can also be affected. If necessary, install SystemEDGE and the UCS AIM on a separate AIM server.
Follow these steps:
The following XML code appears:
<properties targetNamespace="http://www.ca.com/cfg/types/2008/05"> <product name="cacucsaim"> <property name="DEFAULT_POLL_INTERVAL"> <value>300</value> <displayName>Default Poll Interval in Seconds</displayName> </property> <property name="UCS_EVENT_SUBSCRIPTION"> <value>DISABLE</value> <displayName>Default UCS event subscription setting. DISABLE or ENABLE.</displayName> </property> </product> </properties>
... <property name="UCS_EVENT_SUBSCRIPTION"> <value>ENABLE</value> <displayName>Default UCS event subscription setting. DISABLE or ENABLE.</displayName> </property> ...
The SystemEDGE Control Panel appears.
Event Subscription is enabled and you receive the appropriate events in the Event Console on the user interface.
Copyright © 2013 CA. All rights reserved. |
|