check_file_age (nagios-plugins 1.4.9) $Id: check_file_age.pl,v 1.3 2005/12/15 15:17:49 tonvoon Exp
The nagios plugins come with ABSOLUTELY NO WARRANTY. You may redistribute
copies of the plugins under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING.
Copyright (c) 2003 Steven Grimm
Usage:
check_file_age [-w <secs>] [-c <secs>] [-W <size>] [-C <size>] -f <file>
check_file_age [-h | --help]
check_file_age [-V | --version]
<secs> File must be no more than this many seconds old (default: warn 240 secs, crit 600)
<size> File must be at least this many bytes long (default: crit 0 bytes)
Send email to nagios-users@lists.sourceforge.net if you have questions
regarding use of this software. To submit patches or suggest improvements,
send email to nagiosplug-devel@lists.sourceforge.net.
Please include version information with all correspondence (when possible,
use output from the --version option of the plugin itself).