Home Directory Plugins System Metrics File System check_folder_size_percentage

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_folder_size_percentage

Rating
0 votes
Favoured:
0
Current Version
0.11
Compatible With
  • Nagios 3.x
  • Nagios 4.x
  • Nagios XI
Hits
7708
Files:
FileDescription
check_folder_size_percentage.shcheck_folder_size_percentage.sh
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!
Usage ./check_folder_size_percentage.sh -f dir [-s (k|m|g)] [-w (percentage)] [-c (percentage)]

-f Folder to check
-s k (Kilobytes) m (megabytes) g (gigabytes)
-w Warning level
-c Critical level

This plugin is the percentage version by check folder size (https://exchange.nagios.org/directory/Plugins/System-Metrics/File-System/check-folder-size-%28linux-nrpe%29/details)

Percentage formula is "(Folder size/Partition size)*100"