Releases: SamK/check_iftraffic_nrpe.py
Releases · SamK/check_iftraffic_nrpe.py
v0.12
v0.11
v0.10
v0.9.2
v0.9.1
v0.9
- Multiplier changed from 1024 to 1000 because this is network related
- command line option changes:
- New option
--unit
for more unit choices: [kMGT][bB](default: B) - Option
--bandwith
must now be same unit as--unit
- New option
- Better code and code cleaning
- All functions are now commented
- PyLint proof
- DeviceError exception now uses super
- New style classes: now inherit from the "object" object.
- bits2bytes() is replaced by convert_bytes()
- reformatting of get_perfdata()
- More accurate diff calculcation
- More accurate Nagios status