Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

check_dir_files perl

Current Version
1
Compatible With
  • Nagios 3.x
  • Nagios 4.x
  • Nagios XI
Owner
Hits
17252
Files:
FileDescription
check_dir_filescheck_dir_files
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
check_dir_files is a nagios plugin to monitor the number of files in a given
directory and warn if this number exceeds a certain threshold.
NAME
check_dir_files

SYNOPSIS
check_dir_files -d /path/to/dir [-w xx -c xx]

DESCRIPTION
check_dir_files is a nagios plugin to monitor the number of files in a
given directory and warn if this number exceeds a certain threshold.

This plugin needs no additional Perl libraries.

ARGUMENTS

-d | --dir directory path in the file system we want to monitor
-w | --warning mininum number of files that if reached will ring the first warning
default is 1 file
-c | --critical minimum number of files that if reached will ring critical
default is 5 files

Reviews (1)
Just would like to know if this is a Windows plugin / linux or both

thank you