<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monitoring-plugins/NEWS, branch release-1.4.14</title>
<subtitle>Monitoring Plugins
</subtitle>
<id>https://www.monitoring-plugins.org/repositories/monitoring-plugins/atom?h=release-1.4.14</id>
<link rel='self' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/atom?h=release-1.4.14'/>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/'/>
<updated>2009-09-16T08:33:05Z</updated>
<entry>
<title>Prep for 1.4.14 release</title>
<updated>2009-09-16T08:33:05Z</updated>
<author>
<name>Ton Voon</name>
<email>ton.voon@opsera.com</email>
</author>
<published>2009-09-16T08:33:05Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=bc26fec6d69d3d7b417e8ae74df58eb22cdd8e34'/>
<id>urn:sha1:bc26fec6d69d3d7b417e8ae74df58eb22cdd8e34</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pst3 compile with Sun Studio Compiler</title>
<updated>2009-07-14T22:20:21Z</updated>
<author>
<name>Ton Voon</name>
<email>ton.voon@opsera.com</email>
</author>
<published>2009-07-14T22:20:21Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=0dcd5e677e5565a2b86bbd02ef3054efeee7dff8'/>
<id>urn:sha1:0dcd5e677e5565a2b86bbd02ef3054efeee7dff8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>renamed check_ifoperstatus' newly introdced -x to -P so it fits check_ifstatus</title>
<updated>2009-06-11T15:24:52Z</updated>
<author>
<name>Matthias Eble</name>
<email>psychotrahe@gmx.de</email>
</author>
<published>2009-06-11T15:24:52Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=c66d2c6b3b6d948ff36126f5d3a7629279f47878'/>
<id>urn:sha1:c66d2c6b3b6d948ff36126f5d3a7629279f47878</id>
<content type='text'>
check_ifstatus already used -x so both plugins can use same short option, now.
to specify privacy protocol.
</content>
</entry>
<entry>
<title>Fixed SNMPv3 behaviour of check_ifstatus. Added -P to define privprotocol (#2343438 - Robin Schroeder)</title>
<updated>2009-06-11T15:20:55Z</updated>
<author>
<name>Matthias Eble</name>
<email>psychotrahe@gmx.de</email>
</author>
<published>2009-06-11T15:20:55Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=edda2536e589810070abcb59e3cb2b3d0b334a01'/>
<id>urn:sha1:edda2536e589810070abcb59e3cb2b3d0b334a01</id>
<content type='text'>
check_ifstatus didn't function correctly with SNMPv3. This is fixed now.
Created argument-hash for SNMP session creation. This removes redundant code.
Session creation was moved out of process_arguments() and now takes place
after setting the timeout handler.

Additionally the -P argument was added to specify the privprotocol.
</content>
</entry>
<entry>
<title>check_ifoperstatus is now more user friendly in case of missing arguments</title>
<updated>2009-06-11T00:29:13Z</updated>
<author>
<name>Matthias Eble</name>
<email>psychotrahe@gmx.de</email>
</author>
<published>2009-06-11T00:29:13Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=8b8a30716a85206941d96b1a40b5966432a0ddb0'/>
<id>urn:sha1:8b8a30716a85206941d96b1a40b5966432a0ddb0</id>
<content type='text'>
Added proper usage messages in case of missing arguments.
Removed accidently committed Data::Dumper call.
Minor whitespace fixes.
</content>
</entry>
<entry>
<title>Fixed SNMPv3 behaviour of check_ifoperstatus. Added -x to define privprotocol (#2343438 - Robin Schroeder)</title>
<updated>2009-06-10T23:17:58Z</updated>
<author>
<name>Matthias Eble</name>
<email>psychotrahe@gmx.de</email>
</author>
<published>2009-06-10T23:17:58Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=5195074095cac48dd15d857bce69c1aa909ec2b2'/>
<id>urn:sha1:5195074095cac48dd15d857bce69c1aa909ec2b2</id>
<content type='text'>
check_ifoperstatus didn't function correctly with SNMPv3. This is fixed now.
Created argument-hash for SNMP session creation. This removes redundant code.
Session creation was moved out of process_arguments() and now takes place
after setting the timeout handler.

Additionally the -x argument was added to specify the privprotocol.
</content>
</entry>
<entry>
<title>check_fping now supports passing target timeout and interval to fping (#2347686 - Martin Foster)</title>
<updated>2009-06-01T14:42:14Z</updated>
<author>
<name>Matthias Eble</name>
<email>psychotrahe@gmx.de</email>
</author>
<published>2009-06-01T14:42:14Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=843c652768e4e971dbc558b026b60ccf854d837a'/>
<id>urn:sha1:843c652768e4e971dbc558b026b60ccf854d837a</id>
<content type='text'>
Added support for passing timeout and interval length to check_fping.
To protect compatibility, both options use fping's defaults if they
are not specified on the command line.
</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>Fix check_by_ssh interpretation of quotes in -C parameter (#1985246, #2268675)</title>
<updated>2009-05-26T08:28:41Z</updated>
<author>
<name>Thomas Guyot-Sionnest</name>
<email>dermoth@aei.ca</email>
</author>
<published>2009-05-26T08:17:07Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=fcc4db5aaadad9784d4a940aea239db46f1b0fe9'/>
<id>urn:sha1:fcc4db5aaadad9784d4a940aea239db46f1b0fe9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed wrong perfdata label for output traffic in check_mrtgtraf</title>
<updated>2009-05-22T21:57:36Z</updated>
<author>
<name>Matthias Eble</name>
<email>psychotrahe@gmx.de</email>
</author>
<published>2009-05-22T21:57:36Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=221cb4920606552d670fdd264757dffe5d884015'/>
<id>urn:sha1:221cb4920606552d670fdd264757dffe5d884015</id>
<content type='text'>
check_mrtgtraf used the label "in" for both input and output traffic.
This fixed, now.
</content>
</entry>
</feed>
