Look at the values returned by SNMP.

Log into the system where the SMB mounts are then:

1. Run "snmpwalk -v1 -c<community string> 127.0.0.1 1.3.6.1.2.1.25.2.3.1.3".  
Look for the index value of the mount in question, ...hrStorageDescr.<index>
2. Run "snmpwalk -v1 -c<community string> 127.0.0.1 
1.3.6.1.2.1.25.2.3.1.5.<index>" to get the drive size.
3. Run "snmpwalk -v1 -ctc5R3ad! 127.0.0.1 1.3.6.1.2.1.25.2.3.1.6.<index>" to 
get the blocks used.

Do the values look correct?  I suspect the values are not.[/list]




-------------------- m2f --------------------

Read this topic online here:
http://forums.zenoss.com/viewtopic.php?p=34869#34869

-------------------- m2f --------------------



_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to