Releases: ConSol-Monitoring/snclient
Releases · ConSol-Monitoring/snclient
v0.08
Changes:
- catch some standard cmd.exe errors
- skip logrotation if output is not a file
- make filter keywords are case insensitive
- improve scripts paths containing spaces
- add /api/v1/inventory rest path
- packaging: create logfile folder
- fix restart after running update from cli
v0.07
Changes:
- add support for perf-config option
- add support for case insensitive regular expression matches
- add support for case insensitive string matches
- add support for builtin check_nsc_web
- improve documentation
- check_disk: ignore drives which have problems but are not required
v0.06
Changes:
- relative include paths are now considered to be in the parent ini-file
- wmi: improve error handling
v0.05
Changes:
- add configuration dialog to .msi installer
- setup windows firewall rules during installation
- add wildcard support for includes
- add conf.d directory support for includes
- added check_tasksched
- added nrpe mode to test cmd
- fix osx installer (#27)
- fix linux check_drivesize (#14)
- fix missing byte in nrpe response (#21)
v0.04
Changes:
- implement external scripts
- add support for client certificates
- add hashed passwords
- improve internal checks
v0.03
Changes:
- implement filter and thresholds
- packaging
- add windows service mode
- add command alias support
- add log rotation
- add optional automatic updates
v0.02
Changes:
- add packaging
- windows
- rpm
- deb
- add nrpe support
- add check_nsc_web rest api support
- add basic checks
- add basic prometheus metrics