So the issue is that you have a single check that checks all the drives on the machine, and then return whatever it considers the "worst" state - in this case UNKNOWN?<br><br>Couldn't you simply have one check per drive? This way, you'll know if more than one drive goes out of disk space at the same time as well as give you better history for graphs etc.<br>
<br>It's late and I am a bit tired so let me know if I'm missing something obvious here :-)<br><br>Regards,<br>Martin Melin<br><br><div class="gmail_quote">On Mon, Nov 16, 2009 at 8:23 PM, Terry <span dir="ltr"><<a href="mailto:td3201@gmail.com">td3201@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im">On Fri, Nov 13, 2009 at 2:44 PM, Terry <<a href="mailto:td3201@gmail.com">td3201@gmail.com</a>> wrote:<br>

> Hello,<br>
><br>
> I have an nsclient++ checkdrivesize check in place.  There is a weird<br>
> condition where with microsoft clusters, after a failover event, the<br>
> passive node still has the drive letters around.  This causes the<br>
> check to return an unknown status for those drives:<br>
> :       UNKNOWN: Could not get free space for: E: "E:" reason: 21<br>
><br>
> The fix is to reboot the node but that isn't acceptable to us right<br>
> now.  However, it may not be a big deal if I could prioritize warning<br>
> and critical events before an unknown drive state like what is shown<br>
> here.  For example, if the C drive goes warning, I would want it to<br>
> say that before it shows this unknown state of E.  I am guessing this<br>
> has to be something that nsclient++ has to do but not seeing it.  Any<br>
> ideas?<br>
><br>
> Thanks!<br>
><br>
<br>
</div>I am still digging to find a solution to this but haven't found<br>
anything yet.  Anyone have an idea?<br>
<div><div></div><div class="h5"><br>
Thanks<br>
<br>
------------------------------------------------------------------------------<br>
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day<br>
trial. Simplify your report design, integration and deployment - and focus on<br>
what you do best, core application coding. Discover what's new with<br>
Crystal Reports now.  <a href="http://p.sf.net/sfu/bobj-july" target="_blank">http://p.sf.net/sfu/bobj-july</a><br>
_______________________________________________<br>
Nagios-users mailing list<br>
<a href="mailto:Nagios-users@lists.sourceforge.net">Nagios-users@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/nagios-users" target="_blank">https://lists.sourceforge.net/lists/listinfo/nagios-users</a><br>
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.<br>
::: Messages without supporting info will risk being sent to /dev/null<br>
</div></div></blockquote></div><br>