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
17487
Files:
FileDescription
check_dir_filescheck_dir_files
Nagios CSP

Meet The New Nagios Core Services Platform

Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.

Monitoring Made Magically Better

  • Nagios Core on Overdrive
  • Powerful Monitoring Dashboards
  • Time-Saving Configuration Wizards
  • Open Source Powered Monitoring On Steroids
  • And So Much More!
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