<div>Hi all</div>
<div>I'm having a problem with check_hd( the same problem with check_winmem).</div>
<div> </div>
<div>
<div>With nagios server (debian & nagios 2.5) I try to check hd on windows 2003, where i have installed snmp (<br>I have tested it with snmpwalk and it works, all mibs are shown) but manually with:</div>
<div> </div>
<div>nagios:/# /usr/lib/nagios/plugins/check_hd <a href="http://10.1.1.8">10.1.1.8</a> public 10 10 c<br>Critical  : no response<br> </div>
<div>while trouth web interface I see the follow error</div>
<div> <table><td class="statusBGUNKNOWN">**ePN failed to compile /usr/lib/nagios/plugins/check_hd: "Global symbol "$PROGNAME" requires explicit package name at (eval 3) line 21, </td></table></div>
<div> </div>
<div>using this:</div>
<div><font size="1">
<p>define command{</p>
<p>command_name check_hd</p>
<p>command_line $USER1$/check_hd $HOSTADDRESS$ public $ARG1$ $ARG2$ $ARG3$</p>
<p>}</p>
<p>Could someone give me some helps?</p></font></div></div>
<div> </div>