summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 0421d0d)
raw | patch | inline | side by side (parent: 0421d0d)
author | Florian Forster <octo@noris.net> | |
Wed, 23 Jul 2008 15:20:55 +0000 (17:20 +0200) | ||
committer | Florian Forster <octo@noris.net> | |
Wed, 23 Jul 2008 15:20:55 +0000 (17:20 +0200) |
README | patch | blob | history |
index 97119ac5ef70336f31e484cc171f44120fe7705b..f41e720e76ea7e060ee99caaf42c987f4c2f4d0e 100644 (file)
--- a/README
+++ b/README
Network UPS tools: UPS current, voltage, power, charge, utilisation,
temperature, etc. See upsd(8).
+ - onewire
+ Read onewire sensors using the owcapu library of the owfs project.
+
- perl
The perl plugin implements a Perl-interpreter into collectd. You can
write your own plugins in Perl and return arbitrary values using this
can be used)
Used by the `ping' plugin to send and receive ICMP packets.
+ * libowcapi (optional)
+ Used by the `onewire' plugin to read values from onewire sensors (or the
+ owserver(1) daemon).
+
* libpcap (optional)
Used to capture packets by the `dns' plugin.