Ad blocker detected: Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker on our website.
+ Running data query [44].
+ Found type = '3' [snmp query].
+ Found data query XML file at '/usr/share/cacti/resource/snmp_queries/StoneSoft_fwIfTable.xml'
+ XML file parsed ok.
+ Executing SNMP walk for list of indexes @ '.1.3.6.1.4.1.1369.5.2.1.10.1.2'
+ Index found at OID: '1.3.6.1.4.1.1369.5.2.1.10.1.2.1' value: 'eth0'
+ Index found at OID: '1.3.6.1.4.1.1369.5.2.1.10.1.2.2' value: 'eth1'
+ Index found at OID: '1.3.6.1.4.1.1369.5.2.1.10.1.2.3' value: 'eth2'
+ Index found at OID: '1.3.6.1.4.1.1369.5.2.1.10.1.2.4' value: 'eth3'
+ Index found at OID: '1.3.6.1.4.1.1369.5.2.1.10.1.2.5' value: ''
+ index_parse at OID: '1.3.6.1.4.1.1369.5.2.1.10.1.2.1' results: '1'
+ index_parse at OID: '1.3.6.1.4.1.1369.5.2.1.10.1.2.2' results: '2'
+ index_parse at OID: '1.3.6.1.4.1.1369.5.2.1.10.1.2.3' results: '3'
+ index_parse at OID: '1.3.6.1.4.1.1369.5.2.1.10.1.2.4' results: '4'
+ index_parse at OID: '1.3.6.1.4.1.1369.5.2.1.10.1.2.5' results: '5'
+ Located input field 'fwIfStatsIndex' [walk]
+ Executing SNMP walk for data @ '.1.3.6.1.4.1.1369.5.2.1.10.1.1'
+ Located input field 'fwIfName' [walk]
+ Executing SNMP walk for data @ '.1.3.6.1.4.1.1369.5.2.1.10.1.2'
+ Found item [fwIfName='eth0'] index: 1 [from value]
+ Found item [fwIfName='eth1'] index: 2 [from value]
+ Found item [fwIfName='eth2'] index: 3 [from value]
+ Found item [fwIfName='eth3'] index: 4 [from value]
+ Found item [fwIfName=''] index: 5 [from value]
+ Found data query XML file at '/usr/share/cacti/resource/snmp_queries/StoneSoft_fwIfTable.xml'
+ Found data query XML file at '/usr/share/cacti/resource/snmp_queries/StoneSoft_fwIfTable.xml'
+ Found data query XML file at '/usr/share/cacti/resource/snmp_queries/StoneSoft_fwIfTable.xml'
Btw, I don't understand : it works perfectly the first way (without regex) for other queries in other branches :
+ Running data query [46].
+ Found type = '3' [snmp query].
+ Found data query XML file at '/usr/share/cacti/resource/snmp_queries/StoneSoft_fwDiskSpaceUsageTable.xml'
+ XML file parsed ok.
+ Executing SNMP walk for list of indexes @ '.1.3.6.1.4.1.1369.5.2.1.11.3.1.2'
+ Index found at OID: '1.3.6.1.4.1.1369.5.2.1.11.3.1.2.1' value: '/dev/sda2'
+ Index found at OID: '1.3.6.1.4.1.1369.5.2.1.11.3.1.2.2' value: '/dev/sda6'
+ Index found at OID: '1.3.6.1.4.1.1369.5.2.1.11.3.1.2.3' value: '/dev/sda7'
+ Located input field 'fwPartitionIndex' [walk]
+ Executing SNMP walk for data @ '.1.3.6.1.4.1.1369.5.2.1.11.3.1.1'
+ Located input field 'fwPartitionDevName' [walk]
+ Executing SNMP walk for data @ '.1.3.6.1.4.1.1369.5.2.1.11.3.1.2'
+ Found item [fwPartitionDevName='/dev/sda2'] index: 1 [from value]
+ Found item [fwPartitionDevName='/dev/sda6'] index: 2 [from value]
+ Found item [fwPartitionDevName='/dev/sda7'] index: 3 [from value]
+ Located input field 'fwMountPointName' [walk]
+ Executing SNMP walk for data @ '.1.3.6.1.4.1.1369.5.2.1.11.3.1.3'
+ Found item [fwMountPointName='/'] index: 1 [from value]
+ Found item [fwMountPointName='/data'] index: 2 [from value]
+ Found item [fwMountPointName='/spool'] index: 3 [from value]
+ Found data query XML file at '/usr/share/cacti/resource/snmp_queries/StoneSoft_fwDiskSpaceUsageTable.xml'
+ Found data query XML file at '/usr/share/cacti/resource/snmp_queries/StoneSoft_fwDiskSpaceUsageTable.xml'
+ Found data query XML file at '/usr/share/cacti/resource/snmp_queries/StoneSoft_fwDiskSpaceUsageTable.xml'
+ Found data query XML file at '/usr/share/cacti/resource/snmp_queries/StoneSoft_fwDiskSpaceUsageTable.xml'
+ Found data query XML file at '/usr/share/cacti/resource/snmp_queries/StoneSoft_fwDiskSpaceUsageTable.xml'
+ Found data query XML file at '/usr/share/cacti/resource/snmp_queries/StoneSoft_fwDiskSpaceUsageTable.xml'
Cacti 0.8.8b + spine 0.8.8b
on Debian / Apache 2.2 / PHP 5.2 / MySQL 5.0
Here is the StoneGate 5.3 host template.
So, there is still an unresolved index problem with the firewall stats per interface. Any help would be greatly appreciated on this...
It includes :
- CPU usage details, global and per core
- Physical memory usage
- Current connections
- Allowed packets
- Discarded packets
- Rejected packets
- Logged packets
- Accounted packets
- Disk space usage per partition
- Standard interfaces traffic (including 64 bits counters support)
- Uptime
(Screenshots to be added)
Cacti 0.8.8b + spine 0.8.8b
on Debian / Apache 2.2 / PHP 5.2 / MySQL 5.0
"<source>index</source>" will use parsed index for it.
Simulated result:
XML file parsed ok.
Executing SNMP walk for list of indexes @ '.1.3.6.1.4.1.1369.5.2.1.10.1.2'
Index found at OID: '.1.3.6.1.4.1.1369.5.2.1.10.1.2.1' value: 'eth0'
Index found at OID: '.1.3.6.1.4.1.1369.5.2.1.10.1.2.2' value: 'eth1'
Index found at OID: '.1.3.6.1.4.1.1369.5.2.1.10.1.2.3' value: 'eth2'
Index found at OID: '.1.3.6.1.4.1.1369.5.2.1.10.1.2.4' value: 'eth3'
Index found at OID: '.1.3.6.1.4.1.1369.5.2.1.10.1.2.5' value: ''
index_parse at OID: '.1.3.6.1.4.1.1369.5.2.1.10.1.2.1' results: '1'
index_parse at OID: '.1.3.6.1.4.1.1369.5.2.1.10.1.2.2' results: '2'
index_parse at OID: '.1.3.6.1.4.1.1369.5.2.1.10.1.2.3' results: '3'
index_parse at OID: '.1.3.6.1.4.1.1369.5.2.1.10.1.2.4' results: '4'
index_parse at OID: '.1.3.6.1.4.1.1369.5.2.1.10.1.2.5' results: '5' Inserting index data for field 'fwIfStatsIndex' [value='1']
Inserting index data for field 'fwIfStatsIndex' [value='2']
Inserting index data for field 'fwIfStatsIndex' [value='3']
Inserting index data for field 'fwIfStatsIndex' [value='4']
Inserting index data for field 'fwIfStatsIndex' [value='5']
Located input field 'fwIfName' [walk]
Executing SNMP walk for data @ '.1.3.6.1.4.1.1369.5.2.1.10.1.2'
Found item [fwIfName='eth0'] index: 1 [from value]
Found item [fwIfName='eth1'] index: 2 [from value]
Found item [fwIfName='eth2'] index: 3 [from value]
Found item [fwIfName='eth3'] index: 4 [from value]
Found item [fwIfName=''] index: 5 [from value]
...
+ Running data query [44].
+ Found type = '3' [snmp query].
+ Found data query XML file at '/usr/share/cacti/resource/snmp_queries/StoneSoft_fwIfTable.xml'
+ XML file parsed ok.
+ Executing SNMP walk for list of indexes @ '.1.3.6.1.4.1.1369.5.2.1.10.1.2'
+ Index found at OID: '1.3.6.1.4.1.1369.5.2.1.10.1.2.1' value: 'eth0_0'
+ Index found at OID: '1.3.6.1.4.1.1369.5.2.1.10.1.2.2' value: 'eth0_1'
+ Index found at OID: '1.3.6.1.4.1.1369.5.2.1.10.1.2.3' value: 'eth0_2'
+ Index found at OID: '1.3.6.1.4.1.1369.5.2.1.10.1.2.4' value: 'eth0_3'
+ Index found at OID: '1.3.6.1.4.1.1369.5.2.1.10.1.2.5' value: 'eth0_4'
+ Index found at OID: '1.3.6.1.4.1.1369.5.2.1.10.1.2.6' value: ''
+ index_parse at OID: '1.3.6.1.4.1.1369.5.2.1.10.1.2.1' results: '1'
+ index_parse at OID: '1.3.6.1.4.1.1369.5.2.1.10.1.2.2' results: '2'
+ index_parse at OID: '1.3.6.1.4.1.1369.5.2.1.10.1.2.3' results: '3'
+ index_parse at OID: '1.3.6.1.4.1.1369.5.2.1.10.1.2.4' results: '4'
+ index_parse at OID: '1.3.6.1.4.1.1369.5.2.1.10.1.2.5' results: '5'
+ index_parse at OID: '1.3.6.1.4.1.1369.5.2.1.10.1.2.6' results: '6'
+ Inserting index data for field 'fwIfStatsIndex' [value='1']
+ Inserting index data for field 'fwIfStatsIndex' [value='2']
+ Inserting index data for field 'fwIfStatsIndex' [value='3']
+ Inserting index data for field 'fwIfStatsIndex' [value='4']
+ Inserting index data for field 'fwIfStatsIndex' [value='5']
+ Inserting index data for field 'fwIfStatsIndex' [value='6']
+ Located input field 'fwIfName' [walk]
+ Executing SNMP walk for data @ '.1.3.6.1.4.1.1369.5.2.1.10.1.2'
+ Found item [fwIfName='eth0_0'] index: 1 [from value]
+ Found item [fwIfName='eth0_1'] index: 2 [from value]
+ Found item [fwIfName='eth0_2'] index: 3 [from value]
+ Found item [fwIfName='eth0_3'] index: 4 [from value]
+ Found item [fwIfName='eth0_4'] index: 5 [from value]
+ Found item [fwIfName=''] index: 6 [from value]
+ Found data query XML file at '/usr/share/cacti/resource/snmp_queries/StoneSoft_fwIfTable.xml'
+ Found data query XML file at '/usr/share/cacti/resource/snmp_queries/StoneSoft_fwIfTable.xml'
+ Found data query XML file at '/usr/share/cacti/resource/snmp_queries/StoneSoft_fwIfTable.xml'
But I still encounter the same issue in the datasources :
Regarding the fact we don't get anything on fwIfStatsIndex OIDs, I got the following reply from the support :
R&D tells that OID 1369.5.2.1.10.1.1 is fwIfStatsIndex, which is in our MIB described as not-accessible - as a 1369.5.2.1.10.1's sequence index, there's no need to access that.
Cacti 0.8.8b + spine 0.8.8b
on Debian / Apache 2.2 / PHP 5.2 / MySQL 5.0
In your "Indexed query definition", please make sure whether all datasources are selected properly (and enabled checkbox).
(If you modified data query or data template, then re-create all graphs and datasources.)
R&D tells that OID 1369.5.2.1.10.1.1 is fwIfStatsIndex, which is in our MIB described as not-accessible - as a 1369.5.2.1.10.1's sequence index, there's no need to access that.
+ Running data query [44].
+ Found type = '3' [snmp query].
+ Found data query XML file at '/usr/share/cacti/resource/snmp_queries/StoneSoft_fwIfTable.xml'
+ XML file parsed ok.
+ Executing SNMP walk for list of indexes @ '.1.3.6.1.4.1.1369.5.2.1.10.1.2'
+ Index found at OID: '1.3.6.1.4.1.1369.5.2.1.10.1.2.1' value: 'eth0_0'
+ Index found at OID: '1.3.6.1.4.1.1369.5.2.1.10.1.2.2' value: 'eth0_1'
+ Index found at OID: '1.3.6.1.4.1.1369.5.2.1.10.1.2.3' value: 'eth0_2'
+ Index found at OID: '1.3.6.1.4.1.1369.5.2.1.10.1.2.4' value: 'eth0_3'
+ Index found at OID: '1.3.6.1.4.1.1369.5.2.1.10.1.2.5' value: 'eth0_4'
+ Index found at OID: '1.3.6.1.4.1.1369.5.2.1.10.1.2.6' value: ''
+ index_parse at OID: '1.3.6.1.4.1.1369.5.2.1.10.1.2.1' results: '1'
+ index_parse at OID: '1.3.6.1.4.1.1369.5.2.1.10.1.2.2' results: '2'
+ index_parse at OID: '1.3.6.1.4.1.1369.5.2.1.10.1.2.3' results: '3'
+ index_parse at OID: '1.3.6.1.4.1.1369.5.2.1.10.1.2.4' results: '4'
+ index_parse at OID: '1.3.6.1.4.1.1369.5.2.1.10.1.2.5' results: '5'
+ index_parse at OID: '1.3.6.1.4.1.1369.5.2.1.10.1.2.6' results: '6'
+ Located input field 'fwIfStatsIndex' [walk]
+ Executing SNMP walk for data @ '.1.3.6.1.4.1.1369.5.2.1.10.1.2'
+ Found item [fwIfStatsIndex='1'] index: 1 [from regexp oid parse]
+ Found item [fwIfStatsIndex='2'] index: 2 [from regexp oid parse]
+ Found item [fwIfStatsIndex='3'] index: 3 [from regexp oid parse]
+ Found item [fwIfStatsIndex='4'] index: 4 [from regexp oid parse]
+ Found item [fwIfStatsIndex='5'] index: 5 [from regexp oid parse]
+ Found item [fwIfStatsIndex='6'] index: 6 [from regexp oid parse]
+ Located input field 'fwIfName' [walk]
+ Executing SNMP walk for data @ '.1.3.6.1.4.1.1369.5.2.1.10.1.2'
+ Found item [fwIfName='eth0_0'] index: 1 [from value]
+ Found item [fwIfName='eth0_1'] index: 2 [from value]
+ Found item [fwIfName='eth0_2'] index: 3 [from value]
+ Found item [fwIfName='eth0_3'] index: 4 [from value]
+ Found item [fwIfName='eth0_4'] index: 5 [from value]
+ Found item [fwIfName=''] index: 6 [from value]
+ Found data query XML file at '/usr/share/cacti/resource/snmp_queries/StoneSoft_fwIfTable.xml'
+ Found data query XML file at '/usr/share/cacti/resource/snmp_queries/StoneSoft_fwIfTable.xml'
+ Found data query XML file at '/usr/share/cacti/resource/snmp_queries/StoneSoft_fwIfTable.xml'
But this kind of data source, still not good but with a RRA file name :
Cacti 0.8.8b + spine 0.8.8b
on Debian / Apache 2.2 / PHP 5.2 / MySQL 5.0