X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fcollectd.conf.in;h=8a0591225e34850f5f4b177895b6303f9d13a07c;hb=de0fdb208de123fe753c5fcf03533833777a5b4a;hp=d7b4ff4648f3ce2e2917de2f57ff07fe43f03f7f;hpb=12c1e32ec71ffd5d90af5df4b430fba04d91aed5;p=collectd.git diff --git a/src/collectd.conf.in b/src/collectd.conf.in index d7b4ff46..8a059122 100644 --- a/src/collectd.conf.in +++ b/src/collectd.conf.in @@ -5,53 +5,92 @@ # #Hostname "localhost" +FQDNLookup true #BaseDir "@prefix@/var/lib/@PACKAGE_NAME@" #PIDFile "@prefix@/var/run/@PACKAGE_NAME@.pid" #PluginDir "@prefix@/lib/@PACKAGE_NAME@" -#TypesDB "@prefix@/lib/@PACKAGE_NAME@/types.db" +#TypesDB "@prefix@/share/@PACKAGE_NAME@/types.db" #Interval 10 #ReadThreads 5 +@BUILD_PLUGIN_LOGFILE_TRUE@LoadPlugin logfile +@BUILD_PLUGIN_SYSLOG_TRUE@LoadPlugin syslog + +# +# LogLevel info +# File STDOUT +# Timestamp true +# + +# +# LogLevel info +# + @BUILD_PLUGIN_APACHE_TRUE@LoadPlugin apache @BUILD_PLUGIN_APCUPS_TRUE@LoadPlugin apcups @BUILD_PLUGIN_APPLE_SENSORS_TRUE@LoadPlugin apple_sensors +@BUILD_PLUGIN_ASCENT_TRUE@LoadPlugin ascent @BUILD_PLUGIN_BATTERY_TRUE@LoadPlugin battery +@BUILD_PLUGIN_BIND_TRUE@LoadPlugin bind @BUILD_PLUGIN_CPU_TRUE@LoadPlugin cpu @BUILD_PLUGIN_CPUFREQ_TRUE@LoadPlugin cpufreq @BUILD_PLUGIN_CSV_TRUE@LoadPlugin csv +@BUILD_PLUGIN_CURL_TRUE@LoadPlugin curl +@BUILD_PLUGIN_DBI_TRUE@LoadPlugin dbi @BUILD_PLUGIN_DF_TRUE@LoadPlugin df @BUILD_PLUGIN_DISK_TRUE@LoadPlugin disk @BUILD_PLUGIN_DNS_TRUE@LoadPlugin dns @BUILD_PLUGIN_EMAIL_TRUE@LoadPlugin email @BUILD_PLUGIN_ENTROPY_TRUE@LoadPlugin entropy @BUILD_PLUGIN_EXEC_TRUE@LoadPlugin exec +@BUILD_PLUGIN_FILECOUNT_TRUE@LoadPlugin filecount @BUILD_PLUGIN_HDDTEMP_TRUE@LoadPlugin hddtemp @BUILD_PLUGIN_INTERFACE_TRUE@LoadPlugin interface @BUILD_PLUGIN_IPTABLES_TRUE@LoadPlugin iptables +@BUILD_PLUGIN_IPMI_TRUE@LoadPlugin ipmi +@BUILD_PLUGIN_IPVS_TRUE@LoadPlugin ipvs @BUILD_PLUGIN_IRQ_TRUE@LoadPlugin irq +@BUILD_PLUGIN_LIBVIRT_TRUE@LoadPlugin libvirt @BUILD_PLUGIN_LOAD_TRUE@LoadPlugin load -@BUILD_PLUGIN_LOGFILE_TRUE@LoadPlugin logfile @BUILD_PLUGIN_MBMON_TRUE@LoadPlugin mbmon +@BUILD_PLUGIN_MEMCACHED_TRUE@LoadPlugin memcached @BUILD_PLUGIN_MEMORY_TRUE@LoadPlugin memory @BUILD_PLUGIN_MULTIMETER_TRUE@LoadPlugin multimeter @BUILD_PLUGIN_MYSQL_TRUE@LoadPlugin mysql +@BUILD_PLUGIN_NETLINK_TRUE@LoadPlugin netlink @BUILD_PLUGIN_NETWORK_TRUE@LoadPlugin network @BUILD_PLUGIN_NFS_TRUE@LoadPlugin nfs +@BUILD_PLUGIN_NGINX_TRUE@LoadPlugin nginx +@BUILD_PLUGIN_NOTIFY_DESKTOP_TRUE@LoadPlugin notify_desktop +@BUILD_PLUGIN_NOTIFY_EMAIL_TRUE@LoadPlugin notify_email @BUILD_PLUGIN_NTPD_TRUE@LoadPlugin ntpd @BUILD_PLUGIN_NUT_TRUE@LoadPlugin nut +@BUILD_PLUGIN_ONEWIRE_TRUE@LoadPlugin onewire +@BUILD_PLUGIN_OPENVPN_TRUE@LoadPlugin openvpn +@BUILD_PLUGIN_ORACLE_TRUE@LoadPlugin oracle @BUILD_PLUGIN_PERL_TRUE@LoadPlugin perl @BUILD_PLUGIN_PING_TRUE@LoadPlugin ping +@BUILD_PLUGIN_POSTGRESQL_TRUE@LoadPlugin postgresql +@BUILD_PLUGIN_POWERDNS_TRUE@LoadPlugin powerdns @BUILD_PLUGIN_PROCESSES_TRUE@LoadPlugin processes +@BUILD_PLUGIN_RRDCACHED_TRUE@LoadPlugin rrdcached @BUILD_PLUGIN_RRDTOOL_TRUE@LoadPlugin rrdtool @BUILD_PLUGIN_SENSORS_TRUE@LoadPlugin sensors @BUILD_PLUGIN_SERIAL_TRUE@LoadPlugin serial +@BUILD_PLUGIN_SNMP_TRUE@LoadPlugin snmp @BUILD_PLUGIN_SWAP_TRUE@LoadPlugin swap -@BUILD_PLUGIN_SYSLOG_TRUE@LoadPlugin syslog +@BUILD_PLUGIN_TAIL_TRUE@LoadPlugin tail @BUILD_PLUGIN_TAPE_TRUE@LoadPlugin tape +@BUILD_PLUGIN_TCPCONNS_TRUE@LoadPlugin tcpconns +@BUILD_PLUGIN_TEAMSPEAK2_TRUE@LoadPlugin teamspeak2 +@BUILD_PLUGIN_THERMAL_TRUE@LoadPlugin thermal @BUILD_PLUGIN_UNIXSOCK_TRUE@LoadPlugin unixsock @BUILD_PLUGIN_USERS_TRUE@LoadPlugin users +#LoadPlugin uuid +@BUILD_PLUGIN_VMEM_TRUE@LoadPlugin vmem @BUILD_PLUGIN_VSERVER_TRUE@LoadPlugin vserver @BUILD_PLUGIN_WIRELESS_TRUE@LoadPlugin wireless +@BUILD_PLUGIN_XMMS_TRUE@LoadPlugin xmms # # URL "http://localhost/status?auto" @@ -65,8 +104,70 @@ # Port "3551" # +# +# URL "http://localhost/ascent/status/" +# User "www-user" +# Password "secret" +# CACert "/etc/ssl/ca.crt" +# + +# +# URL "http://localhost:8053/" +# OpCodes true +# QTypes true +# +# ServerStats true +# ZoneMaintStats true +# ResolverStats false +# MemoryStats true +# +# +# QTypes true +# ResolverStats true +# CacheRRSets true +# +# Zone "127.in-addr.arpa/IN" +# +# + # # DataDir "@prefix@/var/lib/@PACKAGE_NAME@/csv" +# StoreRates false +# + +# +# +# URL "http://finance.google.com/finance?q=NYSE%3AAMD" +# User "foo" +# Password "bar" +# +# Regex "]*> *([0-9]*\\.[0-9]+) *" +# DSType "GaugeAverage" +# Type "stock_value" +# Instance "AMD" +# +# +# + +# +# +# Statement "SELECT 'customers' AS c_key, COUNT(*) AS c_value FROM customers_tbl" +# +# Type "gauge" +# InstancesFrom "c_key" +# ValuesFrom "c_value" +# +# +# +# Driver "mysql" +# DriverOption "host" "localhost" +# DriverOption "username" "collectd" +# DriverOption "password" "AeXohy0O" +# DriverOption "dbname" "custdb0" +# #SelectDB "custdb0" +# Query "num_of_customers" +# #Query "..." +# # # @@ -77,6 +178,11 @@ # IgnoreSelected false # +# +# Disk "/^[hs]d[a-f][0-9]?$/" +# IgnoreSelected false +# + # # Interface "eth0" # IgnoreSource "192.168.0.1" @@ -90,14 +196,26 @@ # # -# Exec user "/path/to/exec" +# Exec "user:group" "/path/to/exec" +# NotificationExec "user:group" "/path/to/exec" # -# -# Host "127.0.0.1" -# Port 7634 +# +# +# Instance "foodir" +# Name "*.conf" +# MTime "-5m" +# Size "+10k" +# Recursive true +# # +@BUILD_PLUGIN_HDDTEMP_TRUE@ +# Host "127.0.0.1" +# Port "7634" +@BUILD_PLUGIN_HDDTEMP_TRUE@ TranslateDevicename false +@BUILD_PLUGIN_HDDTEMP_TRUE@ + # # Interface "eth0" # IgnoreSelected false @@ -114,14 +232,24 @@ # IgnoreSelected true # -# -# LogLevel info -# File STDOUT +# +# Connection "xen:///" +# RefreshInterval 60 +# Domain "name" +# BlockDevice "name:device" +# InterfaceDevice "name:device" +# IgnoreSelected false +# HostnameFormat name # # # Host "127.0.0.1" -# Port 411 +# Port "411" +# + +# +# Host "127.0.0.1" +# Port "11211" # # @@ -131,6 +259,15 @@ # Database "db_name" # +# +# Interface "All" +# VerboseInterface "All" +# QDisc "eth0" "pfifo_fast-1:0" +# Class "ppp0" "htb-1:10" +# Filter "ppp0" "u32-1:0" +# IgnoreSelected false +# + # # Server "ff18::efc0:4a42" "25826" # Server "239.192.74.66" "25826" @@ -141,35 +278,152 @@ # CacheFlush 1800 # +# +# URL "http://localhost/status?auto" +# User "www-user" +# Password "secret" +# CACert "/etc/ssl/ca.crt" +# + +# +# OkayTimeout 1000 +# WarningTimeout 5000 +# FailureTimeout 0 +# + +# +# SMTPServer "localhost" +# SMTPPort 25 +# SMTPUser "my-username" +# SMTPPassword "my-password" +# From "collectd@main0server.com" +# # on . beware! do not use not more than two %s in this string!!! +# Subject "Aaaaaa!! %s on %s!!!!!" +# Recipient "email1@domain1.net" +# Recipient "email2@domain2.com" +# + # # Host "localhost" # Port 123 +# ReverseLookups false # # # UPS "upsname@hostname:port" # +# +# Device "-s localhost:4304" +# Sensor "F10FCA000800" +# IgnoreSelected false +# + +# +# StatusFile "/etc/openvpn/openvpn-status.log" +# + +# +# +# Statement "SELECT category, COUNT(*) AS value FROM products WHERE in_stock = 0 GROUP BY category" +# +# Type "gauge" +# InstancesFrom "category" +# ValuesFrom "value" +# +# +# +# ConnectID "db01" +# Username "oracle" +# Password "secret" +# Query "out_of_stock" +# +# + # # IncludeDir "/my/include/path" # BaseName "Collectd::Plugin" +# EnableDebugger "" # LoadPlugin foo +# +# +# Foo "Bar" +# Qux "Baz" +# # # # Host "host.foo.bar" +# TTL 255 +# + +# +# +# Statement "SELECT magic FROM wizard WHERE host = $1;" +# Param hostname +# +# Type gauge +# InstancePrefix "magic" +# ValuesFrom magic +# +# +# +# Statement "SELECT COUNT(type) AS count, type \ +# FROM (SELECT CASE \ +# WHEN resolved = 'epoch' THEN 'open' \ +# ELSE 'resolved' END AS type \ +# FROM tickets) type \ +# GROUP BY type;" +# +# Type counter +# InstancePrefix "rt36_tickets" +# InstancesFrom "type" +# ValuesFrom "count" +# +# +# +# Host "hostname" +# Port "5432" +# User "username" +# Password "secret" +# SSLMode "prefer" +# KRBSrvName "kerberos_service_name" +# Query magic +# +# +# Service "service_name" +# Query backend # predefined +# Query rt36_tickets +# +# + +# +# +# Collect "latency" +# Collect "udp-answers" "udp-queries" +# Socket "/var/run/pdns.controlsocket" +# +# +# Collect "questions" +# Collect "cache-hits" "cache-misses" +# Socket "/var/run/pdns_recursor.controlsocket" +# +# LocalSocket "/opt/collectd/var/run/collectd-powerdns" # # # Process "name" # +# +# DaemonAddress "unix:/tmp/rrdcached.sock" +# DataDir "@prefix@/var/lib/@PACKAGE_NAME@/rrd" +# CreateFiles true +# CollectStatistics true +# + # # DataDir "@prefix@/var/lib/@PACKAGE_NAME@/rrd" -# StepSize 10 -# HeartBeat 20 -# RRARows 1200 -# XFF 0.1 # CacheTimeout 120 # CacheFlush 900 # @@ -181,8 +435,82 @@ # IgnoreSelected false # -# -# LogLevel info +# +# +# Type "voltage" +# Table false +# Instance "input_line1" +# Values "SNMPv2-SMI::enterprises.6050.5.4.1.1.2.1" +# +# +# Type "users" +# Table false +# Instance "" +# Values "HOST-RESOURCES-MIB::hrSystemNumUsers.0" +# +# +# Type "if_octets" +# Table true +# Instance "IF-MIB::ifDescr" +# Values "IF-MIB::ifInOctets" "IF-MIB::ifOutOctets" +# +# +# +# Address "192.168.0.2" +# Version 1 +# Community "community_string" +# Collect "std_traffic" +# Inverval 120 +# +# +# Address "192.168.0.42" +# Version 2 +# Community "another_string" +# Collect "std_traffic" "hr_users" +# +# +# Address "192.168.0.3" +# Version 1 +# Community "more_communities" +# Collect "powerplus_voltge_input" +# Interval 300 +# +# + +# +# +# Instance "exim" +# +# Regex "S=([1-9][0-9]*)" +# DSType "CounterAdd" +# Type "ipt_bytes" +# Instance "total" +# +# +# Regex "\\" +# DSType "CounterInc" +# Type "counter" +# Instance "local_user" +# +# +# + +# +# ListeningPorts false +# LocalPort "25" +# RemotePort "25" +# + +# +# Host "127.0.0.1" +# Port "51234" +# Server "8767" +# + +# +# ForceUseProcfs false +# Device "THRM" +# IgnoreSelected false # # @@ -190,3 +518,36 @@ # SocketGroup "collectd" # SocketPerms "0660" # + +# +# UUIDFile "/etc/uuid" +# + +# +# Verbose false +# + +# * * * * * * * * * * * * * +# * FILTER CONFIGURATION * +# * * * * * * * * * * * * * + +# The following configures collectd's filtering mechanism. Before changing +# anything in this section, please read the `FILTER CONFIGURATION' section in +# the collectd.conf(5) manual page. + +# Load required matches: +#@BUILD_PLUGIN_MATCH_REGEX_TRUE@LoadPlugin match_regex +#@BUILD_PLUGIN_MATCH_VALUE_TRUE@LoadPlugin match_value +#@BUILD_PLUGIN_MATCH_TIMEDIFF_TRUE@LoadPlugin match_timediff + +# Load required targets: +#@BUILD_PLUGIN_TARGET_NOTIFICATION_TRUE@LoadPlugin target_notification +#@BUILD_PLUGIN_TARGET_REPLACE_TRUE@LoadPlugin target_replace +#@BUILD_PLUGIN_TARGET_SET_TRUE@LoadPlugin target_set + +# The following block demonstrates the default behavior if no filtering is +# configured at all: All values will be sent to all available write plugins. + +# +# Target "write" +#