it-novum / openitcockpit-agent-go

Cross-Platform Monitoring Agent for openITCOCKPIT written in Go
https://openitcockpit.io/download_agent/
Apache License 2.0
5 stars 2 forks source link

Network IO gives wrong numbers on Windows 7 32 bit #39

Closed nook24 closed 3 years ago

nook24 commented 3 years ago

On a Windows 7 32 bit, the Network IO gives wrong numbers like:

CRITICAL: Total average bytes critical! [LAN-Verbindung] Bandwidth: TX: 72.95TB/s / 597617.07Gbit/s RX: 75.95TB/s / 622188.8Gbit/s . Errors in/out per second: 0/0 Drop in/out per second: 0/0
CRITICAL: Total average bytes critical! [LAN-Verbindung] Bandwidth: TX: 61.37TB/s / 502765.87Gbit/s RX: 58.46TB/s / 478890.67Gbit/s . Errors in/out per second: 0/0 Drop in/out per second: 0/0
CRITICAL: Total average bytes critical! [LAN-Verbindung] Bandwidth: TX: 22.43TB/s / 183735.17Gbit/s RX: 17.09TB/s / 139970.21Gbit/s . Errors in/out per second: 0/0 Drop in/out per second: 0/0

It's unknown if this is a 32 bit issue or a Windows 7 issue