summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 3f847b1)
raw | patch | inline | side by side (parent: 3f847b1)
author | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Sat, 4 Oct 2008 20:13:22 +0000 (22:13 +0200) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Sat, 4 Oct 2008 20:13:22 +0000 (22:13 +0200) |
README | patch | blob | history |
index c179cd17a31f22dcba5dd0cf72e83ac24fc73280..206a0e98561759b481a0f626ef0730face623ea8 100644 (file)
--- a/README
+++ b/README
- cpufreq
CPU frequency (For laptops with speed step or a similar technology)
+ - dbi
+ Executes SQL statements on various databases and interprets the returned
+ data.
+
- df
Mountpoint usage (Basically the values `df(1)' delivers)
* libcurl (optional)
If you want to use the `apache', `ascent', or `nginx' plugin.
+ * libdbi (optional)
+ Used by the `dbi' plugin to connect to various databases.
+ <http://libdbi.sourceforge.net/>
+
* libesmtp (optional)
For the `notify_email' plugin.