checking all partitions on Windows host via check_nt?

Roger Roger at NagiosWiki.com
Wed Apr 2 03:37:21 CEST 2008


In the nrpe.cfg file on my montored box, I have the following command (which
works beautifully).

check command[check_disks_proc_mounts]=/usr/lib/nagios/plugins/check_disk -w
15% -c 10% $(for x in $(cat /proc/mounts |awk '{print $2}')\; do echo -n "
-p $x "\; done)

I am looking to make a check_nt equivalent to that command.  Has
anyone done this? Or do they have any ideas on how I might possibly do
so?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20080401/48a0ace9/attachment.html>
-------------- next part --------------
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
-------------- next part --------------
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null


More information about the Users mailing list