Hello.

On a Solaris 10 10/08 (137137-09) Sparc system, I setup SMA to also return 
values for disk usage, by adding the following to snmpd.conf:

disk / 5%
disk /tmp 10% 
disk /apps 4%
disk /data 3%

/data and /apps are on ZFS. But when I do "snmpwalk -v2c -c public 10.0.1.26 
UCD-SNMP-MIB::dskPercent", it only returns values for the first two directories 
(/ and /tmp), which are on UFS and Swap, respectively. But for /apps and /data, 
it just returns 0, which is not correct.

Question now: Is it supposed to be that way? Or is Solaris 10 supposed to 
return a sensible value?

Thanks,
Alexander
-- 
This message posted from opensolaris.org
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to