The Nagios Plugin Development Team has released latest Nagios Plugins. This release contains several enhancements, including rate calculation in check_snmp. There are also lots of bug fixes.
ENHANCEMENTS:
* New check_ntp_peer -m and -n options to check the number of usable time sources (“truechimers”)
* New check_disk_smb -a option which allows for specifying the IP address of the remote server
* New check_radius -N option which allows for specifying the value of the NAS-IP-Address attribute
* New check_snmp –rate option to store differences between invocations. Saves state in PREFIX/var/{plugin}
* check_snmp -l label option now also changes the perfdata label. See WARNINGS
* check_snmp has an –invert-search option which reverses status of the string and regexp searches
* check_http now displays the missing search string and the URL in the output when failed (Duncan Ferguson – #2999924)
* Updated Nagios::Plugin perl module
* Updated gnulib to June 2010