Specifying a list of
devices for one-minute polling
By default, the
does not send the
IP Availability Manager
s a list of devices that are eligible for monitoring at a
one-minute interval.
For the
to learn which devices are eligible for polling at a
one-minute interval, you must add them to the override-polling-system.txt file.
The syntax for a device entry
is:
<HOST> <IP>
For example:
kirk.vmware.com 10.10.9.9
To add device entries to the
override-polling-system.txt:
- Go to the TSM_BASEDIR/smarts/bin directory and enter the following command to open the override-polling-system.txt file:sm_edit conf/custom/override-polling-system.txt
- Add your device entries, one entry per line.
- Save and close the file.The modified version of the override-polling-system.txt file is saved to the TSM_BASEDIR/smarts/local/conf/custom directory.When topology split is invoked, and assuming that topology split is enabled and the TSM hook script is enabled, as explained in“Enabling topology split” on page 65and“Enabling the TSM hook script” on page 69, the loads the override-polling-system.txt file and sends theIP Availability Managers a list of devices that should be polled at a one-minute interval.