File snclient.changes of Package snclient
-------------------------------------------------------------------
Mon Sep 8 17:39:11 UTC 2025 - Martin Hauke <mardnh@gmx.de>
- Update to version 0.37
* chore: update dependencies.
* change minimum golang requirement to 1.24.6.
- Update to version 0.36
* add new attribute "require password" which must be disabled to
allow requests without password.
* disallow empty passwords and empty passwords no longer disable
password authentication.
* check_service: add support for comma separated service list.
* check_drivesize: fix case insensitive windows paths.
* fix https includes from subsection (#246).
* fix multiple filter not being combined by logical OR.
* fix extending default filter and thresholds.
-------------------------------------------------------------------
Wed Jun 18 10:41:36 UTC 2025 - Martin Hauke <mardnh@gmx.de>
- Update to version 0.35
* change showing performance data in check_files and
check_services (#243).
* kill orphanded managed exporters which might block listen ports
* remove pipes from unknown macros in final output.
* only proxy /metrics instead of * for managed exporter.
* add option `url match` for managed exporter to configure which
urls should be proxied.
* add support for enable modules from the module configuration
instead of the modules section.
* fix crash in check_pdh.
-------------------------------------------------------------------
Thu May 29 08:21:25 UTC 2025 - Martin Hauke <mardnh@gmx.de>
- Update to version 0.34
* add /api/v1/admin/csr endpoint to create csr.
* cache inventory for 10 seconds.
* fix check_omd out of bounds read.
* fix detecting unbalanced quotes (#225).
* fix crash in check_pdh.
* fix reading config files with utf-8 bom.
-------------------------------------------------------------------
Sat Apr 12 10:08:01 UTC 2025 - Martin Hauke <mardnh@gmx.de>
- Update to version 0.33
* check_pdh: added windows performance counter check.
* check_service: fix case insensitive excludes.
* check_pagefile: fix crash if there is no pagefile.
* check_dns: fix crash without any nameserver.
* change handling exporter arguments and keep quotes.
* change handling allias/script arguments and keep quotes.
* check_os_version: add kernel version/arch/hostname.
* fix checking for allowed arguments / nasty characters for
web api requests.
* fix checking for allowed arguments / nasty characters from
external scripts (#158).
* change minimum golang requirement to 1.23.8.
-------------------------------------------------------------------
Thu Mar 13 19:46:30 UTC 2025 - Martin Hauke <mardnh@gmx.de>
- Update to version 0.32
* fix check_process when empty-state is set to OK.
* change like operator to be case insensitive.
* add new slike operator which is case sensitive.
* add support for str() operator.
* check_process: make process filter case insensitive.
* check_service: make service filter case insensitive.
* managed exporter: passthrough all urls, not just /metrics.
* add 'snclient config check' command.
-------------------------------------------------------------------
Wed Feb 12 19:40:16 UTC 2025 - Martin Hauke <mardnh@gmx.de>
- Update to version 0.31
* fix check_files thresholds on total_size.
* chore: update dependencies.
* change minimum golang requirement to 1.23.
-------------------------------------------------------------------
Thu Jan 16 15:18:27 UTC 2025 - Martin Hauke <mardnh@gmx.de>
- Update to version 0.30
* fix check_drivesize letter: excludes.
* fix check_service default threshold for linux.
* chore: update dependencies.
-------------------------------------------------------------------
Thu Nov 14 19:31:12 UTC 2024 - Martin Hauke <mardnh@gmx.de>
- Update to version 0.29
* fix empty performance data when using perf-config units.
* show error if shared ports use different ssl configuration.
- Update to version 0.28
* add /api/v1/inventory/{module} rest endpoint to get specific
inventory.
* add exporter to inventory list.
* fix updates from custom urls.
* add /api/v1/admin/updates/install endpoint to trigger update.
* fix agent not starting if exporter_modules folder does not
exist.
* fix missing thresholds when using perf-syntax.
* add check_ping plugin.
* check_process: check default empty-state to critical.
-------------------------------------------------------------------
Mon Sep 16 12:39:21 UTC 2024 - Martin Hauke <mardnh@gmx.de>
- Initial package, version 0.27