Example
As a state poller configuration example, let's take the previously described network (the diagram in the section entitled How to plan state polling), and configure state poller to fulfill the following requirements:
- All nodes need to be polled using SNMP every five minutes, except the objects described as follows:
- All interfaces with the name DataCenter should be polled every one minute using SNMP.
- There
are two HP printers in the NOC subnet, which are connected to a network
but do not support SNMP, so they need to be polled using ICMP every
five minutes.
Complete the following steps to configure state polling according to requirements:
- Set global monitoring settings by completing following steps:
- Select Monitoring Configuration in Configuration workspace.
- Select the Default Settings tab.
- Set Fault Polling Interval to 5 minutes.
- Make sure Enable SNMP interface Fault Polling is checked and Enable ICMP Management Address Polling is unchecked.
- Configure all interfaces with the interface name Data Center to be polled every one minute using SNMP:
- Select Interface Settings tab:
- Select New on Interface group field.
- Name the interface group, that is, Datacenter interfaces.
- Select Additional filters tab.
- Select the following values: Attribute = IfAlias, Operator = =, and Value = Data Center.
- Click Append.
- Click Save and Close.
- Make sure Enable SNMP Interface Fault Polling is selected and Enable ICMP Management Address Polling is unchecked.
- Set ordering number, that is,
150
. - Set Fault Polling Interval to 1 minute.
- Click Save and Close.
- Configure HP printers to be polled every five minutes using ICMP:
- Select Node Settings tab.
- Select New.
- Set ordering number, that is,
150
. - Set Enable ICMP Fault Polling.
- Uncheck Enable SNMP interface Fault Polling.
- Make sure that Fault Polling interval is set to 5 minutes.
- Select New in Node group.
- Enter name in Name field, that is, Printers.
- Select Device Filters tab.
- Select New.
- Select the following value in the device filter window: Device Category = Printer, Device Vendor = Hewlett-Packard.
- Click Save and Close.
- Select Save.
- Select Actions | Show Members to see whether devices are included in your filter.
Tip
You won't see printers if you don't have them in your discovered topology. In a real life scenario, you can always use Show member to check whether you have properly configured the filter scope.
- Click Save and Close.