check_diskfree.sh

check_disk_free

A simple shell script for nagios to check free disk space on a target system The plugin was designed to do active checks using check_by_ssh to check clients like a firewall.

Usage:


check_diskfree [dev] [warn] [crit]

[warn] and [crit] as integer

Example:


check_diskfree hda1 70 90