Previous Topic: Configure the SNMP Data PollerNext Topic: View Cisco UCS Resources


Configure the Service Poller

The service poller retrieves pool and service profile information directly from the UCS Manager. Polled elements include:

The default service polling interval is 300 seconds.

To reset the polling interval

  1. Edit the \conf\caucsconf.cfg file as follows:

    <property name="CONFIG_KEY_UCS_SERVICE_POLL_INTERVAL">

    <!-- UCS service interval in seconds -->

    <value>300</value>

    <displayName>UCS Manager Polling Interval</displayName>

    </property>

  2. Save the file.