cacti 1.2.11 data query issue, support required

Post support questions that directly relate to Linux/Unix operating systems.

Moderators: Developers, Moderators

Post Reply
annapatil
Posts: 35
Joined: Wed Oct 13, 2010 3:22 am

cacti 1.2.11 data query issue, support required

Post by annapatil »

Hi All,

I am creating Huawei devices Fan status, below is my query. Graphs are created and showing Empty Graph in Management--> Graphs

Code: Select all

<query>
        <name>Huawei FAN Monitor</name>
        <oid_index>.1.3.6.1.4.1.2011.5.25.31.1.1.10.1</oid_index>
        <oid_index_parse>OID/REGEXP:.*\.([0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3})$</oid_index_parse>
        <fields>
                <hwEntityFanSlot>
                        <name>FanSlot</name>
                        <method>walk</method>
                        <source>value</source>
                        <direction>input</direction>
                        <oid>.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.1</oid>
                </hwEntityFanSlot>
                <hwEntityFanSn>
                        <name>FanSn</name>
                        <method>walk</method>
                        <source>value</source>
                        <direction>input</direction>
                        <oid>.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.2</oid>
                </hwEntityFanSn>
                <hwEntityFanPresent>
                        <name>FanPresent</name>
                        <method>walk</method>
                        <source>value</source>
                        <direction>input</direction>
                        <oid>.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.6</oid>
                </hwEntityFanPresent>
                <hwEntityFanState>
                        <name>FanState</name>
                        <method>walk</method>
                        <source>value</source>
                        <direction>output</direction>
                        <oid>.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.7</oid>
                </hwEntityFanState>
        </fields>
</query>
I am expecting query data as below
FanSlot --- FanSn --- FanPresent
19 --- 1 --- 1
19 --- 2 --- 1

but result as attached.
Attachments
data query issue.JPG
data query issue.JPG (47.82 KiB) Viewed 470 times
annapatil
Posts: 35
Joined: Wed Oct 13, 2010 3:22 am

Re: cacti 1.2.11 data query issue, support required

Post by annapatil »

Data Query Debug Information

Total: 0.000000, Delta: 0.000000, Found data query XML file at '/usr/share/cacti/resource/snmp_queries/Huawei_NE40_Fan.xml'
Total: 0.000000, Delta: 0.000000, Running Data Query [29].
Total: 0.000000, Delta: 0.000000, Found Type = '3' [SNMP Query].
Total: 0.000000, Delta: 0.000000, XML file parsed ok.
Total: 0.070000, Delta: 0.060000, <oid_num_indexes> missing in XML file, 'Index Count Changed' emulated by counting oid_index entries
Total: 0.330000, Delta: 0.270000, Executing SNMP walk for list of indexes @ '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1' Index Count: 63
Total: 0.330000, Delta: 0.000000, Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.1.19.1' value: '19'
Total: 0.330000, Delta: 0.000000, Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.1.19.2' value: '19'
Total: 0.330000, Delta: 0.000000, Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.1.19.3' value: '19'
Total: 0.330000, Delta: 0.000000, Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.1.19.4' value: '19'
Total: 0.330000, Delta: 0.000000, Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.1.19.5' value: '19'
Total: 0.330000, Delta: 0.000000, Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.1.19.6' value: '19'
Total: 0.330000, Delta: 0.000000, Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.1.19.7' value: '19'
Total: 0.330000, Delta: 0.000000, Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.1.19.8' value: '19'
Total: 0.330000, Delta: 0.000000, Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.1.19.9' value: '19'
Total: 0.330000, Delta: 0.000000, Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.2.19.1' value: '1'
Total: 0.330000, Delta: 0.000000, Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.2.19.2' value: '2'
Total: 0.330000, Delta: 0.000000, Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.2.19.3' value: '3'
Total: 0.330000, Delta: 0.000000, Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.2.19.4' value: '4'
Total: 0.330000, Delta: 0.000000, Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.2.19.5' value: '5'
Total: 0.330000, Delta: 0.000000, Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.2.19.6' value: '6'
Total: 0.330000, Delta: 0.000000, Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.2.19.7' value: '7'
Total: 0.330000, Delta: 0.000000, Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.2.19.8' value: '8'
Total: 0.330000, Delta: 0.000000, Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.2.19.9' value: '9'
Total: 0.330000, Delta: 0.000000, Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.3.19.1' value: '1'
Total: 0.330000, Delta: 0.000000, Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.3.19.2' value: '1'
Total: 0.330000, Delta: 0.000000, Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.3.19.3' value: '1'
Total: 0.330000, Delta: 0.000000, Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.3.19.4' value: '1'
Total: 0.330000, Delta: 0.000000, Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.3.19.5' value: '1'
Total: 0.330000, Delta: 0.000000, Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.3.19.6' value: '1'
Total: 0.330000, Delta: 0.000000, Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.3.19.7' value: '1'
Total: 0.330000, Delta: 0.000000, Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.3.19.8' value: '1'
Total: 0.330000, Delta: 0.000000, Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.3.19.9' value: '1'
Total: 0.330000, Delta: 0.000000, Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.4.19.1' value: '2'
Total: 0.330000, Delta: 0.000000, Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.4.19.2' value: '2'
Total: 0.330000, Delta: 0.000000, Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.4.19.3' value: '2'
Total: 0.330000, Delta: 0.000000, Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.4.19.4' value: '2'
Total: 0.330000, Delta: 0.000000, Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.4.19.5' value: '2'
Total: 0.330000, Delta: 0.000000, Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.4.19.6' value: '2'
Total: 0.330000, Delta: 0.000000, Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.4.19.7' value: '2'
Total: 0.330000, Delta: 0.000000, Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.4.19.8' value: '2'
Total: 0.330000, Delta: 0.000000, Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.4.19.9' value: '2'
Total: 0.330000, Delta: 0.000000, Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.5.19.1' value: '100'
Total: 0.330000, Delta: 0.000000, Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.5.19.2' value: '100'
Total: 0.330000, Delta: 0.000000, Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.5.19.3' value: '100'
Total: 0.330000, Delta: 0.000000, Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.5.19.4' value: '100'
Total: 0.330000, Delta: 0.000000, Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.5.19.5' value: '100'
Total: 0.330000, Delta: 0.000000, Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.5.19.6' value: '100'
Total: 0.330000, Delta: 0.000000, Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.5.19.7' value: '100'
Total: 0.330000, Delta: 0.000000, Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.5.19.8' value: '100'
Total: 0.330000, Delta: 0.000000, Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.5.19.9' value: '100'
Total: 0.330000, Delta: 0.000000, Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.6.19.1' value: '1'
Total: 0.330000, Delta: 0.000000, Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.6.19.2' value: '1'
Total: 0.330000, Delta: 0.000000, Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.6.19.3' value: '1'
Total: 0.330000, Delta: 0.000000, Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.6.19.4' value: '1'
Total: 0.330000, Delta: 0.000000, Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.6.19.5' value: '1'
Total: 0.330000, Delta: 0.000000, Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.6.19.6' value: '1'
Total: 0.330000, Delta: 0.000000, Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.6.19.7' value: '1'
Total: 0.330000, Delta: 0.000000, Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.6.19.8' value: '1'
Total: 0.330000, Delta: 0.000000, Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.6.19.9' value: '1'
Total: 0.330000, Delta: 0.000000, Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.7.19.1' value: '1'
Total: 0.330000, Delta: 0.000000, Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.7.19.2' value: '1'
Total: 0.330000, Delta: 0.000000, Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.7.19.3' value: '1'
Total: 0.330000, Delta: 0.000000, Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.7.19.4' value: '1'
Total: 0.330000, Delta: 0.000000, Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.7.19.5' value: '1'
Total: 0.330000, Delta: 0.000000, Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.7.19.6' value: '1'
Total: 0.330000, Delta: 0.000000, Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.7.19.7' value: '1'
Total: 0.330000, Delta: 0.000000, Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.7.19.8' value: '1'
Total: 0.330000, Delta: 0.000000, Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.7.19.9' value: '1'
Total: 0.340000, Delta: 0.000000, Filtering list of indexes @ '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1' Index Count: 63
Total: 0.340000, Delta: 0.000000, Filtered Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.1.19.1' value: '1.1.19.1'
Total: 0.340000, Delta: 0.000000, Filtered Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.1.19.2' value: '1.1.19.2'
Total: 0.340000, Delta: 0.000000, Filtered Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.1.19.3' value: '1.1.19.3'
Total: 0.340000, Delta: 0.000000, Filtered Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.1.19.4' value: '1.1.19.4'
Total: 0.340000, Delta: 0.000000, Filtered Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.1.19.5' value: '1.1.19.5'
Total: 0.340000, Delta: 0.000000, Filtered Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.1.19.6' value: '1.1.19.6'
Total: 0.340000, Delta: 0.000000, Filtered Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.1.19.7' value: '1.1.19.7'
Total: 0.340000, Delta: 0.000000, Filtered Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.1.19.8' value: '1.1.19.8'
Total: 0.340000, Delta: 0.000000, Filtered Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.1.19.9' value: '1.1.19.9'
Total: 0.340000, Delta: 0.000000, Filtered Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.2.19.1' value: '1.2.19.1'
Total: 0.340000, Delta: 0.000000, Filtered Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.2.19.2' value: '1.2.19.2'
Total: 0.340000, Delta: 0.000000, Filtered Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.2.19.3' value: '1.2.19.3'
Total: 0.340000, Delta: 0.000000, Filtered Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.2.19.4' value: '1.2.19.4'
Total: 0.340000, Delta: 0.000000, Filtered Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.2.19.5' value: '1.2.19.5'
Total: 0.340000, Delta: 0.000000, Filtered Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.2.19.6' value: '1.2.19.6'
Total: 0.340000, Delta: 0.000000, Filtered Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.2.19.7' value: '1.2.19.7'
Total: 0.340000, Delta: 0.000000, Filtered Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.2.19.8' value: '1.2.19.8'
Total: 0.340000, Delta: 0.000000, Filtered Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.2.19.9' value: '1.2.19.9'
Total: 0.340000, Delta: 0.000000, Filtered Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.3.19.1' value: '1.3.19.1'
Total: 0.340000, Delta: 0.000000, Filtered Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.3.19.2' value: '1.3.19.2'
Total: 0.340000, Delta: 0.000000, Filtered Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.3.19.3' value: '1.3.19.3'
Total: 0.340000, Delta: 0.000000, Filtered Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.3.19.4' value: '1.3.19.4'
Total: 0.340000, Delta: 0.000000, Filtered Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.3.19.5' value: '1.3.19.5'
Total: 0.340000, Delta: 0.000000, Filtered Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.3.19.6' value: '1.3.19.6'
Total: 0.340000, Delta: 0.000000, Filtered Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.3.19.7' value: '1.3.19.7'
Total: 0.340000, Delta: 0.000000, Filtered Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.3.19.8' value: '1.3.19.8'
Total: 0.340000, Delta: 0.000000, Filtered Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.3.19.9' value: '1.3.19.9'
Total: 0.340000, Delta: 0.000000, Filtered Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.4.19.1' value: '1.4.19.1'
Total: 0.340000, Delta: 0.000000, Filtered Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.4.19.2' value: '1.4.19.2'
Total: 0.340000, Delta: 0.000000, Filtered Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.4.19.3' value: '1.4.19.3'
Total: 0.340000, Delta: 0.000000, Filtered Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.4.19.4' value: '1.4.19.4'
Total: 0.340000, Delta: 0.000000, Filtered Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.4.19.5' value: '1.4.19.5'
Total: 0.340000, Delta: 0.000000, Filtered Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.4.19.6' value: '1.4.19.6'
Total: 0.340000, Delta: 0.000000, Filtered Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.4.19.7' value: '1.4.19.7'
Total: 0.340000, Delta: 0.000000, Filtered Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.4.19.8' value: '1.4.19.8'
Total: 0.340000, Delta: 0.000000, Filtered Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.4.19.9' value: '1.4.19.9'
Total: 0.340000, Delta: 0.000000, Filtered Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.5.19.1' value: '1.5.19.1'
Total: 0.340000, Delta: 0.000000, Filtered Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.5.19.2' value: '1.5.19.2'
Total: 0.340000, Delta: 0.000000, Filtered Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.5.19.3' value: '1.5.19.3'
Total: 0.340000, Delta: 0.000000, Filtered Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.5.19.4' value: '1.5.19.4'
Total: 0.340000, Delta: 0.000000, Filtered Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.5.19.5' value: '1.5.19.5'
Total: 0.340000, Delta: 0.000000, Filtered Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.5.19.6' value: '1.5.19.6'
Total: 0.340000, Delta: 0.000000, Filtered Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.5.19.7' value: '1.5.19.7'
Total: 0.340000, Delta: 0.000000, Filtered Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.5.19.8' value: '1.5.19.8'
Total: 0.340000, Delta: 0.000000, Filtered Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.5.19.9' value: '1.5.19.9'
Total: 0.340000, Delta: 0.000000, Filtered Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.6.19.1' value: '1.6.19.1'
Total: 0.340000, Delta: 0.000000, Filtered Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.6.19.2' value: '1.6.19.2'
Total: 0.340000, Delta: 0.000000, Filtered Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.6.19.3' value: '1.6.19.3'
Total: 0.340000, Delta: 0.000000, Filtered Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.6.19.4' value: '1.6.19.4'
Total: 0.340000, Delta: 0.000000, Filtered Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.6.19.5' value: '1.6.19.5'
Total: 0.340000, Delta: 0.000000, Filtered Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.6.19.6' value: '1.6.19.6'
Total: 0.340000, Delta: 0.000000, Filtered Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.6.19.7' value: '1.6.19.7'
Total: 0.340000, Delta: 0.000000, Filtered Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.6.19.8' value: '1.6.19.8'
Total: 0.340000, Delta: 0.000000, Filtered Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.6.19.9' value: '1.6.19.9'
Total: 0.340000, Delta: 0.000000, Filtered Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.7.19.1' value: '1.7.19.1'
Total: 0.340000, Delta: 0.000000, Filtered Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.7.19.2' value: '1.7.19.2'
Total: 0.340000, Delta: 0.000000, Filtered Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.7.19.3' value: '1.7.19.3'
Total: 0.340000, Delta: 0.000000, Filtered Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.7.19.4' value: '1.7.19.4'
Total: 0.340000, Delta: 0.000000, Filtered Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.7.19.5' value: '1.7.19.5'
Total: 0.340000, Delta: 0.000000, Filtered Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.7.19.6' value: '1.7.19.6'
Total: 0.340000, Delta: 0.000000, Filtered Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.7.19.7' value: '1.7.19.7'
Total: 0.340000, Delta: 0.000000, Filtered Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.7.19.8' value: '1.7.19.8'
Total: 0.340000, Delta: 0.000000, Filtered Index found at OID: '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.7.19.9' value: '1.7.19.9'
Click to show Data Query output for field 'hwEntityFanSlot'
Total: 0.340000, Delta: 0.000000, Located input field 'hwEntityFanSlot' [walk]
Total: 0.410000, Delta: 0.070000, Executing SNMP walk for data @ '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.1'
Found item [hwEntityFanSlot='19'] index: 1.1.19.1 [from value]
Found item [hwEntityFanSlot='19'] index: 1.1.19.2 [from value]
Found item [hwEntityFanSlot='19'] index: 1.1.19.3 [from value]
Found item [hwEntityFanSlot='19'] index: 1.1.19.4 [from value]
Found item [hwEntityFanSlot='19'] index: 1.1.19.5 [from value]
Found item [hwEntityFanSlot='19'] index: 1.1.19.6 [from value]
Found item [hwEntityFanSlot='19'] index: 1.1.19.7 [from value]
Found item [hwEntityFanSlot='19'] index: 1.1.19.8 [from value]
Found item [hwEntityFanSlot='19'] index: 1.1.19.9 [from value]
Click to show Data Query output for field 'hwEntityFanSn'
Total: 0.410000, Delta: 0.000000, Located input field 'hwEntityFanSn' [walk]
Total: 0.470000, Delta: 0.060000, Executing SNMP walk for data @ '.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.2'
Found item [hwEntityFanSn='1'] index: 1.2.19.1 [from value]
Found item [hwEntityFanSn='2'] index: 1.2.19.2 [from value]
Found item [hwEntityFanSn='3'] index: 1.2.19.3 [from value]Click to show Data Query output for field 'hwEntityFanPresent'
Total: 0.540000, Delta: 0.010000, Update Data Query Sort Cache complete
Total: 0.540000, Delta: 0.000000, Index Association with Local Data complete
Total: 0.710000, Delta: 0.170000, No Index Changes Detected, Skipping Re-Index and Poller Cache Re-population
Total: 0.710000, Delta: 0.000000, Automation Executing for Data Query complete
Total: 0.710000, Delta: 0.000000, Plugin hooks complete
Found item [hwEntityFanSn='4'] index: 1.2.19.4 [from value]
Found item [hwEntityFanSn='5'] index: 1.2.19.5 [from value]
Found item [hwEntityFanSn='6'] index: 1.2.19.6 [from value]
Found item [hwEntityFanSn='7'] index: 1.2.19.7 [from value]
Found item [hwEntityFanSn='8'] index: 1.2.19.8 [from value]
Found item [hwEntityFanSn='9'] index: 1.2.19.9 [from value]
annapatil
Posts: 35
Joined: Wed Oct 13, 2010 3:22 am

Re: cacti 1.2.11 data query issue, support required

Post by annapatil »

Issue resolved post changing snmp query

Code: Select all

<query>
        <name>Huawei FAN Monitor</name>
        <oid_index>.1.3.6.1.4.1.2011.5.25.31.1.1.10.1</oid_index>
        <oid_num_indexes>.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.1</oid_num_indexes>
        <oid_index_parse>OID/REGEXP:.*\.([0-9]{1,3}\.[0-9]{1,3})$</oid_index_parse>
        <index_order_type>numeric</index_order_type>
        <index_order>hwEntityFanSn</index_order>
        <index_title_format>|chosen_order_field|</index_title_format>
        <fields>
                <hwEntityFanSlot>
                        <name>FanSlot</name>
                        <method>walk</method>
                        <source>value</source>
                        <direction>input</direction>
                        <oid>.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.1</oid>
                </hwEntityFanSlot>
                <hwEntityFanSn>
                        <name>FanSn</name>
                        <method>walk</method>
                        <source>value</source>
                        <direction>input</direction>
                        <oid>.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.2</oid>
                </hwEntityFanSn>
                <hwEntityFanPresent>
                        <name>FanPresent</name>
                        <method>walk</method>
                        <source>value</source>
                        <direction>input</direction>
                        <oid>.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.6</oid>
                </hwEntityFanPresent>
                <hwEntityFanState>
                        <name>FanState</name>
                        <method>walk</method>
                        <source>value</source>
                        <direction>output</direction>
                        <oid>.1.3.6.1.4.1.2011.5.25.31.1.1.10.1.7</oid>
                </hwEntityFanState>
        </fields>
</query>
Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests