Hi All,
I have problem with graphs of traffic over 600mbps. As I understand counter (ifInOctets) just reachs its max limit and starts from zero.
I know, it is possible to configure cacti to poll all interfaces more frequently than one min period (lets say 5 secs or 10 secs), but I have a lot ot tests for 10/100 interfaces so my PC will die doing all tests every 5-10 sec.
Is there any other solution?
Incorrect graphs with traffic over 600 mbps
Moderators: Developers, Moderators
Incorrect graphs with traffic over 600 mbps
- Attachments
-
- You can see when the traffic is under 100 mbps counter it is actually over 600. as i understand it is actually 600+drown counter
- lix.png (49.39 KiB) Viewed 894 times
Realistically, I'd say you probably need a 64-bit counter. If you don't have this in the device you could fake one up with a couple of scripts. I'd have on which runs in the background, and wakes up often enough that your counter doesn't overflow between polls. This would then write a 64-bit value to a file somewhere. You can then have a data input method which calls a script that simple reads the value from the file. It's a bit crude, but it would work.
- gandalf
- Developer
- Posts: 22383
- Joined: Thu Dec 02, 2004 2:46 am
- Location: Muenster, Germany
- Contact:
Re: Incorrect graphs with traffic over 600 mbps
600 mbps is an odd boundary. Are you polling every 60sec? Then, the comment above is correct: use 64 bit countersfrom wrote:Hi All,
I have problem with graphs of traffic over 600mbps. As I understand counter (ifInOctets) just reachs its max limit and starts from zero.
I know, it is possible to configure cacti to poll all interfaces more frequently than one min period (lets say 5 secs or 10 secs), but I have a lot ot tests for 10/100 interfaces so my PC will die doing all tests every 5-10 sec.
Is there any other solution?
Reinhard
The same could be said for the users -- supposing they are wise enough to use the proper SNMP versionfrom wrote:In fact I have supposed Cactus is wise enough to determine which counters to use automaticaly.
Glad you got it working.
| Scripts: Monitor processes | RFC1213 MIB | DOCSIS Stats | Dell PowerEdge | Speedfan | APC UPS | DOCSIS CMTS | 3ware | Motorola Canopy |
| Guides: Windows Install | [HOWTO] Debug Windows NTFS permission problems |
| Tools: Windows All-in-one Installer |
- gandalf
- Developer
- Posts: 22383
- Joined: Thu Dec 02, 2004 2:46 am
- Location: Muenster, Germany
- Contact:
There is far too much weirdness around with that kind of "sophisticated counters" as to rely on them "automatically". Or did you ever happen to come around with a bunch of MIB files (lets say 10-15) of _any_ vendor that will be parsed _without_ errors? This may sound stupid, but it reflects my private knowledgefrom wrote:Hmmmm, Thanks!
looks like I have missed option how to say Cactus to use 64bit counters for my ciscos
In fact I have supposed Cactus is wise enough to determine which counters to use automaticaly.
Reinhard
Who is online
Users browsing this forum: No registered users and 5 guests