summaryrefslogtreecommitdiffstats
path: root/share/man/man4/upd.4 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* usb.org was stupid enough to reshuffle their website, update some URIs;schwarze2020-05-121-4/+4
| | | | noticed by clematis at insiberia dot net
* Update upd(4):sthen2015-06-261-13/+39
| | | | | | | | | - list new sensors, sorted by source file occurrence - add clues about sensorsd.conf(5) configuration for the status quo - link to HID Power specs - linguistic tweaks from David Higgs, ok+tweaks schwarze@
* upd(4) attaches at uhidev(4), ok andre@mpi2014-03-191-4/+4
|
* repair & Xrderaadt2014-03-171-47/+5
|
* Add upd(4) to the tree, disabled. Please do not enable it yet.andre2014-03-171-0/+115
At this moment upd(4) exposes data from usb-based uninterruptable power systems (or just USB Power Devices), sysctl(8) sensors (read snmpd(8) friendly), it is also an "in-base" alternative to other 3rdparty UPS-monitoring software, we have plans to bring more features. This is my first "something" into the tree. Lots of thanks: sthen@ and blambert@ are the ones to blame for the idea/challenge. mpi@ is the one whom pushed me to get it correct (from uhub -> uhidev). reyk@ mentored me on OpenBSD-way with previous iked/relayd experiences. ok mpi@, deraadt@ "get it in".