I’m pleased to announce the immediate, free availability of the Nagios Plugins for Linux version 20.
Full details about what’s included can be found in the release notes.
As usual, you can download the sources from GitHub.
Bug reports, feature requests, and ideas for improvements are welcome!
Security fixes
Some insecure data handling issues discovered by Coverity in the new test framework have been fixed.
Enhancements
The Clang Static Analyser can now be executed by running the command
make -C tests check-clang-checker
in the project root directory. All the warnings spotted by this code analyser have been fixed.
A new Docker-based framework for packaging the Nagios Plugins for Linux (rpm and deb packages) is now available. The supported Linux distributions follow:
CentOS/RHEL 5, 6, 7
Debian 6, 7, 8
Fedora 24/25/rawhide.
The messages displayed in case of a too large “count” or “delay” error have been improved.