<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
I run the following from the command line from my Nagios box and it works like a champ... <BR>
 <BR>
# ./libexec/check_nt -H server.domain.com -p 12489 -v COUNTER -l "<A href="file://\\Memory\\Available">\\Memory\\Available</A> MBytes","Available MBytes=%.2f"<BR>
 <BR>
I put the appropriate info into my service check config and my command config files... it runs and I get a result... <BR>
 <BR>
however the really strange part... the result value is very different.<BR>
 <BR>
OUTPUT COMMANDLINE:<BR>
Available MBytes=430.00 | 'Available MBytes=%.2f'=430.000000%;0.000000;0.000000;<BR>
 <BR>
OUTPUT AS NAGIOS CHECK:<BR>
Available MBytes=617480.00 | 'Available MBytes=%.2f'=617480.000000%;0.000000;0.000000;<BR><BR>
The value it retruns appears to be the USED MBytes maybe?<BR>
 <BR>
Yes, this is against a server w/ ALOT of used memory.  :-)  Am I just missing something?<BR>
<BR>-- <BR>Mat W. - <A href="mailto:lmw94002@hotmail.com">lmw94002@hotmail.com</A><BR><BR><BR><BR><br /><hr />Insert movie times and more without leaving HotmailŪ. <a href='http://windowslive.com/Tutorial/Hotmail/QuickAdd?ocid=TXT_TAGLM_WL_HM_Tutorial_QuickAdd1_052009' target='_new'>See how.</a></body>
</html>