# # Config file for collectd(1). # Please read collectd.conf(5) for a list of options. # http://collectd.org/ # #Hostname "localhost" FQDNLookup true #BaseDir "/usr/var/lib/collectd" #PIDFile "/usr/var/run/collectd.pid" #PluginDir "/usr/lib/collectd" #TypesDB "/usr/lib/collectd/types.db" #Interval 10 #ReadThreads 5 LoadPlugin logfile LoadPlugin syslog # # LogLevel info # File STDOUT # Timestamp true # # # LogLevel info # LoadPlugin apcups #LoadPlugin apple_sensors LoadPlugin battery LoadPlugin cpu LoadPlugin cpufreq LoadPlugin csv LoadPlugin df LoadPlugin disk LoadPlugin email LoadPlugin entropy LoadPlugin exec LoadPlugin filecount LoadPlugin interface LoadPlugin iptables #LoadPlugin ipvs LoadPlugin irq #LoadPlugin libvirt LoadPlugin load LoadPlugin mbmon LoadPlugin memcached LoadPlugin memory #LoadPlugin multimeter LoadPlugin netlink LoadPlugin network LoadPlugin nfs LoadPlugin ntpd #LoadPlugin onewire #LoadPlugin perl LoadPlugin processes LoadPlugin serial LoadPlugin swap LoadPlugin tail #LoadPlugin tape # # Host "localhost" # Port "3551" # # # DataDir "/usr/var/lib/collectd/csv" # StoreRates false # # # Device "/dev/hda1" # Device "192.168.0.2:/mnt/nfs" # MountPoint "/home" # FSType "ext3" # IgnoreSelected false # # # Disk "/^[hs]d[a-f][0-9]?$/" # IgnoreSelected false # # # SocketFile "/usr/var/run/collectd-email" # SocketGroup "collectd" # SocketPerms "0770" # MaxConns 5 # # # Exec "user:group" "/path/to/exec" # NotificationExec "user:group" "/path/to/exec" # # # # Instance "foodir" # Name "*.conf" # MTime "-5m" # Size "+10k" # # # # Interface "eth0" # IgnoreSelected false # # # Chain table chain # # # Irq 7 # Irq 8 # Irq 9 # IgnoreSelected true # # # Connection "xen:///" # RefreshInterval 60 # Domain "name" # BlockDevice "name:device" # InterfaceDevice "name:device" # IgnoreSelected false # HostnameFormat name # # # Host "127.0.0.1" # Port "411" # # # Host "127.0.0.1" # Port "11211" # # # 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" # Listen "ff18::efc0:4a42" "25826" # Listen "239.192.74.66" "25826" # TimeToLive "128" # Forward false # CacheFlush 1800 # # # Host "localhost" # Port 123 # ReverseLookups false # # # Device "-s localhost:4304" # Sensor "F10FCA000800" # IgnoreSelected false # # # IncludeDir "/my/include/path" # BaseName "Collectd::Plugin" # EnableDebugger "" # LoadPlugin foo # # # Process "name" # # # # Instance "exim" # # Regex "S=([1-9][0-9]*)" # DSType "CounterAdd" # Type "ipt_bytes" # Instance "total" # # # Regex "\\" # DSType "CounterInc" # Type "email_count" # Instance "local_user" # # # ### Include all files from /etc/collectd.d/*.conf Include "/etc/collectd.d/*.conf"