Check age of files in a directory
http://en.opensuse.org/Monitoring-plugins-contentage
This plugin checks one or more directory for files older than a specified age.
You can define the age of files for warning and critical states.
Note: the plugin checks the mtime of files, not the ctime.
Usage: check_dircontent.pl -w 24 -c 48 -p /tmp
Options:
-w|--warning : time for warnings (minutes)
-c|--critical : time for critical warnings (minutes)
-p|--pathnames : absolute path to the folders, split mutliple pathnames with commata
-t|--timeout : timeout (default: 15)
- Devel package for openSUSE:Factory
- Links to openSUSE:Factory / monitoring-...contentage
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout server:monitoring/monitoring-plugins-contentage && cd $_
- Create Badge
Refresh
Refresh
Source Files
Sources could not be expanded: conflict in file monitoring-plugins-contentage.spec
Comments 0