summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 98af443)
raw | patch | inline | side by side (parent: 98af443)
author | Sebastian Harl <sh@tokkee.org> | |
Sun, 10 May 2009 13:29:05 +0000 (15:29 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sun, 10 May 2009 15:42:20 +0000 (17:42 +0200) |
That is, the fscache, memcachec, table and uptime plugins and libganglia,
libgcrypt and libmemcached.
libgcrypt and libmemcached.
README | patch | blob | history |
index a1bf5ff21ec57fa35f53e6e719954b763c868eb8..26519f5fba821982420cae8cb729f6ba7e144dd7 100644 (file)
--- a/README
+++ b/README
- filecount
Count the number of files in directories.
+ - fscache
+ Linux file-system based caching framework statistics.
+
- gmond
Receive multicast traffic from Ganglia instances.
Motherboard sensors: temperature, fanspeed and voltage information,
using mbmon(1).
+ - memcachec
+ Query and parse data from a memcache daemon.
+
- memcached
Statistics of the memcached distributed caching system.
<http://www.danga.com/memcached/>
- swap
Pages swapped out onto harddisk or whatever is called `swap' by the OS..
+ - table
+ Parse table-like structured files.
+
- tail
Follows (tails) logfiles, parses them by lines and submits matched
values.
- thermal
Linux ACPI thermal zone information.
+ - uptime
+ System uptime statistics.
+
- users
Users currently logged in.
For the `notify_email' plugin.
<http://www.stafford.uklinux.net/libesmtp/>
+ * libganglia (optional)
+ Used by the `gmond' plugin to process data received from Ganglia.
+
+ * libgcrupt (optional)
+ Used by the `network' plugin for encryption and authentication.
+
* libhal (optional)
If present, the uuid plugin will check for UUID from HAL.
<http://hal.freedesktop.org/>
used by the Java plugin to execute Java bytecode. See “Configuring with
libjvm” below.
+ * libmemcached (optional)
+ Used by the `memcachec' plugin to connect to a memcache daemon.
+
* libmysqlclient (optional)
Unsurprisingly used by the `mysql' plugin.
<http://dev.mysql.com/>