Re: [zfs-discuss] ZFS disk space monitoring with SNMP

2010-10-02 Thread Dave
I just query for the percentage in use via snmp (net-snmp) In my snmpd.conf I have: extend .1.3.6.1.4.1.2021.60 drive15 /usr/gnu/bin/sh /opt/utils/zpools.ksh rpool space and the zpools.ksh is: #!/bin/ksh export PATH=/usr/bin:/usr/sbin:/sbin export LD_LIBRARY_PATH=/usr/lib zpool list -H -o capa

Re: [zfs-discuss] ZFS disk space monitoring with SNMP

2010-10-01 Thread Ray Van Dolson
On Fri, Oct 01, 2010 at 03:00:16PM -0700, Volker A. Brandt wrote: > Hello Ray, hello list! > > > > Running on Solaris 10 U9 here. How do most of you monitor disk usage / > > capacity on your large zpools remotely via SNMP tools? > > > > Net SNMP seems to be using a 32-bit unsigned integer (based

Re: [zfs-discuss] ZFS disk space monitoring with SNMP

2010-10-01 Thread Volker A. Brandt
Hello Ray, hello list! > Running on Solaris 10 U9 here. How do most of you monitor disk usage / > capacity on your large zpools remotely via SNMP tools? > > Net SNMP seems to be using a 32-bit unsigned integer (based on the MIB) > for hrStorageSize and friends, and thus we're not able to get acc

[zfs-discuss] ZFS disk space monitoring with SNMP

2010-10-01 Thread Ray Van Dolson
Hey folks; Running on Solaris 10 U9 here. How do most of you monitor disk usage / capacity on your large zpools remotely via SNMP tools? Net SNMP seems to be using a 32-bit unsigned integer (based on the MIB) for hrStorageSize and friends, and thus we're not able to get accurate numbers for size