<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monitoring-plugins, branch hw/output/functions</title>
<subtitle>Monitoring Plugins
</subtitle>
<id>https://www.monitoring-plugins.org/repositories/monitoring-plugins/atom?h=hw%2Foutput%2Ffunctions</id>
<link rel='self' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/atom?h=hw%2Foutput%2Ffunctions'/>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/'/>
<updated>2009-05-10T11:37:35Z</updated>
<entry>
<title>Make C plugin output format configurable</title>
<updated>2009-05-10T11:37:35Z</updated>
<author>
<name>Holger Weiss</name>
<email>hweiss@users.sourceforge.net</email>
</author>
<published>2009-04-21T22:28:53Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=006597a12d28d9cd752b3eeb56dff3bc97049f4c'/>
<id>urn:sha1:006597a12d28d9cd752b3eeb56dff3bc97049f4c</id>
<content type='text'>
The development guidelines¹ currently state that the plugin output
should be in the format "SERVICE STATUS: Information text".  However,
the SERVICE and STATUS information is redundant, as the plugin caller
(e.g., Nagios) should know which SERVICE is checked and the STATUS is
returned via the plugin's exit code.  After discussing² this issue on
the development list, we decided to make the plugin output configurable
at compile time (separately for "normal" and "verbose" output).

¹ http://nagiosplug.sf.net/developer-guidelines.html
² http://thread.gmane.org/gmane.network.nagios.plugins.devel/5155

Signed-off-by: Holger Weiss &lt;hweiss@users.sourceforge.net&gt;
</content>
</entry>
<entry>
<title>check_nt: allow returning UNKNOWN on timeouts (-u)</title>
<updated>2009-03-25T03:46:09Z</updated>
<author>
<name>Thomas Guyot-Sionnest</name>
<email>dermoth@aei.ca</email>
</author>
<published>2009-03-25T03:46:09Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=dd52d7e5e7acfd42243bc1ce173a0bf5d62fe347'/>
<id>urn:sha1:dd52d7e5e7acfd42243bc1ce173a0bf5d62fe347</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make socket alarm handler customisable (like c459ca07)</title>
<updated>2009-03-25T01:40:06Z</updated>
<author>
<name>Thomas Guyot-Sionnest</name>
<email>dermoth@aei.ca</email>
</author>
<published>2009-03-25T01:40:06Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=386b791af2a5c9d95531d2ca047dd8ffc12bcb2e'/>
<id>urn:sha1:386b791af2a5c9d95531d2ca047dd8ffc12bcb2e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>check_mysql: Fix segfault with old slaves (#2696823 - Oskar Ahner)</title>
<updated>2009-03-24T06:01:48Z</updated>
<author>
<name>Thomas Guyot-Sionnest</name>
<email>dermoth@aei.ca</email>
</author>
<published>2009-03-24T06:01:48Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=ab3ada9aacd82356a6e5205f3ae26bbff55524db'/>
<id>urn:sha1:ab3ada9aacd82356a6e5205f3ae26bbff55524db</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Whitespace and intend cleanup</title>
<updated>2009-03-24T05:50:01Z</updated>
<author>
<name>Thomas Guyot-Sionnest</name>
<email>dermoth@aei.ca</email>
</author>
<published>2009-03-24T05:50:01Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=f2f2f35240c976ddc6e44cd6276df88aad812199'/>
<id>urn:sha1:f2f2f35240c976ddc6e44cd6276df88aad812199</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update check_http short help with new stycky and stickyport options.</title>
<updated>2009-03-21T06:56:35Z</updated>
<author>
<name>Thomas Guyot-Sionnest</name>
<email>dermoth@aei.ca</email>
</author>
<published>2009-03-21T06:56:35Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=8aa84840bb9b880ca1b2060e25ec6a1f3ee90ba1'/>
<id>urn:sha1:8aa84840bb9b880ca1b2060e25ec6a1f3ee90ba1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>check_http: die when an invalid --onredirect option is specified</title>
<updated>2009-03-21T06:39:49Z</updated>
<author>
<name>Thomas Guyot-Sionnest</name>
<email>dermoth@aei.ca</email>
</author>
<published>2009-03-21T06:39:49Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=795277d9b1bf7c6d7539b4f1aac3815e6b66efe7'/>
<id>urn:sha1:795277d9b1bf7c6d7539b4f1aac3815e6b66efe7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>check_http: add --onredirect=stickyport - also follow the same port</title>
<updated>2009-03-21T06:32:50Z</updated>
<author>
<name>Thomas Guyot-Sionnest</name>
<email>dermoth@aei.ca</email>
</author>
<published>2009-03-21T06:32:50Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=e7cdcfee2a6025b41f67ead5020df3965ef05a98'/>
<id>urn:sha1:e7cdcfee2a6025b41f67ead5020df3965ef05a98</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add the timegm Gnulib module</title>
<updated>2009-03-20T06:57:11Z</updated>
<author>
<name>Thomas Guyot-Sionnest</name>
<email>dermoth@aei.ca</email>
</author>
<published>2009-03-20T06:48:40Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=3fa3707b5752adfe348e101a194635cc11ace2af'/>
<id>urn:sha1:3fa3707b5752adfe348e101a194635cc11ace2af</id>
<content type='text'>
</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>
</feed>
