On Wed, 1 Feb 2012 12:44:43 -0800
Tim Howe <th...@bendtel.net> wrote:

> [...]
> In anything before 5.0, I am able to monitor the RAID status via snmp
> at OPENBSD-SENSORS-MIB::sensorStatus.  The 5.0 boxes are returning
> unknown status (and the device IOD has changed from 3 to 46).
> 
> sysctl reports differently in 5.0:
> 
> 4.9 box (this is same in 4.8):
> hw.sensors.arc0.drive0=online (sd0), OK
> 
> 5.0 box:
> hw.sensors.arc0.drive0=unknown (sd0), UNKNOWN

Installed the latest snap...

Seems to work again on 5.1-beta on the new oid:

hw.sensors.arc0.drive0=online (sd0), OK

# snmpget -v 1 -c [string] [my ip] OPENBSD-SENSORS-MIB::sensorStatus.46      
OPENBSD-SENSORS-MIB::sensorStatus.46 = INTEGER: ok(1)

\o/

--TimH

Reply via email to