X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=debian%2Fcollectd.conf;h=b5fc462a6ac48126122eb2b6e19cbda81851e0f0;hb=b5e1ea19411c1b351deda03199067cb674b9893e;hp=cc07bf62b81dbde5a34d24b7a8853665cf2b5485;hpb=ab3e1affe0ddb8b91b034b79d65f4eea8d996023;p=pkg-collectd.git diff --git a/debian/collectd.conf b/debian/collectd.conf index cc07bf6..b5fc462 100644 --- a/debian/collectd.conf +++ b/debian/collectd.conf @@ -12,6 +12,7 @@ FQDNLookup true #PluginDir "/usr/lib/collectd" #TypesDB "/usr/share/collectd/types.db" "/etc/collectd/my_types.db" #Interval 10 +#Timeout 2 #ReadThreads 5 #LoadPlugin logfile @@ -21,6 +22,7 @@ LoadPlugin syslog # LogLevel "info" # File STDOUT # Timestamp true +# PrintSeverity false # @@ -39,6 +41,7 @@ LoadPlugin cpu #LoadPlugin csv #LoadPlugin curl #LoadPlugin curl_json +#LoadPlugin curl_xml #LoadPlugin dbi LoadPlugin df LoadPlugin disk @@ -76,12 +79,14 @@ LoadPlugin memory #LoadPlugin olsrd #LoadPlugin openvpn #LoadPlugin perl +#LoadPlugin pinba #LoadPlugin ping #LoadPlugin postgresql #LoadPlugin powerdns LoadPlugin processes #LoadPlugin protocols #LoadPlugin python +#LoadPlugin rrdcached LoadPlugin rrdtool #LoadPlugin sensors #LoadPlugin serial @@ -93,6 +98,7 @@ LoadPlugin swap #LoadPlugin teamspeak2 #LoadPlugin ted #LoadPlugin thermal +#LoadPlugin tokyotyrant #LoadPlugin unixsock #LoadPlugin uptime LoadPlugin users @@ -207,6 +213,25 @@ LoadPlugin users # # +# +# +# Host "my_host" +# Instance "some_instance" +# User "collectd" +# Password "thaiNg0I" +# VerifyPeer true +# VerifyHost true +# CACert "/path/to/ca.crt" +# +# +# Type "magic_level" +# InstancePrefix "prefix-" +# InstanceFrom "td[1]" +# ValuesFrom "td[2]/span[@class=\"level\"]" +# +# +# + # # # Statement "SELECT 'customers' AS c_key, COUNT(*) AS c_value \ @@ -276,6 +301,7 @@ LoadPlugin users # MTime "-5m" # Size "+10k" # Recursive true +# IncludeHidden false # # @@ -328,6 +354,7 @@ LoadPlugin users # # JVMArg "-verbose:jni" +# JVMArg "-Djava.class.path=/usr/share/collectd/java/collectd-api.jar" # # LoadPlugin "org.collectd.java.GenericJMX" # @@ -368,6 +395,7 @@ LoadPlugin users # Key "page_key" # # Regex "(\\d+) bytes sent" +# ExcludeRegex "" # DSType CounterAdd # Type "ipt_octets" # Instance "type_instance" @@ -416,6 +444,7 @@ LoadPlugin users # SecurityLevel Encrypt # Username "user" # Password "secret" +# Interface "eth0" # # TimeToLive "128" # @@ -424,6 +453,7 @@ LoadPlugin users # # SecurityLevel Sign # AuthFile "/etc/collectd/passwd" +# Interface "eth0" # # MaxPacketSize 1024 # @@ -432,6 +462,9 @@ LoadPlugin users # # # statistics about the network plugin itself # ReportStats false +# +# # "garbage collection" +# CacheFlush 1800 # # @@ -482,11 +515,15 @@ LoadPlugin users # # StatusFile "/etc/openvpn/openvpn-status.log" +# ImprovedNamingSchema false +# CollectCompression true +# CollectIndividualUsers true +# CollectUserCount false # # # IncludeDir "/my/include/path" -# BaseName "Collectd::Plugin" +# BaseName "Collectd::Plugins" # EnableDebugger "" # LoadPlugin Monitorus # LoadPlugin OpenVZ @@ -497,6 +534,16 @@ LoadPlugin users # # +# +# Address "::0" +# Port "30002" +# +# Host "host name" +# Server "server name" +# Script "script name" +# +# + # # Host "host.foo.bar" # Host "host.baz.qux" @@ -549,6 +596,7 @@ LoadPlugin users # # # +# Interval 60 # Service "service_name" # # Query backend # predefined @@ -591,6 +639,13 @@ LoadPlugin users # # +# +# DaemonAddress "unix:/var/run/rrdcached.sock" +# DataDir "/var/lib/rrdcached/db/collectd" +# CreateFiles true +# CollectStatistics true +# + DataDir "/var/lib/collectd/rrd" # CacheTimeout 120 @@ -691,6 +746,7 @@ LoadPlugin users # # # Regex "\\" +# ExcludeRegex "\\.*mail_spool defer" # DSType "CounterInc" # Type "counter" # Instance "local_user" @@ -721,6 +777,11 @@ LoadPlugin users # IgnoreSelected false # +# +# Host "localhost" +# Port "1978" +# + # # SocketFile "/var/run/collectd-unixsock" # SocketGroup "collectd" @@ -739,6 +800,11 @@ LoadPlugin users # # User "collectd" # Password "secret" +# VerifyPeer true +# VerifyHost true +# CACert "/etc/ssl/ca.crt" +# Format "Command" +# StoreRates false # #