is there a way to graph the network traffic of gigabit network interfaces on a windows compter?
if i have understood things right the windows snmp service only provides 32 bit counters for bytes transferd and that will wrap around too fast during the 5 minute polling interval.
resulting in a graph where the traffic looks too low.
is there a way to work around this?
cacti is running on a linux box and the windows network interface is expected to transfer around 50-60Mb/sec
(the graphs i have now is looks wierd and is cutoff at around 14Mb/sec)
graphing gbit interfaces on windows computers?
Moderators: Developers, Moderators
Have you tried using snmpv2 and 64bit templates?
| 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 |
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
Here is the issue, since Microsoft does not currently support 64 bit counters, you will have to poll more frequently for these types of interfaces as 32 bit counters. You also have to make sure that the Maximum value is large enough for your RRD files.
If you want reduce the impact of the introduction of a 1 minute cron, make sure you implement the 1 minute patch and then once done, clear your poller cache to distribute the polling. You should only use the 1 minute graphs for things like this until such time as microsoft conforms to open standards. Note the lower case "microsoft".
TheWitness
If you want reduce the impact of the introduction of a 1 minute cron, make sure you implement the 1 minute patch and then once done, clear your poller cache to distribute the polling. You should only use the 1 minute graphs for things like this until such time as microsoft conforms to open standards. Note the lower case "microsoft".
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?
Who is online
Users browsing this forum: No registered users and 2 guests