From: Florian Forster Date: Tue, 27 Mar 2007 13:08:03 +0000 (+0200) Subject: collectd.conf.in: Added the `df' and `email' plugins. X-Git-Tag: collectd-4.0.0-rc4~51 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=7dc871ce3171c3baa2f3374f4260ee492525c5b8;p=collectd.git collectd.conf.in: Added the `df' and `email' plugins. --- diff --git a/src/collectd.conf.in b/src/collectd.conf.in index dcd87eea..d8432c54 100644 --- a/src/collectd.conf.in +++ b/src/collectd.conf.in @@ -63,11 +63,25 @@ # DataDir "@prefix@/var/lib/@PACKAGE_NAME@/csv" # +# +# Device "/dev/hda1" +# Device "192.168.0.2:/mnt/nfs" +# MountPoint "/home" +# FSType "ext3" +# IgnoreSelected false +# + # # Interface "eth0" # IgnoreSource "192.168.0.1" # +# +# SocketGroup "collectd" +# SocketPerms "0770" +# MaxConns 5 +# + # # Host "127.0.0.1" # Port 7634 @@ -99,6 +113,13 @@ # Port 411 # +# +# Host "database.serv.er" +# User "db_user" +# Password "secret" +# Database "db_name" +# + # # Server "ff18::efc0:4a42" "25826" # Server "239.192.74.66" "25826" @@ -112,13 +133,6 @@ # Port 123 # -# -# Host "database.serv.er" -# User "db_user" -# Password "secret" -# Database "db_name" -# - # # Host "host.foo.bar" #