<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monitoring-plugins/plugins-scripts, branch release-1.4.4</title>
<subtitle>Monitoring Plugins
</subtitle>
<id>https://www.monitoring-plugins.org/repositories/monitoring-plugins/atom?h=release-1.4.4</id>
<link rel='self' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/atom?h=release-1.4.4'/>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/'/>
<updated>2006-10-19T18:44:53Z</updated>
<entry>
<title>Allow hostnames beginning with digits (O'Shaughnessy Evans - 1567390)</title>
<updated>2006-10-19T18:44:53Z</updated>
<author>
<name>Ton Voon</name>
<email>tonvoon@users.sourceforge.net</email>
</author>
<published>2006-10-19T18:44:53Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=d15721d2f8a26cd01259931cca5b3c00a6f77b6c'/>
<id>urn:sha1:d15721d2f8a26cd01259931cca5b3c00a6f77b6c</id>
<content type='text'>
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1501 f882894a-f735-0410-b71e-b25c423dba1c
</content>
</entry>
<entry>
<title>Cleanup references to old check_udp and INSTALL_OPTS. Error if</title>
<updated>2006-07-28T23:59:29Z</updated>
<author>
<name>Ton Voon</name>
<email>tonvoon@users.sourceforge.net</email>
</author>
<published>2006-07-28T23:59:29Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=ab9b1169c268d9abefd556a85a0fe90bc513f496'/>
<id>urn:sha1:ab9b1169c268d9abefd556a85a0fe90bc513f496</id>
<content type='text'>
--with-nagios-user or --with-nagios-group specified for configure


git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1460 f882894a-f735-0410-b71e-b25c423dba1c
</content>
</entry>
<entry>
<title>Fixed checking of return codes from external mailq programs</title>
<updated>2006-07-05T13:45:57Z</updated>
<author>
<name>Ton Voon</name>
<email>tonvoon@users.sourceforge.net</email>
</author>
<published>2006-07-05T13:45:57Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=5f9761ed60091476d9e86bbb0e306776c0823fcb'/>
<id>urn:sha1:5f9761ed60091476d9e86bbb0e306776c0823fcb</id>
<content type='text'>
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1443 f882894a-f735-0410-b71e-b25c423dba1c
</content>
</entry>
<entry>
<title>removed stale references to PATH_TO_NTPFOO, as it's no longer used.</title>
<updated>2006-06-07T14:23:12Z</updated>
<author>
<name>M. Sean Finney</name>
<email>seanius@users.sourceforge.net</email>
</author>
<published>2006-06-07T14:23:12Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=79ee3b93fb521f591ba78cc2e03351e9baecf5e5'/>
<id>urn:sha1:79ee3b93fb521f591ba78cc2e03351e9baecf5e5</id>
<content type='text'>
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1417 f882894a-f735-0410-b71e-b25c423dba1c
</content>
</entry>
<entry>
<title>- check_ntp:</title>
<updated>2006-05-01T21:52:42Z</updated>
<author>
<name>M. Sean Finney</name>
<email>seanius@users.sourceforge.net</email>
</author>
<published>2006-05-01T21:52:42Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=e667553b97c358f5d80608f62c291deffc0328d5'/>
<id>urn:sha1:e667553b97c358f5d80608f62c291deffc0328d5</id>
<content type='text'>
  - now roughly feature-complete.
  - various bugfixes, esp. offset calculation.
  - enhanced the asynchronous offset polling to set requests that
    haven't recieved a response in &gt;= 1 second to stale and retransmit them,
    which results in much better performance on unreliable networks.
  - we only spend timeout/2 seconds polling offsets, and if we don't get
    everything by that point we work with what we have and set status to
    warning/critical depending on how much data we have.
  - set the same defaults as the perl script.
- commit changes to configure.in to support automatic building of check_apt
  (if apt-get is installed and regex libraries available) and check_ntp
  (unconditionally), now defaulting to check_ntp.c instead of the perl script.
  if this is an issue we can back out the commit of course.  an eye
  should be kept on check_ntp building and running correctly in different
  environments, esp. 64-bit and big-endian platforms, and those with more
  "esoteric" API's (do any of the platforms not have poll()?).
- similar changes to Makefile.am's.
- common.h: add statement to include sys/poll.h
- runcmd.c: exit STATE_UNKNOWN if execve() fails.


git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1386 f882894a-f735-0410-b71e-b25c423dba1c
</content>
</entry>
<entry>
<title>Remove PATH restriction</title>
<updated>2006-03-22T14:32:06Z</updated>
<author>
<name>Ton Voon</name>
<email>tonvoon@users.sourceforge.net</email>
</author>
<published>2006-03-22T14:32:06Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=087bf1c765d3409fbbad3d8b0719e6092828db05'/>
<id>urn:sha1:087bf1c765d3409fbbad3d8b0719e6092828db05</id>
<content type='text'>
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1343 f882894a-f735-0410-b71e-b25c423dba1c
</content>
</entry>
<entry>
<title>Remove hardlink to /bin/sed. Leave to PATH (Abs - 1391483)</title>
<updated>2006-03-22T12:59:36Z</updated>
<author>
<name>Ton Voon</name>
<email>tonvoon@users.sourceforge.net</email>
</author>
<published>2006-03-22T12:59:36Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=450054438c2763c0ce26985ccf6c5d890d2c6f2a'/>
<id>urn:sha1:450054438c2763c0ce26985ccf6c5d890d2c6f2a</id>
<content type='text'>
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1340 f882894a-f735-0410-b71e-b25c423dba1c
</content>
</entry>
<entry>
<title>Allow directories and links to be tested by check_file_age. Sanitise output.</title>
<updated>2005-12-15T15:17:49Z</updated>
<author>
<name>Ton Voon</name>
<email>tonvoon@users.sourceforge.net</email>
</author>
<published>2005-12-15T15:17:49Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=73b77a44c43960b6fcf8b3c29c1016ba1940aa89'/>
<id>urn:sha1:73b77a44c43960b6fcf8b3c29c1016ba1940aa89</id>
<content type='text'>
Added tests


git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1297 f882894a-f735-0410-b71e-b25c423dba1c
</content>
</entry>
<entry>
<title>Nagiosplug bug # 1251096</title>
<updated>2005-11-30T00:49:47Z</updated>
<author>
<name>Harper Mann</name>
<email>harpermann@users.sourceforge.net</email>
</author>
<published>2005-11-30T00:49:47Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=e5b45d0e143bd3dbfb870cbe9fd33977db1a2b19'/>
<id>urn:sha1:e5b45d0e143bd3dbfb870cbe9fd33977db1a2b19</id>
<content type='text'>
check_ntp wasn't properly handing a bad exit status from the external programs it calls (ntpdate and ntpq), so jitter wasn't set.  Added check of $? on close and proper error output if status from the sub program call completion is non-zero.  This includes "host not found".


git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1291 f882894a-f735-0410-b71e-b25c423dba1c
</content>
</entry>
<entry>
<title>check_log fixes from Ade Rixon</title>
<updated>2005-10-29T15:38:40Z</updated>
<author>
<name>M. Sean Finney</name>
<email>seanius@users.sourceforge.net</email>
</author>
<published>2005-10-29T15:38:40Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=e082e8565f5f54916511f01eabfab1427503813d'/>
<id>urn:sha1:e082e8565f5f54916511f01eabfab1427503813d</id>
<content type='text'>
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1263 f882894a-f735-0410-b71e-b25c423dba1c
</content>
</entry>
</feed>
