<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monitoring-plugins/plugins-scripts/t/check_file_age.t, branch v3.0.0-rc3</title>
<subtitle>Monitoring Plugins
</subtitle>
<id>https://www.monitoring-plugins.org/repositories/monitoring-plugins/atom?h=v3.0.0-rc3</id>
<link rel='self' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/atom?h=v3.0.0-rc3'/>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/'/>
<updated>2018-12-04T13:54:12Z</updated>
<entry>
<title>tests: skip some tests if Monitoring::Plugin::Range isn't available</title>
<updated>2018-12-04T13:54:12Z</updated>
<author>
<name>Sven Nierlein</name>
<email>Sven.Nierlein@consol.de</email>
</author>
<published>2018-12-04T13:08:21Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=660e0cf4e2968c97adeabf9ba91a54f1bd4ad240'/>
<id>urn:sha1:660e0cf4e2968c97adeabf9ba91a54f1bd4ad240</id>
<content type='text'>
The check_file_age uses Monitoring::Plugin::Range internally. Skip thoses tests
if the module isn't available.
</content>
</entry>
<entry>
<title>add range checking to check_file_age</title>
<updated>2017-02-14T15:19:18Z</updated>
<author>
<name>phowen</name>
<email>phowen@cisco.com</email>
</author>
<published>2017-02-14T15:19:18Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=98a365d76c9b7e270d7b00953905d80c80c1467d'/>
<id>urn:sha1:98a365d76c9b7e270d7b00953905d80c80c1467d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>check_file_age: Provide performance data</title>
<updated>2014-10-06T18:16:00Z</updated>
<author>
<name>Jonas Genannt</name>
<email>jonas@brachium-system.net</email>
</author>
<published>2014-09-23T10:51:55Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=3b02d7fafba6ef35cac9af47ce046f9c7a6fc510'/>
<id>urn:sha1:3b02d7fafba6ef35cac9af47ce046f9c7a6fc510</id>
<content type='text'>
</content>
</entry>
<entry>
<title>check_file_age: support for --ignore-missing</title>
<updated>2014-01-24T19:43:01Z</updated>
<author>
<name>Jan Wagner</name>
<email>waja@cyconet.org</email>
</author>
<published>2013-09-30T23:38:45Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=0b9b300f856d021b56950030f4e6053d84bc77c8'/>
<id>urn:sha1:0b9b300f856d021b56950030f4e6053d84bc77c8</id>
<content type='text'>
Patch to provide for a -i | --ignore-missing option. This allows files that
don't exist to be monitored for without causing an error. The use case is:

* one process periodically pushes files to an "input" queue for a second
  process
* the second process, when running cleanly will "consume" (process and remove)
  these files

So the conditions to meet are:
1. If the file doesn't exist, that's fine (OK)
2. If the file exists, but is less than X seconds, that's fine (OK)
3. If the file exists, but greater than X seconds, no good (CRITICAL)

Since now check_file_age doesn't permit this behavior, as a non-existent file
is considered CRITICAL.

Test case was contributed by our lovely Holger.

Closes #1181, Closes #989, Closes #862, Closes #1187, Closes #845
Closes Debian Bug #496307
</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>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>
</feed>
