<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monitoring-plugins/plugins-scripts/check_ntp.pl, branch 3.0.0-rc3</title>
<subtitle>Monitoring Plugins
</subtitle>
<id>https://www.monitoring-plugins.org/repositories/monitoring-plugins/atom?h=3.0.0-rc3</id>
<link rel='self' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/atom?h=3.0.0-rc3'/>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/'/>
<updated>2015-10-04T19:17:48Z</updated>
<entry>
<title>check_ntp.pl: Droping this superseded plugin</title>
<updated>2015-10-04T19:17:48Z</updated>
<author>
<name>Jan Wagner</name>
<email>waja@cyconet.org</email>
</author>
<published>2015-10-04T19:17:48Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=883269416102e912d007f69f1e78bd090984b194'/>
<id>urn:sha1:883269416102e912d007f69f1e78bd090984b194</id>
<content type='text'>
</content>
</entry>
<entry>
<title>check_ntp.pl: Using FindBin</title>
<updated>2015-10-04T16:38:25Z</updated>
<author>
<name>Jan Wagner</name>
<email>waja@cyconet.org</email>
</author>
<published>2015-10-04T16:38:25Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=20d223119eb40bd1ecdd637eb845f5e16c87bd36'/>
<id>urn:sha1:20d223119eb40bd1ecdd637eb845f5e16c87bd36</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace "plugins-scripts/subst.in" foo</title>
<updated>2014-02-28T12:28:33Z</updated>
<author>
<name>Holger Weiss</name>
<email>holger@zedat.fu-berlin.de</email>
</author>
<published>2014-02-28T12:28:33Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=c08d6a429ba0e0cd3642ba2c2fe85687472ee22f'/>
<id>urn:sha1:c08d6a429ba0e0cd3642ba2c2fe85687472ee22f</id>
<content type='text'>
Remove the buggy and complex awk(1) magic in "plugins-scripts/subst.in"
in favor of simple sed(1) substitutions.

The plugins in the "plugins-scripts" directory now always use the PATH
specified via "./configure --trusted-path", or the default PATH
hard-coded in "configure.ac".

Fixes #1242.
</content>
</entry>
<entry>
<title>Fix trusted path</title>
<updated>2013-10-22T14:33:56Z</updated>
<author>
<name>awiddersheim</name>
<email>awiddersheim@hotmail.com</email>
</author>
<published>2013-10-22T14:33:56Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=0a3252d88d148a8cb21774cd3ae6a1cb1fbb004c'/>
<id>urn:sha1:0a3252d88d148a8cb21774cd3ae6a1cb1fbb004c</id>
<content type='text'>
When configuring the plugins you have the option to specify a trusted path with --with-trusted-path. This option seems to have been deprecated at some point for unknown reasons and had typically had no affect. This commit makes this option work again for those who have a desire to use it. There should be no affect on those who have not chosen to specify a trusted path.
</content>
</entry>
<entry>
<title>Removing CVS/SVN tags and replacing with git-based versioning</title>
<updated>2008-11-23T05:38:47Z</updated>
<author>
<name>Thomas Guyot-Sionnest</name>
<email>dermoth@users.sourceforge.net</email>
</author>
<published>2008-11-23T05:38:47Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=6fbd14fea5c111a23d9074d25499991cbfa58f79'/>
<id>urn:sha1:6fbd14fea5c111a23d9074d25499991cbfa58f79</id>
<content type='text'>
For contrib/, full tags have been imported from subversion


git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@2091 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>debian bts #268044:</title>
<updated>2005-10-13T10:20:50Z</updated>
<author>
<name>M. Sean Finney</name>
<email>seanius@users.sourceforge.net</email>
</author>
<published>2005-10-13T10:20:50Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=17edbb05d44eee6f3d5aef7fa42bd957e47b9970'/>
<id>urn:sha1:17edbb05d44eee6f3d5aef7fa42bd957e47b9970</id>
<content type='text'>
- use a "less beastly" regex for parsing ntpq output.  probably need
  some more widespread testing on this one.


git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1250 f882894a-f735-0410-b71e-b25c423dba1c
</content>
</entry>
<entry>
<title>perfdata patch - 1172539</title>
<updated>2005-05-25T14:05:41Z</updated>
<author>
<name>Subhendu Ghosh</name>
<email>sghosh@users.sourceforge.net</email>
</author>
<published>2005-05-25T14:05:41Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=703a4bf74de4786b352b8582eb6c018cff353164'/>
<id>urn:sha1:703a4bf74de4786b352b8582eb6c018cff353164</id>
<content type='text'>
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1180 f882894a-f735-0410-b71e-b25c423dba1c
</content>
</entry>
<entry>
<title>new option for zero offset - 1159317</title>
<updated>2005-05-25T03:37:48Z</updated>
<author>
<name>Subhendu Ghosh</name>
<email>sghosh@users.sourceforge.net</email>
</author>
<published>2005-05-25T03:37:48Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=4aa2652a5451bca4d19a2e4b7fcb5141c24c3d65'/>
<id>urn:sha1:4aa2652a5451bca4d19a2e4b7fcb5141c24c3d65</id>
<content type='text'>
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1179 f882894a-f735-0410-b71e-b25c423dba1c
</content>
</entry>
<entry>
<title>patched bug id 1200030 - regex update</title>
<updated>2005-05-24T22:33:09Z</updated>
<author>
<name>Subhendu Ghosh</name>
<email>sghosh@users.sourceforge.net</email>
</author>
<published>2005-05-24T22:33:09Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=dafcd900153a982467d24358724ff51850f28d4c'/>
<id>urn:sha1:dafcd900153a982467d24358724ff51850f28d4c</id>
<content type='text'>
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1175 f882894a-f735-0410-b71e-b25c423dba1c
</content>
</entry>
</feed>
