Upgraded from 8.6j to 8.7b issues creating graphs
Moderators: Developers, Moderators
Upgraded from 8.6j to 8.7b issues creating graphs
- Attachments
-
- cacti upgrade from 8.6j to 8.7b.doc
- (358 KiB) Downloaded 128 times
I have read through the doc's I have even done a fresh install. snmp is pulling the interfaces but when i go to create a graph i get the following.
This data query returned 0 rows, perhaps there was a problem executing this data query. You can run this data query in debug mode to get more information.
And i get this in debug mode.
+ Running data query [1].
+ Found type = '3' [snmp query].
+ Found data query XML file at '/usr/local/apache/htdocs/cacti-7/resource/snmp_queries/interface.xml'
+ XML file parsed ok.
+ Executing SNMP walk for list of indexes @ '.1.3.6.1.2.1.2.2.1.1'
+ Located input field 'ifIndex' [walk]
+ Executing SNMP walk for data @ '.1.3.6.1.2.1.2.2.1.1'
+ Found item [ifIndex='1'] index: 1 [from value]
+ Found item [ifIndex='2'] index: 2 [from value]
+ Found item [ifIndex='3'] index: 3 [from value]
+ Found item [ifIndex='4'] index: 4 [from value]
+ Found item [ifIndex='5'] index: 5 [from value]
+ Found item [ifIndex='6'] index: 6 [from value]
+ Located input field 'ifOperStatus' [walk]
+ Executing SNMP walk for data @ '.1.3.6.1.2.1.2.2.1.8'
+ Found item [ifOperStatus='Up'] index: 1 [from value]
+ Found item [ifOperStatus='Down'] index: 2 [from value]
+ Found item [ifOperStatus='Up'] index: 3 [from value]
+ Found item [ifOperStatus='Down'] index: 4 [from value]
+ Found item [ifOperStatus='Up'] index: 5 [from value]
+ Found item [ifOperStatus='Up'] index: 6 [from value]
+ Located input field 'ifDescr' [walk]
+ Executing SNMP walk for data @ '.1.3.6.1.2.1.2.2.1.2'
+ Found item [ifDescr='Serial0/0/0'] index: 1 [from value]
+ Found item [ifDescr='Serial0/1/0'] index: 2 [from value]
+ Found item [ifDescr='GigabitEthernet0/0'] index: 3 [from value]
+ Found item [ifDescr='GigabitEthernet0/1'] index: 4 [from value]
+ Found item [ifDescr='Null0'] index: 5 [from value]
+ Found item [ifDescr='Loopback0'] index: 6 [from value]
+ Located input field 'ifName' [walk]
+ Executing SNMP walk for data @ '.1.3.6.1.2.1.31.1.1.1.1'
+ Found item [ifName='Se0/0/0'] index: 1 [from value]
+ Found item [ifName='Se0/1/0'] index: 2 [from value]
+ Found item [ifName='Gi0/0'] index: 3 [from value]
+ Found item [ifName='Gi0/1'] index: 4 [from value]
+ Found item [ifName='Nu0'] index: 5 [from value]
+ Found item [ifName='Lo0'] index: 6 [from value]
+ Located input field 'ifAlias' [walk]
+ Executing SNMP walk for data @ '.1.3.6.1.2.1.31.1.1.1.18'
+ Found item [ifAlias='To NCO507-7206E s4/2:0 DNEC.864923 CH 28 DHEC.902614'] index: 1 [from value]
+ Found item [ifAlias=''] index: 2 [from value]
+ Found item [ifAlias='*** To guayprxx-sr01 (Fa5/36) ***'] index: 3 [from value]
+ Found item [ifAlias=''] index: 4 [from value]
+ Found item [ifAlias=''] index: 5 [from value]
+ Found item [ifAlias=''] index: 6 [from value]
+ Located input field 'ifType' [walk]
+ Executing SNMP walk for data @ '.1.3.6.1.2.1.2.2.1.3'
+ Found item [ifType='propPointToPointSerial'] index: 1 [from value]
+ Found item [ifType='propPointToPointSerial'] index: 2 [from value]
+ Found item [ifType='ethernetCsmacd'] index: 3 [from value]
+ Found item [ifType='ethernetCsmacd'] index: 4 [from value]
+ Found item [ifType='other'] index: 5 [from value]
+ Found item [ifType='softwareLoopback'] index: 6 [from value]
+ Located input field 'ifSpeed' [walk]
+ Executing SNMP walk for data @ '.1.3.6.1.2.1.2.2.1.5'
+ Found item [ifSpeed='1544000'] index: 1 [from value]
+ Found item [ifSpeed='1544000'] index: 2 [from value]
+ Found item [ifSpeed='100000000'] index: 3 [from value]
+ Found item [ifSpeed='1000000000'] index: 4 [from value]
+ Found item [ifSpeed='4294967295'] index: 5 [from value]
+ Found item [ifSpeed='4294967295'] index: 6 [from value]
+ Located input field 'ifHwAddr' [walk]
+ Executing SNMP walk for data @ '.1.3.6.1.2.1.2.2.1.6'
+ Found item [ifHwAddr=''] index: 1 [from value]
+ Found item [ifHwAddr=''] index: 2 [from value]
+ Found item [ifHwAddr='00:13:80:85:74:80'] index: 3 [from value]
+ Found item [ifHwAddr='00:13:80:85:74:81'] index: 4 [from value]
+ Found item [ifHwAddr=''] index: 5 [from value]
+ Found item [ifHwAddr=''] index: 6 [from value]
+ Located input field 'ifIP' [walk]
+ Executing SNMP walk for data @ '.1.3.6.1.2.1.4.20.1.2'
+ Found item [ifIP='172.30.242.18'] index: 1 [from regexp oid parse]
+ Found item [ifIP='172.30.242.49'] index: 3 [from regexp oid parse]
+ Found item [ifIP='172.30.250.129'] index: 6 [from regexp oid parse]
+ Found data query XML file at '/usr/local/apache/htdocs/cacti-7/resource/snmp_queries/interface.xml'
+ Found data query XML file at '/usr/local/apache/htdocs/cacti-7/resource/snmp_queries/interface.xml'
+ Found data query XML file at '/usr/local/apache/htdocs/cacti-7/resource/snmp_queries/interface.xml'
1) SNMP - Interface Statistics (Verbose Query) Uptime Goes Backwards Success [51 Items, 6 Rows]
This data query returned 0 rows, perhaps there was a problem executing this data query. You can run this data query in debug mode to get more information.
And i get this in debug mode.
+ Running data query [1].
+ Found type = '3' [snmp query].
+ Found data query XML file at '/usr/local/apache/htdocs/cacti-7/resource/snmp_queries/interface.xml'
+ XML file parsed ok.
+ Executing SNMP walk for list of indexes @ '.1.3.6.1.2.1.2.2.1.1'
+ Located input field 'ifIndex' [walk]
+ Executing SNMP walk for data @ '.1.3.6.1.2.1.2.2.1.1'
+ Found item [ifIndex='1'] index: 1 [from value]
+ Found item [ifIndex='2'] index: 2 [from value]
+ Found item [ifIndex='3'] index: 3 [from value]
+ Found item [ifIndex='4'] index: 4 [from value]
+ Found item [ifIndex='5'] index: 5 [from value]
+ Found item [ifIndex='6'] index: 6 [from value]
+ Located input field 'ifOperStatus' [walk]
+ Executing SNMP walk for data @ '.1.3.6.1.2.1.2.2.1.8'
+ Found item [ifOperStatus='Up'] index: 1 [from value]
+ Found item [ifOperStatus='Down'] index: 2 [from value]
+ Found item [ifOperStatus='Up'] index: 3 [from value]
+ Found item [ifOperStatus='Down'] index: 4 [from value]
+ Found item [ifOperStatus='Up'] index: 5 [from value]
+ Found item [ifOperStatus='Up'] index: 6 [from value]
+ Located input field 'ifDescr' [walk]
+ Executing SNMP walk for data @ '.1.3.6.1.2.1.2.2.1.2'
+ Found item [ifDescr='Serial0/0/0'] index: 1 [from value]
+ Found item [ifDescr='Serial0/1/0'] index: 2 [from value]
+ Found item [ifDescr='GigabitEthernet0/0'] index: 3 [from value]
+ Found item [ifDescr='GigabitEthernet0/1'] index: 4 [from value]
+ Found item [ifDescr='Null0'] index: 5 [from value]
+ Found item [ifDescr='Loopback0'] index: 6 [from value]
+ Located input field 'ifName' [walk]
+ Executing SNMP walk for data @ '.1.3.6.1.2.1.31.1.1.1.1'
+ Found item [ifName='Se0/0/0'] index: 1 [from value]
+ Found item [ifName='Se0/1/0'] index: 2 [from value]
+ Found item [ifName='Gi0/0'] index: 3 [from value]
+ Found item [ifName='Gi0/1'] index: 4 [from value]
+ Found item [ifName='Nu0'] index: 5 [from value]
+ Found item [ifName='Lo0'] index: 6 [from value]
+ Located input field 'ifAlias' [walk]
+ Executing SNMP walk for data @ '.1.3.6.1.2.1.31.1.1.1.18'
+ Found item [ifAlias='To NCO507-7206E s4/2:0 DNEC.864923 CH 28 DHEC.902614'] index: 1 [from value]
+ Found item [ifAlias=''] index: 2 [from value]
+ Found item [ifAlias='*** To guayprxx-sr01 (Fa5/36) ***'] index: 3 [from value]
+ Found item [ifAlias=''] index: 4 [from value]
+ Found item [ifAlias=''] index: 5 [from value]
+ Found item [ifAlias=''] index: 6 [from value]
+ Located input field 'ifType' [walk]
+ Executing SNMP walk for data @ '.1.3.6.1.2.1.2.2.1.3'
+ Found item [ifType='propPointToPointSerial'] index: 1 [from value]
+ Found item [ifType='propPointToPointSerial'] index: 2 [from value]
+ Found item [ifType='ethernetCsmacd'] index: 3 [from value]
+ Found item [ifType='ethernetCsmacd'] index: 4 [from value]
+ Found item [ifType='other'] index: 5 [from value]
+ Found item [ifType='softwareLoopback'] index: 6 [from value]
+ Located input field 'ifSpeed' [walk]
+ Executing SNMP walk for data @ '.1.3.6.1.2.1.2.2.1.5'
+ Found item [ifSpeed='1544000'] index: 1 [from value]
+ Found item [ifSpeed='1544000'] index: 2 [from value]
+ Found item [ifSpeed='100000000'] index: 3 [from value]
+ Found item [ifSpeed='1000000000'] index: 4 [from value]
+ Found item [ifSpeed='4294967295'] index: 5 [from value]
+ Found item [ifSpeed='4294967295'] index: 6 [from value]
+ Located input field 'ifHwAddr' [walk]
+ Executing SNMP walk for data @ '.1.3.6.1.2.1.2.2.1.6'
+ Found item [ifHwAddr=''] index: 1 [from value]
+ Found item [ifHwAddr=''] index: 2 [from value]
+ Found item [ifHwAddr='00:13:80:85:74:80'] index: 3 [from value]
+ Found item [ifHwAddr='00:13:80:85:74:81'] index: 4 [from value]
+ Found item [ifHwAddr=''] index: 5 [from value]
+ Found item [ifHwAddr=''] index: 6 [from value]
+ Located input field 'ifIP' [walk]
+ Executing SNMP walk for data @ '.1.3.6.1.2.1.4.20.1.2'
+ Found item [ifIP='172.30.242.18'] index: 1 [from regexp oid parse]
+ Found item [ifIP='172.30.242.49'] index: 3 [from regexp oid parse]
+ Found item [ifIP='172.30.250.129'] index: 6 [from regexp oid parse]
+ Found data query XML file at '/usr/local/apache/htdocs/cacti-7/resource/snmp_queries/interface.xml'
+ Found data query XML file at '/usr/local/apache/htdocs/cacti-7/resource/snmp_queries/interface.xml'
+ Found data query XML file at '/usr/local/apache/htdocs/cacti-7/resource/snmp_queries/interface.xml'
1) SNMP - Interface Statistics (Verbose Query) Uptime Goes Backwards Success [51 Items, 6 Rows]
Who is online
Users browsing this forum: No registered users and 3 guests