All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- fix performance data disk size unit from KB to MB
- fix performance data output name to "Usage" to remove whitespaces and make it work again for check_mk
- rename company name after rebranding
- made another perfData adjustment so Icinga shows the green/grey usage cake icon
- fixed performance data and made it compatible to Icinga2 (see https://www.monitoring-plugins.org/doc/guidelines.html#AEN201)
- added some README improvements
- made some code refactoring
- improved error handling for requests module
- all changes from 1.1.0-pre1 (#2)
- added perfData to command output (quota, used, warn, crit)
- made some fixes in the formatting/long lines using pycodestyle/pyflakes
- added compatibility for python 2.7
- Initial release