Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/parthkolekar/check-bandwidth
check-bandwidth reads files from /sys to make accurate bandwidth samples
https://github.com/parthkolekar/check-bandwidth
nagios nagios-perfdata nagios-plugin
Last synced: 15 days ago
JSON representation
check-bandwidth reads files from /sys to make accurate bandwidth samples
- Host: GitHub
- URL: https://github.com/parthkolekar/check-bandwidth
- Owner: ParthKolekar
- Created: 2017-05-11T12:13:48.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-05-29T15:22:29.000Z (over 7 years ago)
- Last Synced: 2024-12-21T19:33:01.642Z (30 days ago)
- Topics: nagios, nagios-perfdata, nagios-plugin
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
check_raid
==========Checks bandwidth, and outputs data in format that pnp4nagios likes.
Parses data from reading `/sys/class/net/$INTERFACE/statistics/{tx,rx}_{bytes,packets}`
Usage
------ Add a command line argument for monitoring an interface. (Only one interface)i
- Since I belive that each interface requires individual monitoring always, deploy with as many interfaces as required.
- Party Hard! (Is a Must!)