<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monitoring-plugins/lib, 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>Make extract_value more generic:</title>
<updated>2009-01-26T07:05:21Z</updated>
<author>
<name>Thomas Guyot-Sionnest</name>
<email>dermoth@aei.ca</email>
</author>
<published>2009-01-26T07:05:21Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=ba132e9e521218efc5d35aa5f7a024cba93f5e29'/>
<id>urn:sha1:ba132e9e521218efc5d35aa5f7a024cba93f5e29</id>
<content type='text'>
Add a separator argument passed using defines.
</content>
</entry>
<entry>
<title>Remove the commented out blocks</title>
<updated>2009-01-24T12:41:45Z</updated>
<author>
<name>Thomas Guyot-Sionnest</name>
<email>dermoth@aei.ca</email>
</author>
<published>2009-01-24T12:41:45Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=0a74b6fda08c484cba7216596d2ffa3931b900e5'/>
<id>urn:sha1:0a74b6fda08c484cba7216596d2ffa3931b900e5</id>
<content type='text'>
The die tests are implemented in the test_*3.t files
</content>
</entry>
<entry>
<title>Fix paths in test_ini tests</title>
<updated>2009-01-24T05:41:00Z</updated>
<author>
<name>Thomas Guyot-Sionnest</name>
<email>dermoth@aei.ca</email>
</author>
<published>2009-01-24T05:41:00Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=1b1dc7a48b7072aa9ba3a6c93e76d07f7c12d31f'/>
<id>urn:sha1:1b1dc7a48b7072aa9ba3a6c93e76d07f7c12d31f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add die tests for parse_ini</title>
<updated>2009-01-23T07:43:59Z</updated>
<author>
<name>Thomas Guyot-Sionnest</name>
<email>dermoth@aei.ca</email>
</author>
<published>2009-01-23T07:39:45Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=8b103c0c778aa22dbe7688e7d11df20b7c80be70'/>
<id>urn:sha1:8b103c0c778aa22dbe7688e7d11df20b7c80be70</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Return UNKNOWN if none of the default files can be found.</title>
<updated>2009-01-22T07:24:39Z</updated>
<author>
<name>Thomas Guyot-Sionnest</name>
<email>dermoth@aei.ca</email>
</author>
<published>2009-01-22T07:24:39Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=485f306868fa9c89b4f09e3b2b813d93ec64f0b4'/>
<id>urn:sha1:485f306868fa9c89b4f09e3b2b813d93ec64f0b4</id>
<content type='text'>
It makes no sense to return unknown if an implicit section is not found, but
go on if the file is missing
</content>
</entry>
<entry>
<title>Add die tests for extra-opts</title>
<updated>2009-01-22T07:04:31Z</updated>
<author>
<name>Thomas Guyot-Sionnest</name>
<email>dermoth@aei.ca</email>
</author>
<published>2009-01-21T06:27:06Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=bf4abd539507e1194d836e6e818bda4807f497bf'/>
<id>urn:sha1:bf4abd539507e1194d836e6e818bda4807f497bf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move check_ntp's extract_value to utils_base.c.</title>
<updated>2009-01-21T06:27:40Z</updated>
<author>
<name>Thomas Guyot-Sionnest</name>
<email>dermoth@aei.ca</email>
</author>
<published>2009-01-20T03:14:03Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=a4647be424c9350ab967eeacccd2761c71f9c6a9'/>
<id>urn:sha1:a4647be424c9350ab967eeacccd2761c71f9c6a9</id>
<content type='text'>
This function can also be used to parse performance data strings which
could be useful in the future.
</content>
</entry>
<entry>
<title>Accidentally included built executables - also updated .gitignore</title>
<updated>2009-01-21T06:25:06Z</updated>
<author>
<name>Thomas Guyot-Sionnest</name>
<email>dermoth@aei.ca</email>
</author>
<published>2009-01-21T06:25:06Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=81871eaa82bd0ca1c4a3ea8781bd8bf095073fd0'/>
<id>urn:sha1:81871eaa82bd0ca1c4a3ea8781bd8bf095073fd0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Some platform are missing setenv</title>
<updated>2009-01-21T04:58:02Z</updated>
<author>
<name>Thomas Guyot-Sionnest</name>
<email>dermoth@aei.ca</email>
</author>
<published>2009-01-21T04:55:34Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=3b69f134671e60eb5de0ca895177064294b6eb78'/>
<id>urn:sha1:3b69f134671e60eb5de0ca895177064294b6eb78</id>
<content type='text'>
Instead of adding the gnulib module for solving tests only I split the test
in two, setting environment from Perl for the later.
</content>
</entry>
</feed>
