Hello,<br><br>I&#39;m trying to monitor free disk space on Windows partitions using MRTG 2.14.7 on Debian Etch (using the Debian package) and so far failed to make MRTG recognize the named OID.<br><br>I configured the target as:
<br><br>hrStorageSize.1:community@IP - hrStorageUsed.1:community@IP<br><br>And added the MIB to the &quot;search path&quot; using:<br><br>LoadMIBs: /usr/share/snmp/mibs/HOST-RESOURCES-MIB.txt<br><br>but get the following error:
<br><br>2007-03-20 18:17:16: ERROR: Target[IP_drivec][_OUT_] &#39;hrStorageSize. $target-&gt;[8]{$mode}&nbsp; - hrStorageUsed. $target-&gt;[8]{$mode} &#39; (eval): Bareword &quot;hrStorageSize&quot; not allowed while &quot;strict subs&quot; in use at (eval 33) line 1.
<br>Bareword &quot;hrStorageUsed&quot; not allowed while &quot;strict subs&quot; in use at (eval 33) line 1.<br><br>From digging the net it looks like there are many questions about this from others in similar situation - 
i.e. followed the fine documentation but still don&#39;t get the named OID&#39;s to work, and there are no working replies to be found anywere on the net.<br><br>So - is this possible or do I HAVE to give up on named OID&#39;s and try to find the numerical ones?
<br><br>Thanks,<br><br>--Amos<br><br>