[Nagiosplug-devel] [ nagiosplug-New Plugins-828127 ] check_winsnmp_disk
SourceForge.net
noreply at sourceforge.net
Wed Oct 22 06:27:17 CEST 2003
New Plugins item #828127, was opened at 2003-10-22 12:29
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=541465&aid=828127&group_id=29880
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Marcel van Groenigen (pfismvg)
Assigned to: Nobody/Anonymous (nobody)
Summary: check_winsnmp_disk
Initial Comment:
Simple plugin I have written in php
so you will need php with the snmp plugin
(vorgive me for that as i am not to good in C or Perl)
Usage: check_winsnmp_disk -d drive [-w limit] [-c limit]
[-v|--verbose]
check_winsnmp_disk (-h|--help)
check_winsnmp_disk (-V|--version)
Options:
-H, --hostname=ADDRESS
Host name or IP from server
-d, --drive=LETTER
disk to check A trough Z one letter
-w, --warning=INTEGER
Exit with WARNING status if less than INTEGER
Megabytes of disk are free
-w, --warning=PERCENT%
Exit with WARNING status if less than PERCENT of
disk space is free
Defaults to 15%
-c, --critical=INTEGER
Exit with CRITICAL status if less than INTEGER
Megabytes of disk are free
-c, --critical=PERCENT%
Exit with CRITCAL status if less than PERCENT of disk
space is free
Defaults to 5%
-v, --verbose
Show details for command-line debugging (do not
use with nagios server)
-h, --help
Print detailed help screen
-V, --version
Print version information
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=541465&aid=828127&group_id=29880
More information about the Devel
mailing list