I am polling the pools in an F5 ( OID: 1.3.6.1.4.1.3375.2.2.5.2.3.1.8 ). I am trying to get a report to display the connections to one of the pools to display in a report that I can later schedule. I know I am doing something wrong, just not sure what. Any assistance would be appreciated.
Selected Field
DateTime, PollerName, and Status
Filter Results
Where all apply
NodeName is equal to <node>
PollerName is equal to PoolCurrentConns ( This UnDP works fine )
Where all apply
OID is equal to 1.3.6.1.4.1.3375.2.2.5.2.3.1.8
RowID is equal to 12.112.111.111.108.95.112.111.100.95.49.65.49 ( trying to pull the connections from one pool )
The result of this is :
F5 Web Connections Pool 1A1
| Date Time | Poller_Name | Status |
|---|
| 6/21/2010 11:30:06 AM | PoolCurrentConns | Unknown |
| 6/21/2010 11:31:06 AM | PoolCurrentConns | Unknown |
| 6/21/2010 11:32:06 AM | PoolCurrentConns | Unknown |
This is from the UnDP during the same time
| PoolCurrentConns - Chart |
| 6/21/2010 11:30:00 AM~6/21/2010 12:00:00 PM |
| LB1-0905-KK34-ECOM-WEB |
| DATE / TIME | pool_pod_1A1 |
| 21-Jun-2010 | 11:30 AM | 187 |
| 21-Jun-2010 | 11:31 AM | 269 |
| 21-Jun-2010 | 11:32 AM | 390 |