NetBSD/sys/dev/sysmon
pgoyette 494623b269 Only report new sensor state values if the new value is valid for the
particular event being monitored.  This avoids duplicate reporting for
sensors that monitor both a normal/critical state and value-within-limits
state as reported by Simon Burge on current-users.

While we're here, clean-up some stair-stepping if's.

OK garbled@
2008-09-07 12:13:00 +00:00
..
files.sysmon
swwdog.c
sysmon.c Pass D_MPSAFE to d_flag in the cdevsw struct, so that the kernel_lock 2008-03-03 09:38:49 +00:00
sysmon_envsys.c 1. provide for warning-min and warning-max alarm levels in addition to 2008-08-22 11:27:50 +00:00
sysmon_envsys_events.c Only report new sensor state values if the new value is valid for the 2008-09-07 12:13:00 +00:00
sysmon_envsys_tables.c Add three new values for ENVSYS_DRIVE units: 2008-02-28 16:21:34 +00:00
sysmon_envsys_util.c
sysmon_envsysvar.h 1. provide for warning-min and warning-max alarm levels in addition to 2008-08-22 11:27:50 +00:00
sysmon_power.c Rearrange sysmonread_power() to have a single exit point, which simplifies 2008-09-05 21:58:32 +00:00
sysmon_taskq.c Rearrange code in the sysmon queue execution thread to simplify locking logic. 2008-09-05 22:06:52 +00:00
sysmon_taskq.h
sysmon_wdog.c
sysmonconf.h
sysmonvar.h Add SME_POLL_ONLY flag, which informs sme to only refresh the sensor when 2008-06-03 15:00:57 +00:00