Home Directory Plugins Operating Systems ssh_file_system_usage

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

ssh_file_system_usage

Rating
0 votes
Favoured:
0
Current Version
1.0.0
Last Release Date
2019-06-04
Compatible With
  • Nagios 4.x
Owner
License
GPL
Hits
3635
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
Simple file system utilization script for any standard Linux system. Under the hood simply uses df -h
A simple file system utilization script. This should work on any basic Linux system.

Usage:

ssh_file_system_usage [-w] [-c]

-w = % consider a warning (default 70)
-c = % considered critical (default 80)

Failure to supply the above arguments results in the default being used.
If at least 1 mount point is critical then a critical response will result with a list of mount points that are critical otherwise if at lest 1 mount point is a warning then a warning response will result listing all warning level mount points.