summaryrefslogtreecommitdiff
path: root/usr.sbin/sensorsd
AgeCommit message (Expand)Author
2007-08-14sync printing w/ sysctl(8) and add missing sensor types to conf parser;Constantine A. Murenin
2007-08-14Commentary in the examples section was wrong from the start, because it gaveConstantine A. Murenin
2007-08-11add caveats section, documenting previously undocumented state dumping mechan...Constantine A. Murenin
2007-08-11s/ and alerter// against previous: 'alerter' is not a standard word (yet),Constantine A. Murenin
2007-08-10sync sensorsd.8: add my copyright; change NAME summary; fix some grammar;Constantine A. Murenin
2007-08-10sync sensorsd.conf.5 with reality, including:Constantine A. Murenin
2007-07-31something went wrong w/ previous;Jason McIntyre
2007-07-31document the -d option of sensorsd; input and ok from jmc@, deraadt@Robert Nagy
2007-06-05various grammar/text improvements;Jason McIntyre
2007-06-01Convert sensorsd to use two-level data-structures. This makes sensorsd beConstantine A. Murenin
2007-05-31convert to new .Dd format;Jason McIntyre
2007-05-30Major update to sensorsd.Constantine A. Murenin
2007-05-29Remove watch_cnt in preparation for my bigger patch that makes sensorsdConstantine A. Murenin
2007-05-29tweaks; help/ok cnstJason McIntyre
2007-05-29for sensorsd.conf entries, let's do matching by sensor type if maching by com...Constantine A. Murenin
2007-02-28do status dampening for OK status as well, i. e.Henning Brauer
2007-02-23add missing copyright; ConstantineTheo de Raadt
2007-01-06increase buffer size; ie. for hw.sensors.ipmi0.indicator0Theo de Raadt
2006-12-28tweak;Jason McIntyre
2006-12-23adapt to new two-level sensor sysctl framework; by Constantine A. MureninTheo de Raadt
2006-12-18it appears some sensors flip duen to bugs or erroneous readings.Michael Shalayeff
2006-09-16sync printing w/ sysctl and also add missing sensor types to the conf parser;...Michael Shalayeff
2006-08-23wording;Jason McIntyre
2006-08-23esm(4) also gives status (sometimes ;)Michael Shalayeff
2006-08-23allow monitoring sensors with their own status reporting such as ipmi or raid...Michael Shalayeff
2006-04-21ami sysctl diff; from michael knudsenJason McIntyre
2006-04-01when I initially hacked sensorsd, sensors started at hw.sensors.0 andHenning Brauer
2006-03-20add two missing function declarationsDavid Hill
2006-03-07beef up this file a little; ok grangeJason McIntyre
2006-02-06don't error out but give a warning when sysctl()Moritz Jodeit
2006-01-31When sysctl(3) fails, check for ENOENT instead of ENXIO to findMoritz Jodeit
2005-08-10remove drivers from here.Alexandre Anriot
2005-08-10add lmtemp(4) and viasio(4).Alexandre Anriot
2005-08-04Support for SENSOR_INTEGER.Jonathan Gray
2005-08-03dlg did not test what he affects; enum clashTheo de Raadt
2005-06-03print negative values correctly; From: serge rasnikov <747500@gmail.com>Henning Brauer
2005-05-11document conf file reload w/ SIGHUP;Jason McIntyre
2005-04-21spacingTheo de Raadt
2005-04-20fix buffer overrun introduced with my previous commit. Found and fixed byHans-Joerg Hoexer
2005-04-02new sentence, new line;Jason McIntyre
2005-04-01spacingTheo de Raadt
2005-04-01sensorsd(8) execute command on exceeding limitsHans-Joerg Hoexer
2004-09-14ARGSUSED before signal handler with unused signoTheo de Raadt
2004-06-27add reference to nsclpcsio(4) to SEE ALSO;Jason McIntyre
2004-04-11Fix accidental busy loop waiting for a second to pass. Also, renameOtto Moerbeek
2004-03-15add a default: case to the switch (sensor type) in the config file parserHenning Brauer
2004-02-07knf; jjy2+@pitt.eduTheo de Raadt
2004-01-08sync with sysctl/drivers + 0K == -273.15C; report grange; ok henningMarkus Friedl
2003-12-22reload is used in signal handler, make it volatile sig_atomic_tHenning Brauer
2003-10-07FILES /etc/sensorsd.confHenning Brauer