Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-10-07 | FILES /etc/sensorsd.conf | Henning Brauer | |
spotted by millert@ ok millert@ jmc@ | |||
2003-10-06 | .Xr it 4 | Henning Brauer | |
PR3512, From: zejames@greyhats.org | |||
2003-10-01 | sys/types.h is not really needed with sys/param.h. | Kevin Lo | |
ok henning@ | |||
2003-09-30 | o err out on start if no watches are defined | Henning Brauer | |
o log how many watches are defined o on configuration reload also log how many watches we have | |||
2003-09-30 | set the log message ident with openlog(), ok henning@ | jose | |
2003-09-29 | uncomment daemon() call; spotted by jose@ | Henning Brauer | |
2003-09-24 | sensorsd monitors the hardware sensors as reported by sysctl in hw.sensors. | Henning Brauer | |
limits can be configured, out of range notifications through syslog. config file parsing based on bob's hints, lots of hints from theo feedback from grange, otto, mickey as well ok deraadt@; grange@ on an earlier version |