Releases: viafintech/check_hetzner_storage_box
Releases · viafintech/check_hetzner_storage_box
check_hetzner_storage_box v1.1.5
What's Changed
- Bump certifi from 2018.11.29 to 2022.12.7 by @dependabot in #9
- Bump requests from 2.20.1 to 2.31.0 by @dependabot in #10
- Bump certifi from 2022.12.7 to 2023.7.22 by @dependabot in #11
- Bump urllib3 from 1.26.5 to 1.26.17 by @dependabot in #12
- Bump urllib3 from 1.26.17 to 1.26.18 by @dependabot in #13
- Bump idna from 2.7 to 3.7 by @dependabot in #14
- Bump requests from 2.31.0 to 2.32.0 by @dependabot in #15
- Bump urllib3 from 1.26.18 to 1.26.19 by @dependabot in #16
- Bump certifi from 2023.7.22 to 2024.7.4 by @dependabot in #17
- Fix disk usage size unit from KB to MB by @martinseener in #18
Full Changelog: v1.1.4...v1.1.5
check_hetzner_storage_box v1.1.4
- fix performance data output name to "Usage" to remove whitespaces and make it work again for check_mk
check_hetzner_storage_box v1.1.2
- made another perfData adjustment so Icinga shows the green/grey usage cake icon
check_hetzner_storage_box v1.1.1
- fixed performance data and made it compatible to Icinga2 (see https://www.monitoring-plugins.org/doc/guidelines.html#AEN201)
check_hetzner_storage_box v1.1.0
- added some README improvements
- made some code refactoring
- improved error handling for requests module
- all changes from 1.1.0-pre1 (#2)
check_hetzner_storage_box v1.1.0-pre1
- added perfData to command output (quota, used, warn, crit)
check_hetzner_storage_box v1.0.1
- made some fixes in the formatting/long lines using pycodestyle/pyflakes
- added compatibility for python 2.7
check_hetzner_storage_box v1.0.0
Initial release with support for monitoring of a single Hetzner Storage Box free space using Icinga or Nagios