[solved] cacti windows installer problem

Post support questions that relate to the Windows 2003/2000/XP operating systems.

Moderators: Developers, Moderators

Post Reply
nicolaus
Posts: 4
Joined: Tue Dec 22, 2009 9:42 am

[solved] cacti windows installer problem

Post by nicolaus »

Trying to get 'SNMP - Interface Statistics' from a cisco router and
I'm getting this error message from a Data Query Debug:

+ Running data query [1].
+ Found type = '3' [snmp query].
+ Found data query XML file at 'C:/Apache2/htdocs/cacti/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'
+ No SNMP data returned
+ Found data query XML file at 'C:/Apache2/htdocs/cacti/resource/snmp_queries/interface.xml'
+ Found data query XML file at 'C:/Apache2/htdocs/cacti/resource/snmp_queries/interface.xml'
+ Found data query XML file at 'C:/Apache2/htdocs/cacti/resource/snmp_queries/interface.xml'

while using snmpwalk all is ok:

C:\Documents and Settings\rna>snmpwalk -v 1 -c RgB(#2004) 192.168.21.100 .1.3.6.
1.2.1.2.2.1.1
Cannot find module (NOTIFICATION-LOG-MIB): At line 1 in (none)
Cannot find module (NET-SNMP-AGENT-MIB): At line 1 in (none)
Cannot find module (DISMAN-EVENT-MIB): At line 1 in (none)
IF-MIB::ifIndex.1 = INTEGER: 1
IF-MIB::ifIndex.2 = INTEGER: 2
IF-MIB::ifIndex.4 = INTEGER: 4
IF-MIB::ifIndex.5 = INTEGER: 5
IF-MIB::ifIndex.7 = INTEGER: 7

where is the problem?
Thanks
User avatar
BSOD2600
Cacti Moderator
Posts: 12171
Joined: Sat May 08, 2004 12:44 pm
Location: USA

Post by BSOD2600 »

Cacti really doesn't use MIB files (php on the otherhand does) and those errors can be ignored. It would appear your system is missing those 3 mib files -- google should have them. put them in your MIBDIRS folder.
nicolaus
Posts: 4
Joined: Tue Dec 22, 2009 9:42 am

photo of the error

Post by nicolaus »

Thanks,
but my problem not in errors that I look, I cannot gather statistics from interfaces and the device is not defined at connection
Attachments
cacti.JPG
cacti.JPG (53.39 KiB) Viewed 2354 times
User avatar
BSOD2600
Cacti Moderator
Posts: 12171
Joined: Sat May 08, 2004 12:44 pm
Location: USA

Post by BSOD2600 »

Try increasing the snmp timeout for that device in cacti.
Does cacti show the device as Up or Down?
What poller are you using?
nicolaus
Posts: 4
Joined: Tue Dec 22, 2009 9:42 am

information

Post by nicolaus »

snmp timeout not help, i see when i run snmpwalk sniffer capture snmp request
but when i run cacti GUI nothing is out, why?
poller - cmd.php
cacti show the device is Down
User avatar
BSOD2600
Cacti Moderator
Posts: 12171
Joined: Sat May 08, 2004 12:44 pm
Location: USA

Post by BSOD2600 »

Does your cacti installation work against any other devices with SNMP?

If cacti thinks the device is down (what uptime method are you using?), then it won't try to query it.
nicolaus
Posts: 4
Joined: Tue Dec 22, 2009 9:42 am

solved

Post by nicolaus »

Thanks, problem was in FQDN devices, log ping query time out find a problem.
Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests