<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monitoring-plugins/plugins/t, branch release-1.4.15</title>
<subtitle>Monitoring Plugins
</subtitle>
<id>https://www.monitoring-plugins.org/repositories/monitoring-plugins/atom?h=release-1.4.15</id>
<link rel='self' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/atom?h=release-1.4.15'/>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/'/>
<updated>2010-03-17T23:34:14Z</updated>
<entry>
<title>Let check_ntp_peer check the number of truechimers</title>
<updated>2010-03-17T23:34:14Z</updated>
<author>
<name>Holger Weiss</name>
<email>holger@zedat.fu-berlin.de</email>
</author>
<published>2010-03-17T23:34:14Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=e11b67f6200b994c6d8118948a36eb0ed43bec5a'/>
<id>urn:sha1:e11b67f6200b994c6d8118948a36eb0ed43bec5a</id>
<content type='text'>
Add support for checking the number of usable time sources (i.e., the
number of peers which are classified as so-called "truechimers" by NTP's
intersection algorithm).  The new "-m" and "-n" options allow for
specifying the according WARNING and CRITICAL thresholds (and thereby
activating the truechimers check), respectively.
</content>
</entry>
<entry>
<title>Fix usage of repeated -o options in check_snmp</title>
<updated>2009-10-22T07:25:41Z</updated>
<author>
<name>Thomas Guyot-Sionnest</name>
<email>dermoth@aei.ca</email>
</author>
<published>2009-10-22T07:25:41Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=e7e9a99117d7e0a7189393b3a04366393620efab'/>
<id>urn:sha1:e7e9a99117d7e0a7189393b3a04366393620efab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix skip number</title>
<updated>2009-09-11T22:58:41Z</updated>
<author>
<name>Ton Voon</name>
<email>ton.voon@opsera.com</email>
</author>
<published>2009-09-11T22:58:41Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=aa6563c75cbd09eeb8b9eec55340469183f213cb'/>
<id>urn:sha1:aa6563c75cbd09eeb8b9eec55340469183f213cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>check_snmp: Add some verbose output and tests</title>
<updated>2009-07-31T07:52:10Z</updated>
<author>
<name>Thomas Guyot-Sionnest</name>
<email>dermoth@aei.ca</email>
</author>
<published>2009-07-31T07:50:42Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=43571dba915621251378e35e85cc593803d9fbe6'/>
<id>urn:sha1:43571dba915621251378e35e85cc593803d9fbe6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix check_snmp Timetick test with &lt;1 day uptime</title>
<updated>2009-07-31T05:41:03Z</updated>
<author>
<name>Thomas Guyot-Sionnest</name>
<email>dermoth@aei.ca</email>
</author>
<published>2009-07-31T05:20:59Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=e0be2e6094a54771a7a310eea5853d2e05edf480'/>
<id>urn:sha1:e0be2e6094a54771a7a310eea5853d2e05edf480</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed testcases for check_snmp, check_ifstatus and check_ifoperstatus when no snmp community is specified</title>
<updated>2009-06-13T16:13:49Z</updated>
<author>
<name>Matthias Eble</name>
<email>psychotrahe@gmx.de</email>
</author>
<published>2009-06-13T16:13:49Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=38e20a1a3369bf470b8ce9b66ca5dfb57302e009'/>
<id>urn:sha1:38e20a1a3369bf470b8ce9b66ca5dfb57302e009</id>
<content type='text'>
The checks for invalid/unavailable hosts need a complete command line.
They failed on hosts where no community was specified. Now, an invalid community is used so
the tests can run on hosts w/o snmp host/community in NPTest.cache. Execution will fail anyway.
</content>
</entry>
<entry>
<title>check_snmp: Make use of standard threshold functions</title>
<updated>2009-05-28T12:10:49Z</updated>
<author>
<name>Thomas Guyot-Sionnest</name>
<email>dermoth@aei.ca</email>
</author>
<published>2009-05-28T00:52:55Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=7cb3ae09334796f3b54e4e6438e38c2cc679b360'/>
<id>urn:sha1:7cb3ae09334796f3b54e4e6438e38c2cc679b360</id>
<content type='text'>
	This patch makes use of standard threshold functions. This allows using
	doubles as thresholds.

	Since SNMP supports only integers, double precision numbers are only
	printed when parsed from a STRING type.

	In addition, support for printing properly Timeticks type has been added,
	and the code has been thoroughly cleaned.
</content>
</entry>
<entry>
<title>negate: make timeouts configurable</title>
<updated>2009-03-20T06:28:02Z</updated>
<author>
<name>Thomas Guyot-Sionnest</name>
<email>dermoth@aei.ca</email>
</author>
<published>2009-03-20T06:28:02Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=d36c97612990ac81d2dc0452b980e8708477df76'/>
<id>urn:sha1:d36c97612990ac81d2dc0452b980e8708477df76</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add suggested multi-oid test (John A. Barbuto)</title>
<updated>2009-03-18T07:51:16Z</updated>
<author>
<name>Thomas Guyot-Sionnest</name>
<email>dermoth@aei.ca</email>
</author>
<published>2009-03-18T07:51:16Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=ead340235ef352674a0033633dc913be5efc292b'/>
<id>urn:sha1:ead340235ef352674a0033633dc913be5efc292b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Check for existence of pre-instaleld pst3 for Solaris tests in t/check_procs.t</title>
<updated>2009-03-17T06:56:26Z</updated>
<author>
<name>Thomas Guyot-Sionnest</name>
<email>dermoth@solaris.beaubien.net</email>
</author>
<published>2009-03-17T06:56:26Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=9a05e9789017c03d192238c0337bc019838c52d4'/>
<id>urn:sha1:9a05e9789017c03d192238c0337bc019838c52d4</id>
<content type='text'>
</content>
</entry>
</feed>
