[Pkg-nagios-changes] [pkg-nagios] r1821 - nagios-plugins/trunk/debian
Jan Wagner
waja at alioth.debian.org
Sat Jan 23 23:10:48 UTC 2010
Author: waja
Date: 2010-01-23 23:10:47 +0000 (Sat, 23 Jan 2010)
New Revision: 1821
Modified:
nagios-plugins/trunk/debian/NEWS.Debian
nagios-plugins/trunk/debian/changelog
Log:
some hints for non-linux archs
Modified: nagios-plugins/trunk/debian/NEWS.Debian
===================================================================
--- nagios-plugins/trunk/debian/NEWS.Debian 2010-01-23 12:17:43 UTC (rev 1820)
+++ nagios-plugins/trunk/debian/NEWS.Debian 2010-01-23 23:10:47 UTC (rev 1821)
@@ -9,6 +9,12 @@
have turned off the installation of recommanded packages and you are using
check_quake, please install the qstat package again.
+ For all non linux archs, we depend on inetutils-ping, since now. As actually
+ inetutils-ping doesn't support a deadlines option (see #565137), it will be
+ likely, that you will get plugin timeouts from check_ping. As iputils-ping
+ is not an option here, due it's not available, you have to deal with that.
+ The suggestion would be in this case, to migrate over to check_icmp.
+
-- Jan Wagner <waja at cyconet.org> Sun, 20 Dec 2009 20:01:07 +0100
nagios-plugins (1.4.12-1) unstable; urgency=low
Modified: nagios-plugins/trunk/debian/changelog
===================================================================
--- nagios-plugins/trunk/debian/changelog 2010-01-23 12:17:43 UTC (rev 1820)
+++ nagios-plugins/trunk/debian/changelog 2010-01-23 23:10:47 UTC (rev 1821)
@@ -1,6 +1,7 @@
nagios-plugins (1.4.14-2) UNRELEASED; urgency=low
- * cosmetic change to last changelog entry
+ * Cosmetic change to last changelog entry
+ * Add some hints to NEWS.Debian about the use on non-linux archs
-- Jan Wagner <waja at cyconet.org> Sat, 23 Jan 2010 01:39:31 +0100
More information about the Pkg-nagios-changes
mailing list