X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fcollectd.conf.in;h=0f01f4e5a2eeef2f14ac1458b064e6c942ac7ec8;hb=f6fda65968056137e693a916b15ce448e0961c7e;hp=c69b816d49dccb46e9f679fbd7c3842b0f9e5fb9;hpb=509f73e3155ffc8998a2c600384f070f3ffc253e;p=collectd.git diff --git a/src/collectd.conf.in b/src/collectd.conf.in index c69b816d..0f01f4e5 100644 --- a/src/collectd.conf.in +++ b/src/collectd.conf.in @@ -95,6 +95,7 @@ FQDNLookup true #@BUILD_PLUGIN_NOTIFY_EMAIL_TRUE@LoadPlugin notify_email #@BUILD_PLUGIN_NTPD_TRUE@LoadPlugin ntpd #@BUILD_PLUGIN_NUT_TRUE@LoadPlugin nut +#@BUILD_PLUGIN_OLSRD_TRUE@LoadPlugin olsrd #@BUILD_PLUGIN_ONEWIRE_TRUE@LoadPlugin onewire #@BUILD_PLUGIN_OPENVPN_TRUE@LoadPlugin openvpn #@BUILD_PLUGIN_ORACLE_TRUE@LoadPlugin oracle @@ -117,6 +118,7 @@ FQDNLookup true #@BUILD_PLUGIN_TEAMSPEAK2_TRUE@LoadPlugin teamspeak2 #@BUILD_PLUGIN_TED_TRUE@LoadPlugin ted #@BUILD_PLUGIN_THERMAL_TRUE@LoadPlugin thermal +#@BUILD_PLUGIN_TOKYOTYRANT_TRUE@LoadPlugin tokyotyrant #@BUILD_PLUGIN_UNIXSOCK_TRUE@LoadPlugin unixsock #@BUILD_PLUGIN_UPTIME_TRUE@LoadPlugin uptime #@BUILD_PLUGIN_USERS_TRUE@LoadPlugin users @@ -313,6 +315,15 @@ FQDNLookup true # IgnoreSelected false # +# +# Sensor "some_sensor" +# Sensor "another_one" +# IgnoreSelected false +# NotifySensorAdd false +# NotifySensorRemove true +# NotifySensorNotPresent false +# + # # Chain table chain # @@ -438,6 +449,14 @@ FQDNLookup true # UPS "upsname@hostname:port" # +# +# Host "127.0.0.1" +# Port "2006" +# CollectLinks "Summary" +# CollectRoutes "Summary" +# CollectTopology "Summary" +# + # # Device "-s localhost:4304" # Sensor "F10FCA000800" @@ -590,7 +609,7 @@ FQDNLookup true # Version 1 # Community "community_string" # Collect "std_traffic" -# Inverval 120 +# Interval 120 # # # Address "192.168.0.42" @@ -667,6 +686,11 @@ FQDNLookup true # IgnoreSelected false # +# +# Host "localhost" +# Port "1978" +# + # # SocketFile "@prefix@/var/run/@PACKAGE_NAME@-unixsock" # SocketGroup "collectd"