summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 884f28f)
raw | patch | inline | side by side (parent: 884f28f)
author | Sebastian Harl <sh@tokkee.org> | |
Thu, 3 Jun 2010 10:48:27 +0000 (12:48 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Thu, 3 Jun 2010 10:48:27 +0000 (12:48 +0200) |
debian/collectd.conf | patch | blob | history | |
debian/control | patch | blob | history |
diff --git a/debian/collectd.conf b/debian/collectd.conf
index aae7ba0305ffd34856c074083b2e99f2db86dc71..a3319850ef642d6063c0359babf5a5b73a0010e9 100644 (file)
--- a/debian/collectd.conf
+++ b/debian/collectd.conf
#<Plugin perl>
# IncludeDir "/my/include/path"
-# BaseName "Collectd::Plugin"
+# BaseName "Collectd::Plugins"
# EnableDebugger ""
# LoadPlugin Monitorus
# LoadPlugin OpenVZ
diff --git a/debian/control b/debian/control
index 561852eb8d1dc0916667cc7c29507ce76a36ca69..ff334d0dd1edf8faad59fe084427f2c2fceb2c3a 100644 (file)
--- a/debian/control
+++ b/debian/control
* battery status: battery
* bind9 name-server and zone statistics: bind
* connection tracking table size: conntrack
+ * number of context switches done by the operating system: contextswitch
* CPU utilization: cpu
* CPU frequency: cpufreq
* output to comma separated values (CSV) files: csv
* Query and parse data from a memcache daemon: memcachec
* statistics of the memcached distributed caching system: memcached
* memory usage: memory
+ * statistics from mon.itor.us: Monitorus (Perl based plugin)
* multimeter statistics: multimeter
* MySQL statistics provided by MySQL's "show status" command: mysql
* detailed Linux network interface and routing statistics: netlink
* NTP daemon's local clock drift, offset to peers, etc.: ntpd
* UPS information: nut
* OpenVPN traffic and compression statistics: openvpn
+ * OpenVZ statistics: OpenVZ (Perl based plugin)
* Optimized Link State Routing daemon statistics: olsrd
* PostgreSQL database statistics: postgresql
* PowerDNS name server statistics: powerdns
* number of processes: processes
+ * embedded Python interpreter: python
* write data via the RRD accelerator daemon: rrdcached
* output to RRD files: rrdtool
* embedded Perl interpreter: perl