I suspect that the problem is the fact that Net-SNMP uses 32 bit return values by default, and 64 bit when specifically told to do so.
do an exec in the snmpd.conf file that returns couter64 for your disk size. that should get you over the 32 bit max return value. ( I think ) -------------------- m2f -------------------- Read this topic online here: http://forums.zenoss.com/viewtopic.php?p=26980#26980 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
