Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Directory
thehunmonkgroup
check_file_ages_in_dirs
github.com/thehunmonkgroup/nagios-plugin-file-ages-in-dirsThis plugin pulls all files in each specified directory, and checks their created time against the current time. If the maximum age of any file is exceeded, a warning/critical message is returned as appropriate. This is useful for examining backup directo ...
/Category:File System
check_newest_file_age
github.com/thehunmonkgroup/nagios-plugin-newest-file-ageThis plugin pulls the most recently created file in each specified directory, and checks its created time against the current time. If the maximum age of the file is exceeded, a warning/critical message is returned as appropriate. This is useful for exami ...
/Category:File System