Posts in 2023
-
SNClient+ 0.11 was released
Friday, October 27, 2023 in Releases
A new release of SNClient+ was released. Breaking Changes: Features Add (prometheus) node/windows exporter and custom exporters Support filter regex syntax: attr ~~ /value/ Changed Return error if using unknown check arguments Bugfixes Fix …
-
SNClient+ 0.10 was released
Sunday, October 22, 2023 in Releases
A new release of SNClient+ was released. Breaking Changes: Windows: add firewall on program, not ports Features Add prometheus exporter exporter listener Add support for shared listeners Add on demand macros Changed Bugfixes Download …
-
SNClient+ 0.09 was released
Saturday, October 07, 2023 in Releases
A new release of SNClient+ was released. Breaking Changes: Features check_network: add name/exclude and speed Changed Use shared_path as working directory when running check_process: fix showing all processes check_drivesize: do not apply default …
-
check_nwc_health 11.2 was released
Friday, September 15, 2023 in Releases
A new version of check_nwc_health was released. Breaking Changes: Features The --mode interface-status will now output the configured VLANs on an interface. ... --mode interface-status --name GigabitEthernet0/0/32 OK - GigabitEthernet0/0/32 (alias …
-
SNClient+ 0.08 was released
Thursday, September 07, 2023 in Releases
A new prerelease of SNClient+ was released. Breaking Changes: Features Powershell and BAT scripts no longer need a wrapping. Changed Bugfixes Some common cmd.exe errors are caught. Fix restart after an update from the cli. Installation creates a …
-
Replacing check_http by check_curl - Lessons Learned
Friday, July 28, 2023 in Insights
In a customer’s installation we had the problem, that an http-check (using the plugin check_http) could not successfully connect to a website. $ check_http -H cts-freq.cloud -t 120 --ssl -u "/" --ssl --onredirect follow -vvv CRITICAL - …
-
SNClient+ 0.06 was released
Thursday, July 27, 2023 in Releases
A new prerelease of SNClient+ was released. Breaking Changes: Features relative include paths are now considered to be in the parent ini-file Changed Bugfixes wmi: improve error handling Download …
-
SNClient+ 0.05 was released
Friday, July 21, 2023 in Releases
A new prerelease of SNClient+ was released. You can now install the MSI, put an additional ini-file with your customizations in the install directory and therefore don’t have to modify anything in the download package. Any local settings are …
-
Naemon 1.4.1 is here
Thursday, February 02, 2023 in Releases
Today we released the version 1.4.1 of naemon-core and naemon-livestatus. This release includes bugfixes only and fixes a memory leak along with some packaging cleanup. Features None Changed Use /run/naemon instead of /var/run/naemon Bugfixes Fix …
Posts in 2022
-
Naemon 1.4.0 is here
Friday, November 11, 2022 in Releases
Today we released the version 1.4.0 of naemon-core and naemon-livestatus. This release includes a new internal command to expire acknowledgements, and a few bugfixes. Due to object structure changes, NEB modules should be re-built when upgrading to …