Nagios Plugins 2.3.2 Released!

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
User avatar
swolf
Developer
Posts: 294
Joined: Tue Jun 06, 2017 9:48 am

Nagios Plugins 2.3.2 Released!

Post by swolf »

The Nagios Plugins Development Team is proud to announce that nagios-plugins 2.3.2 has been released and is available for download.

Bugfixes:

- build: Fix broken builds on some systems, including Homebrew (#508)
- check_disk: Change unit calculations to always use binary units for backward compatibility (#518)
- check_dns: Improve error messaging for "connection timed out" and "connected refused" cases (#503) (Barak Shohat)
- check_http: Fix host:port syntax when using -H (#514) (Isaac White)
- check_icmp: All performance data tags should show when packet loss is 100% (#510)
- check_icmp: Fix incorrect status when run against multiple hosts (#520)
- check_mailq: Fix nullmailer regular expression to recognize minutes and seconds properly (#522)
- check_ntp_peer: Fixed improper performance data by setting LC_NUMERIC to 'C' (#526)
- check_ntp_time: Fixed improper performance data by setting LC_NUMERIC to 'C' (#526)
- check_ping: Fixed inconsistent timeout behavior (#323, #419) (Barak Shohat)
- perl dependencies: updated the included Module::Build to work with newer versions of perl (#505)

Thanks to all who have contributed toward this release. If you need assistance installing or using the plugins, please visit our general support forum. Bug reports, feature requests, and additional comments are welcome and may be posted to our plugin development forum.
Last edited by swolf on Mon Mar 02, 2020 2:51 pm, edited 1 time in total.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy
FoUStep
Posts: 14
Joined: Wed Apr 06, 2016 9:23 am

Re: Nagios Plugins 2.3.2 Released!

Post by FoUStep »

Also fixed check_load on MacOS! :D
Locked