pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net
Module Name: pkgsrc
Committed By: bouyer
Date: Tue Mar 24 19:54:54 UTC 2009
Modified Files:
pkgsrc/net/nagios-plugin-ldap: distinfo
pkgsrc/net/nagios-plugin-mysql: distinfo
pkgsrc/net/nagios-plugin-pgsql: distinfo
pkgsrc/net/nagios-plugin-radius: distinfo
pkgsrc/net/nagios-plugin-snmp: distinfo
pkgsrc/net/nagios-plugins: Makefile Makefile.common distinfo
pkgsrc/net/nagios-plugins/patches: patch-aa patch-ab
Removed Files:
pkgsrc/net/nagios-plugin-pgsql/patches: patch-an
Log Message:
Update nagios-plugins and nagios-plugin-{ldap,pgsql,mysql,radius,snmp}
to 1.4.13. Approved by tonnerre@
main CHANGES since 1.4.11:
- lots of bug fixes
- Added ./check_nt -v INSTANCES to count number of instances (Alessandro Ren)
- New check_icmp -s option to specify the source IP address
- check_dns now sorts addresses for testing results for more than one
returned IP (Matthias Urlichs)
- check_disk should now work with large file systems (2TB+) on all archs
that supports it
- check_ntp_peer now checks for the LI_ALARM flag
- check_procs now accepts --ereg-argument-array for a regular expression
match to the argument array
- check_dig can now pass arguments to dig by using -A/--dig-arguments
- check_dns now allow to repeat -a to match multiple possibly returned address
(common with load balancers)
- check_mysql and check_radius now try clearing password in processlist
just like check_mysql_query
- check_mysql and check_mysql_query now support sockets explicitely
(-s, --socket)
- negate now has the ability to replace the status text as well
(-s, --substitute)
- Added performance data to check_ping (Christian Schneemann)
- On non-skipped stderr, check_by_ssh now returns UNKNOWN or worse
(result from command) instead of always UNKNOWN.
- check_dig now returns CRITICAL instead of WARNING when no answer section
is found
- check_procs now captures stderr in external command and adds to plugin output
- check_snmp now only prints perfdata for non numeric values (#1867716)
- check_icmp now supports packet size modification
- check_http -e now accepts a comma-delimited list of expected status
codes (Sven Nierlein)
- check_ntp_peer/check_ntp_time used to show port in --help but ignored
the argument - now implemented
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/net/nagios-plugin-ldap/distinfo
cvs rdiff -u -r1.4 -r1.5 pkgsrc/net/nagios-plugin-mysql/distinfo
cvs rdiff -u -r1.5 -r1.6 pkgsrc/net/nagios-plugin-pgsql/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/net/nagios-plugin-pgsql/patches/patch-an
cvs rdiff -u -r1.2 -r1.3 pkgsrc/net/nagios-plugin-radius/distinfo
cvs rdiff -u -r1.5 -r1.6 pkgsrc/net/nagios-plugin-snmp/distinfo
cvs rdiff -u -r1.16 -r1.17 pkgsrc/net/nagios-plugins/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/net/nagios-plugins/Makefile.common
cvs rdiff -u -r1.7 -r1.8 pkgsrc/net/nagios-plugins/distinfo
cvs rdiff -u -r1.3 -r1.4 pkgsrc/net/nagios-plugins/patches/patch-aa \
pkgsrc/net/nagios-plugins/patches/patch-ab
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index