Check age of files in a directory
http://en.opensuse.org/Nagios-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)
- Developed at server:monitoring
- Sources inherited from project openSUSE:Factory
- 
1
derived packages
- Download package
- 
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Slowroll:Base:Next/monitoring-plugins-contentage && cd $_
- Create Badge
Refresh
Source Files
| Filename | Size | Changed | 
|---|---|---|
| check_contentage | 0000007437 7.26 KB | |
| monitoring-plugins-contentage.changes | 0000001360 1.33 KB | |
| monitoring-plugins-contentage.spec | 0000002402 2.35 KB | 





Comments 0