Hello,<br><br>I'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 "search path" 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_] 'hrStorageSize. $target->[8]{$mode} - hrStorageUsed. $target->[8]{$mode} ' (eval): Bareword "hrStorageSize" not allowed while "strict subs" in use at (eval 33) line 1.
<br>Bareword "hrStorageUsed" not allowed while "strict subs" 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't get the named OID'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's and try to find the numerical ones?
<br><br>Thanks,<br><br>--Amos<br><br>