<div> </div>
<div>Hi everyone!</div>
<div> </div>
<div>Why is it that when i run the plugin manually, ie, commanline,</div>
<div>the scripts executes without a problem.. example</div>
<div> </div>
<div># ../libexec/check_disk_remote -e rsh  -H k3tsyn1 -w 90 -c 98<br>OK: All Filesystems are below threshold (90/98%) | /=5%;;;0;100 /usr=59%;;;0;100 /var=30%;;;0;100 /opt=58%;;;0;100<br> </div>
<div>But when i do this in my command.cfg file:</div>
<div> </div>
<div>define command{<br>        command_name    check_remote_disk<br>        command_line    $USER1$/check_disk_remote -e rsh  -H k3tsyn1 -w 90 -c 98<br>        }<br> </div>
<div>(yes, i know that's the macro thing.. :) its not working also, i put it like</div>
<div>that to simulate manual execution)</div>
<div> </div>
<div>the logs says:</div>
<div>[1126686654] SERVICE ALERT: LTX k3tsyn1 ;Disk Usage;UNKNOWN;SOFT;1;(No output returned from plugin)<br>[1126686714] SERVICE ALERT: LTX k3tsyn1 ;Disk Usage;UNKNOWN;SOFT;2;(No output returned from plugin)<br> </div>
<div>Thanks!</div>
<div> </div>
<div><br>-- <br>----<br>Don't Tell Me How Hard You Work..<br>   Show Me How Much You'd Accomplished.. </div>