Hello, I'm trying to monitor many data center circuits using cacti. I get as far generating the graphs with the correct titles as well as graphing the breaker rating but what I'm having trouble with is the load data. A dump of the rrd file indicates the data (per phase) is not making it into the rrd. When running the xml script (verbose query) from the device page, the xml is parsed ok and it returns the data I'm looking for. Any help would be greatly appreciated... Below is the XML script I'm using as well as some of the output generated by the verbose query.
<interface>
<name>Eaton Load Statistics</name>
<oid_index>.1.3.6.1.4.1.534.6.6.4.1.3</oid_index>
<!-- <oid_index>.1.3.6.1.4.1.534.6.6.4.1.3</oid_index> -->
<oid_index_parse>OID/REGEXP:^.{32}(.*)</oid_index_parse>
<!-- <oid_index_parse>OID/REGEXP:.*\.([0-9].[0-9]{1,2})$</oid_index_parse> -->
<index_order>eatonBreakerIndex</index_order>
<index_order_type>alphabetic</index_order_type>
<index_title_format>|chosen_order_field|</index_title_format>
<fields>
<eatonBreakerIndex>
<name>Index</name>
<source>index</source>
<direction>input</direction>
</eatonBreakerIndex>
<breakerName>
<name>Name</name>
<method>walk</method>
<source>value</source>
<direction>input</direction>
<oid>.1.3.6.1.4.1.534.6.6.4.1.3.1.1.2</oid>
</breakerName>
<breakerPhaseCurrent>
<name>Preferred</name>
<method>walk</method>
<source>value</source>
<direction>output</direction>
<oid>.1.3.6.1.4.1.534.6.6.4.1.3.3.1.5</oid>
</breakerPhaseCurrent>
<breakerPhasePercentLoad>
<name>Preferred</name>
<method>walk</method>
<source>value</source>
<direction>output</direction>
<oid>.1.3.6.1.4.1.534.6.6.4.1.3.3.1.6</oid>
</breakerPhasePercentLoad>
<breakerRatedCurrent>
<name>Preferred</name>
<method>walk</method>
<source>value</source>
<direction>output</direction>
<oid>.1.3.6.1.4.1.534.6.6.4.1.3.1.1.3</oid>
</breakerRatedCurrent>
</fields>
</interface>
output
+ Running data query [71].
+ Found type = '3' [snmp query].
+ Found data query XML file at '/usr/share/cacti/resource/snmp_queries/eatonLoad.xml'
+ XML file parsed ok.
+ Executing SNMP walk for list of indexes @ '.1.3.6.1.4.1.534.6.6.4.1.3'
+ Index found at OID: '1.3.6.1.4.1.534.6.6.4.1.3.1.1.2.1.7' value: 'CSS 7107 4JH'
+ Index found at OID: '1.3.6.1.4.1.534.6.6.4.1.3.1.1.2.1.8' value: 'UGADM 7108 4DD'
+ Index found at OID: '1.3.6.1.4.1.534.6.6.4.1.3.1.1.2.1.13' value: 'CSS 7113 4JH'
+ Index found at OID: '1.3.6.1.4.1.534.6.6.4.1.3.1.1.2.1.14' value: 'CSS 7114 RACK5'
+ Index found at OID: '1.3.6.1.4.1.534.6.6.4.1.3.1.1.2.1.19' value: 'CSS 7119 4JJ'
+ Index found at OID: '1.3.6.1.4.1.534.6.6.4.1.3.1.1.2.1.20' value: 'CSS 7120 RACK4'
+ Index found at OID: '1.3.6.1.4.1.534.6.6.4.1.3.1.1.2.1.25' value: 'CCF 7125 3ID'
+ Index found at OID: '1.3.6.1.4.1.534.6.6.4.1.3.1.1.2.1.26' value: 'TD 7126 2KM'
+ Index found at OID: '1.3.6.1.4.1.534.6.6.4.1.3.1.1.2.1.31' value: 'BioMaps 7131 3IF'
+ Index found at OID: '1.3.6.1.4.1.534.6.6.4.1.3.1.1.2.1.32' value: 'TD 7132 2KL'
.
.
+ Index found at OID: '1.3.6.1.4.1.534.6.6.4.1.3.1.1.3.1.7' value: '300'
+ Index found at OID: '1.3.6.1.4.1.534.6.6.4.1.3.1.1.3.1.8' value: '300'
+ Index found at OID: '1.3.6.1.4.1.534.6.6.4.1.3.1.1.3.1.13' value: '300'
+ Index found at OID: '1.3.6.1.4.1.534.6.6.4.1.3.1.1.3.1.14' value: '300'
.
.The below is what's not not making into the rrd...
+ Index found at OID: '1.3.6.1.4.1.534.6.6.4.1.3.3.1.5.1.7.1' value: '57'
+ Index found at OID: '1.3.6.1.4.1.534.6.6.4.1.3.3.1.5.1.7.2' value: '72'
+ Index found at OID: '1.3.6.1.4.1.534.6.6.4.1.3.3.1.5.1.7.3' value: '78'
+ Index found at OID: '1.3.6.1.4.1.534.6.6.4.1.3.3.1.5.1.8.1' value: '45'
+ Index found at OID: '1.3.6.1.4.1.534.6.6.4.1.3.3.1.5.1.8.2' value: '39'
+ Index found at OID: '1.3.6.1.4.1.534.6.6.4.1.3.3.1.5.1.8.3' value: '26'
Thanks much!
3-Phase power monitoring via xml snmp queries
Moderators: Developers, Moderators
Re: 3-Phase power monitoring via xml snmp queries
Did you ever get this working properly? I'm currently looking to monitor the same type of equipment and am looking for any existing working templates out there.
Thanks
Thanks
Who is online
Users browsing this forum: No registered users and 3 guests