Hi,
I've attempted to use the BIGIP F5 template I found here however, it does not work with version 9.x of F5.
When I create the device and add the template and run the data query that came with it, it gives the following error:
+ Running data query [12].
+ Found type = '3' [snmp query].
+ Found data query XML file at '/var/www/html/cacti/resource/snmp_queries/f5_bigip_vs.xml'
+ XML file parsed ok.
+ Executing SNMP walk for list of indexes @ '1.3.6.1.4.1.3375.1.1.3.2.1.1'
+ No SNMP data returned
+ Found data query XML file at '/var/www/html/cacti/resource/snmp_queries/f5_bigip_vs.xml'
+ Found data query XML file at '/var/www/html/cacti/resource/snmp_queries/f5_bigip_vs.xml'
+ Found data query XML file at '/var/www/html/cacti/resource/snmp_queries/f5_bigip_vs.xml'
Here is the template xml:
<interface>
-
<name>
Get F5 Big-IP Load Balancer Virtual Server Statistics
</name>
<oid_index>1.3.6.1.4.1.3375.1.1.3.2.1.1</oid_index>
-
<oid_index_parse>
OID/REGEXP:.*\.([0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,5})$
</oid_index_parse>
<index_order>vsIndex</index_order>
<index_order_type>alphabetic</index_order_type>
-
<fields>
-
<vsIndex>
<name>Index</name>
<source>index</source>
<direction>input</direction>
</vsIndex>
-
<vsPoolName>
<name>Pool Name</name>
<method>walk</method>
<source>value</source>
<direction>input</direction>
<oid>1.3.6.1.4.1.3375.1.1.3.2.1.30</oid>
</vsPoolName>
-
<vsRuleName>
<name>Rule Name</name>
<method>walk</method>
<source>value</source>
<direction>input</direction>
<oid>1.3.6.1.4.1.3375.1.1.3.2.1.29</oid>
</vsRuleName>
-
<vsIPAddress>
<name>Pool IP Address</name>
<method>walk</method>
<source>value</source>
<direction>input</direction>
<oid>1.3.6.1.4.1.3375.1.1.3.2.1.1</oid>
</vsIPAddress>
-
<vsPoolTCPPort>
<name>Pool TCP Port</name>
<method>walk</method>
<source>value</source>
<direction>input</direction>
<oid>1.3.6.1.4.1.3375.1.1.3.2.1.2</oid>
</vsPoolTCPPort>
-
<vsBytesIn>
<name>Bytes In</name>
<method>walk</method>
<source>value</source>
<direction>output</direction>
<oid>1.3.6.1.4.1.3375.1.1.3.2.1.38</oid>
</vsBytesIn>
-
<vsBytesOut>
<name>Bytes Out</name>
<method>walk</method>
<source>value</source>
<direction>output</direction>
<oid>1.3.6.1.4.1.3375.1.1.3.2.1.39</oid>
</vsBytesOut>
-
<vsConnectionRate>
<name>Connection Rate</name>
<method>walk</method>
<source>value</source>
<direction>output</direction>
<oid>1.3.6.1.4.1.3375.1.1.3.2.1.19</oid>
</vsConnectionRate>
-
<vsConcurrentConnections>
<name>Concurrent Connections</name>
<method>walk</method>
<source>value</source>
<direction>output</direction>
<oid>1.3.6.1.4.1.3375.1.1.3.2.1.17</oid>
</vsConcurrentConnections>
</fields>
</interface>
Thanks for any help!
--Neil
Help with F5 v9.x
Moderators: Developers, Moderators
F5 V9 Templates
Attached the snmp_queries that I use for Virtual Server and Pool statistics for v9 software.
- Attachments
-
- f5_bigip_pool_9.xml
- (1.55 KiB) Downloaded 436 times
-
- f5_bigip_vs_9.xml
- (1.91 KiB) Downloaded 583 times
-
- Posts: 3
- Joined: Tue Nov 29, 2005 1:04 pm
F5 V9 Templates
Do you have host or graph templates to go with these?
Who is online
Users browsing this forum: No registered users and 3 guests