SNMP down - but cacti can see?
Moderators: Developers, Moderators
-
- Posts: 8
- Joined: Wed Apr 27, 2005 9:00 pm
SNMP down - but cacti can see?
Hello.
Ive just upgraded to the latest version and everything is working fine, however, one thing is not.
I have the host down detection using SNMP for all hosts and all bar two work.
These two are ADSL routers (albeit different vendors, using the same underlying software).
Cacti shows;
SNMP Information
System: U.S. Robotics Software Version 1406_060404-2.14L.01A
Uptime: 0
Hostname: ext-gw
--
SNMP Information
System: Broadcom Bcm963xx Software Version 2.18L.01
Uptime: 0
Hostname: ext-gw
It seems these hosts do not count uptime and that is the only thing I can think of that is causing the problems.
Cacti lists all the interfaces (pppoe/pppoa/wlan/eth etc) and will allow me to create graphs - it just seems that as it is showing the device as down - no data is collected.
Any help would be great!
Matt
Ive just upgraded to the latest version and everything is working fine, however, one thing is not.
I have the host down detection using SNMP for all hosts and all bar two work.
These two are ADSL routers (albeit different vendors, using the same underlying software).
Cacti shows;
SNMP Information
System: U.S. Robotics Software Version 1406_060404-2.14L.01A
Uptime: 0
Hostname: ext-gw
--
SNMP Information
System: Broadcom Bcm963xx Software Version 2.18L.01
Uptime: 0
Hostname: ext-gw
It seems these hosts do not count uptime and that is the only thing I can think of that is causing the problems.
Cacti lists all the interfaces (pppoe/pppoa/wlan/eth etc) and will allow me to create graphs - it just seems that as it is showing the device as down - no data is collected.
Any help would be great!
Matt
- rony
- Developer/Forum Admin
- Posts: 6022
- Joined: Mon Nov 17, 2003 6:35 pm
- Location: Michigan, USA
- Contact:
Can you post an output of the following query against both ADSL devices:
I'm curious if it is responding at all for uptime, or if it's just giving a 0.
Code: Select all
snmpwalk -v 1 -c <snmp community> <hostname> .1.3.6.1.2.1.1
[size=117][i][b]Tony Roman[/b][/i][/size]
[size=84][i]Experience is what causes a person to make new mistakes instead of old ones.[/i][/size]
[size=84][i]There are only 3 way to complete a project: Good, Fast or Cheap, pick two.[/i][/size]
[size=84][i]With age comes wisdom, what you choose to do with it determines whether or not you are wise.[/i][/size]
[size=84][i]Experience is what causes a person to make new mistakes instead of old ones.[/i][/size]
[size=84][i]There are only 3 way to complete a project: Good, Fast or Cheap, pick two.[/i][/size]
[size=84][i]With age comes wisdom, what you choose to do with it determines whether or not you are wise.[/i][/size]
-
- Posts: 8
- Joined: Wed Apr 27, 2005 9:00 pm
Hi;
The reply as below (same on both bar contact, location etc)
[root@pingu root]# snmpwalk -v 1 -c community ip .1.3.6.1.2.1.1
SNMPv2-MIB::sysDescr.0 = STRING: U.S. Robotics Software Version 1406_060404-2.14L.01A
SNMPv2-MIB::sysObjectID.0 = OID: SNMPv2-SMI::enterprises.4413.2.10
SNMPv2-MIB::sysUpTime.0 = Timeticks: (0) 0:00:00.00
SNMPv2-MIB::sysContact.0 = STRING: MY NAME HERE
SNMPv2-MIB::sysName.0 = STRING: ext-gw
SNMPv2-MIB::sysLocation.0 = STRING: MY LOCATION HERE
SNMPv2-MIB::sysServices.0 = INTEGER: 72
Thanks
Matt
The reply as below (same on both bar contact, location etc)
[root@pingu root]# snmpwalk -v 1 -c community ip .1.3.6.1.2.1.1
SNMPv2-MIB::sysDescr.0 = STRING: U.S. Robotics Software Version 1406_060404-2.14L.01A
SNMPv2-MIB::sysObjectID.0 = OID: SNMPv2-SMI::enterprises.4413.2.10
SNMPv2-MIB::sysUpTime.0 = Timeticks: (0) 0:00:00.00
SNMPv2-MIB::sysContact.0 = STRING: MY NAME HERE
SNMPv2-MIB::sysName.0 = STRING: ext-gw
SNMPv2-MIB::sysLocation.0 = STRING: MY LOCATION HERE
SNMPv2-MIB::sysServices.0 = INTEGER: 72
Thanks
Matt
Last edited by msmartinwsx on Tue May 10, 2005 7:25 am, edited 1 time in total.
- rony
- Developer/Forum Admin
- Posts: 6022
- Joined: Mon Nov 17, 2003 6:35 pm
- Location: Michigan, USA
- Contact:
So, it's there, but it's zero.... Um......
[size=117][i][b]Tony Roman[/b][/i][/size]
[size=84][i]Experience is what causes a person to make new mistakes instead of old ones.[/i][/size]
[size=84][i]There are only 3 way to complete a project: Good, Fast or Cheap, pick two.[/i][/size]
[size=84][i]With age comes wisdom, what you choose to do with it determines whether or not you are wise.[/i][/size]
[size=84][i]Experience is what causes a person to make new mistakes instead of old ones.[/i][/size]
[size=84][i]There are only 3 way to complete a project: Good, Fast or Cheap, pick two.[/i][/size]
[size=84][i]With age comes wisdom, what you choose to do with it determines whether or not you are wise.[/i][/size]
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
Grrr!
True understanding begins only when we realize how little we truly understand...
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
More patches for poorly written agents (maybe). The vendor should correct their MIB/OID.
TheWitness
TheWitness
True understanding begins only when we realize how little we truly understand...
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
-
- Posts: 8
- Joined: Wed Apr 27, 2005 9:00 pm
- rony
- Developer/Forum Admin
- Posts: 6022
- Joined: Mon Nov 17, 2003 6:35 pm
- Location: Michigan, USA
- Contact:
So much fun!!!
[size=117][i][b]Tony Roman[/b][/i][/size]
[size=84][i]Experience is what causes a person to make new mistakes instead of old ones.[/i][/size]
[size=84][i]There are only 3 way to complete a project: Good, Fast or Cheap, pick two.[/i][/size]
[size=84][i]With age comes wisdom, what you choose to do with it determines whether or not you are wise.[/i][/size]
[size=84][i]Experience is what causes a person to make new mistakes instead of old ones.[/i][/size]
[size=84][i]There are only 3 way to complete a project: Good, Fast or Cheap, pick two.[/i][/size]
[size=84][i]With age comes wisdom, what you choose to do with it determines whether or not you are wise.[/i][/size]
-
- Posts: 8
- Joined: Wed Apr 27, 2005 9:00 pm
Who is online
Users browsing this forum: No registered users and 3 guests