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.
cacti:~# dpkg -l *snmp*
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name Version Description
+++-=================================-=================================-==================================================================================
un libsnmp <none> (no description available)
ii libsnmp-base 5.2.1.2-4 NET SNMP (Simple Network Management Protocol) MIBs and Docs
un libsnmp-dev <none> (no description available)
ii libsnmp-perl 5.2.1.2-4 NET SNMP (Simple Network Management Protocol) Perl5 Support
un libsnmp5-dev <none> (no description available)
ii libsnmp9 5.2.1.2-4 NET SNMP (Simple Network Management Protocol) Library
ii libsnmp9-dev 5.2.1.2-4 NET SNMP (Simple Network Management Protocol) Development Files
ii php4-snmp 4.4.0-4 SNMP module for php4
un php5-snmp <none> (no description available)
ii snmp 5.2.1.2-4 NET SNMP (Simple Network Management Protocol) Apps
un snmpd <none> (no description available)
All work ... but not polling interface from devices ...
monitoring:/usr/share# dpkg -l |grep snmp
ii libsnmp-base 5.2.1.2-4 NET SNMP (Simple Network Management Protocol
ii libsnmp-session-perl 1.07-1 Perl support for accessing SNMP-aware device
ii libsnmp5 5.1.2-6.1 NET SNMP (Simple Network Management Protocol
ii libsnmp9 5.2.1.2-4 NET SNMP (Simple Network Management Protocol
ii php4-snmp 4.4.0-4 SNMP module for php4
ii snmp 5.2.1.2-4 NET SNMP (Simple Network Management Protocol
monitoring:/usr/share# dpkg -l |grep cacti
ii cacti 0.8.6g-1 Frontend to rrdtool for monitoring systems a
ii cacti-cactid 0.8.6d-5 Multi-Threading poller for cacti
Ok, I have to request that you install cacti from the source available on the cacti site.
No offence to the maintainer of the Deb packages, but we have had problems in the past. (FYI, I know will read this and email me.. )
[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]
yay good to see its not just me, there appears to be some kind of bug. i am using latest ver of net-snmp, pre-compiled cacti and from source, and still get the same issue. im leaning towards running mrtg just for bandwidth graphs, because i know that mrtg actually works.
Ok, what versions of Debian and Redhat are you running?
Is there a way I can inspect the systems to determine what is going on? If not, I will attempt to install in VMware and reproduce.
[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]
rony wrote:Ok, what versions of Debian and Redhat are you running?
Is there a way I can inspect the systems to determine what is going on? If not, I will attempt to install in VMware and reproduce.
Rony,
I use RHEL 4.0 or Debian (Sarge, Testing).
It's easy to reproduce the problem... update the distribution, you will have the last versions of net-snmp, php-snmp, php, ...
The polling via SNMP works well but not to poll interfaces ...
Well, not really, I'm not running any of those distros, so I have to install them. If I was able to access and troubleshoot on your installations, that would help me to fix it quicker.
[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]
rony wrote:Well, not really, I'm not running any of those distros, so I have to install them. If I was able to access and troubleshoot on your installations, that would help me to fix it quicker.
Sorry but it's not possible because of the security policy ...
Just install a debian box, "testing" version of debian. Add a device where you can monitor interfaces and you'll see the problem.
I can maybe reproduce this problem at home on my debian server in polling my interfaces and the interface of Access point...
[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]
I found the problem. It's about the cacti database!!!
If I rebuild a new database with cact.sql for example, the polling interfaces works !
What's uses "SNMP - Interface Statistics" ? How can I correct this problem ?
The problem is just for polling interface with "SNMP - Interface Statistics"??