Release v0.24
Changes:
- update node exporter to 1.8.0
- add native aarch64 (arm64) packages for windows
- add support for extending default filter/warn/crit
- check_service: use cgroup pids if no main pid available
- fix memory leak in check_service on windows
- fix memory leak in check_drivesize on windows
- fix missing scripts in inventory
Release v0.23
Changes:
- fix detecting mounted volumes on windows
- add ca option for client certificates (Gent00157)
Release v0.22
Changes:
- fix check_mount checking options
- check_mount skip default filter if mount point specified
- improve documentation