Skip to content

v0.9

Compare
Choose a tag to compare
@SamK SamK released this 26 Sep 10:24
· 129 commits to master since this release
  • 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
  • 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