That was it Shawn : <br><br><div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>Try the old 8 char path names.
<br><br>ie.<br><br>d:\Progra~1\Exchsrvr\MDBDATA\priv1.stm</blockquote><div><br>Now it works in command line but in nagios web interface i  get no ouptut from NRPE ( CHECK_NRPE: No output returned from daemon) .<br><br>checkcommands.cfg
 contains :<br> <br></div>define command {<br>
        command_name check_exchangeDB<br>
        command_line $USER1$/check_nrpe -H $HOSTADDRESS$ -p 5667 - c check_exchangeDB<br>
  }<br><br>and the NSC.ini file contains :<br>check_exchangeDB=inject CheckFileSize MaxWarn=15G MaxCrit=16G<br>File=d:\Progra~1\Exchsrvr\MDBDATA\priv1<div style="direction: ltr;">.stm File=d:\Progra~1\Exchsrvr\MDBDATA\priv1.edb
<br><br>Running in the command line it's ok :<br>/usr/local/nagios/libexec/check_nrpe -H catorsv03 -p 5667 -c check_exchangeDB<br>OK all file sizes are within bounds.|'d:\Progra~1\Exchsrvr\MDBDATA\priv1.stm'=4452261888;16106127360;17179869184; 'd:\Progra~1\Exchsrvr\MDBDATA\priv1.edb'=9100599296;16106127360;17179869184;
<br><br>I dont have logs that could help me :( Nagios.log doesnt contain anything about command exchange_DB<br><br></div><br>
</div>