Interface Traffic re-init problem
Moderators: Developers, Moderators
Interface Traffic re-init problem
Hi,
I'm installing a new server in order to replace an old one. It's running Centos 4.6. I have installed Cacti 0.8.7b et Spine 0.8.7a, with rpmforge. After few problems with spine usage ... almost everything is ok ... except one thing :
The graph of traffic usage for my network interface.
When the value is going over 114Mbits/s, the graph is reseting to zero .. going up .. up until 114Mb/s. It does the same while going down ... once it's arriving to zero, it restart to 114Mb/s until the real zero.
I'm having the same problem using Cacti 0.8.6i with cmd.php on the same server.
The server is running Centos 4.6, Cacti (0.8.6 or 0.8.7), net-snmp-5.1.2 & rrdtools-1.2.23
On a Debian one (Lenny/Sid ... ), I don't have this problem with 0.8.6i
Anyone one had also this problem and solved it ? Any help is welcome
Thanks
Jerome
I'm installing a new server in order to replace an old one. It's running Centos 4.6. I have installed Cacti 0.8.7b et Spine 0.8.7a, with rpmforge. After few problems with spine usage ... almost everything is ok ... except one thing :
The graph of traffic usage for my network interface.
When the value is going over 114Mbits/s, the graph is reseting to zero .. going up .. up until 114Mb/s. It does the same while going down ... once it's arriving to zero, it restart to 114Mb/s until the real zero.
I'm having the same problem using Cacti 0.8.6i with cmd.php on the same server.
The server is running Centos 4.6, Cacti (0.8.6 or 0.8.7), net-snmp-5.1.2 & rrdtools-1.2.23
On a Debian one (Lenny/Sid ... ), I don't have this problem with 0.8.6i
Anyone one had also this problem and solved it ? Any help is welcome
Thanks
Jerome
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
snmpV2c and 64bit counters.
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?
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
I would suggest that it is not working. But you know those debian guys. Who knows, they might have hacked the snmpd to return 64bit data on 32bit counters.
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?
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
1) Edit the device, verify the snmp version in use
2) Hit "Create Graphs"
3) Select the interface stat's dropdown
4) Search for this interface
5) Foreach Graph Type Select It from the Dropdown Until The Line becomes Greyed out. That will be it. It's not too intrinsic at this point.
TheWitness
2) Hit "Create Graphs"
3) Select the interface stat's dropdown
4) Search for this interface
5) Foreach Graph Type Select It from the Dropdown Until The Line becomes Greyed out. That will be it. It's not too intrinsic at this point.
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?
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
Very intersting, do the following:
snmpwalk -c <yourcommunity> -v 1 <hostInQuestion> .1.3 > file_for_larry.txt
Then either e-mail or PM to me.
Larry
snmpwalk -c <yourcommunity> -v 1 <hostInQuestion> .1.3 > file_for_larry.txt
Then either e-mail or PM to me.
Larry
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?
Who is online
Users browsing this forum: No registered users and 2 guests