tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

sysmon_envsys ENVSYS_INDICATOR state change reports



Hello,
while hacking on mfi(4), I found that, while sysmon_envsys(9) reports
state change for ENVSYS_DRIVE sensors, such as:
mfi0: normal state on 'mfi0:0' (online)
mfi0: normal state on 'mfi0:1' (online)

but it doesn't do for ENVSYS_INDICATOR sensors. All sensors starts
in state ENVSYS_SINVALID, and the status gets updated later by
calls to mfi_sensor_refresh() from sysmon_envsys.
Why are changes to ENVSYS_INDICATOR nor reported, and would it make
sense to have changes to ENVSYS_INDICATOR be reported too ?

-- 
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
     NetBSD: 26 ans d'experience feront toujours la difference
--


Home | Main Index | Thread Index | Old Index