Release v0.18
Changes:
- fix crash on windows when parsing empty args (#88)
- check_ntp_offset: support more ntpq tally codes
Release v0.17
Changes:
- support += operator in config files
- create logfile folder unless it exists
- update windows exporter to 0.25.1
- i386 still uses 0.24 since thats the last supported version
- fix check_process username being empty sometimes
- fix check_cpu_utilization calculation
- fix automatic log rotation on windows
Release v0.16
Changes:
- add check_ntp_offset
- add check_mailq
- add check_connections
- improve check_process output
- add check_process cpu metrics
- improve check_service linux performance
- add reload support for systemd service
- add metrics to check_os_version
- add metrics to check_snclient_version
- use state from metric checks for final result
- check_service: adjust default warn/crit condition if service argument is used (#72)
- fix using arguments in aliased checks (#69)
- fix metrics order when using check_nsc_web
- fix wrong path in logrotation on linux
- fix check_drivesize using percent thresholds