# Config file for collectd(1). # # Some plugins need additional configuration and are disabled by default. # Please read collectd.conf(5) for details. #Hostname "localhost" #BaseDir "/var/lib/collectd" #PIDFile "/var/run/collectd.pid" #PluginDir "/usr/lib/collectd" #TypesDB "/usr/lib/collectd/types.db" #Interval 10 #ReadThreads 5 #LoadPlugin apache #LoadPlugin apcups #LoadPlugin apple_sensors LoadPlugin battery LoadPlugin cpu #LoadPlugin cpufreq #LoadPlugin csv LoadPlugin df LoadPlugin disk #LoadPlugin dns #LoadPlugin email LoadPlugin entropy #LoadPlugin exec #LoadPlugin hddtemp LoadPlugin interface #LoadPlugin iptables LoadPlugin irq LoadPlugin load #LoadPlugin logfile #LoadPlugin mbmon LoadPlugin memory #LoadPlugin multimeter #LoadPlugin mysql #LoadPlugin netlink #LoadPlugin network #LoadPlugin nfs #LoadPlugin ntpd #LoadPlugin nut #LoadPlugin perl #LoadPlugin ping LoadPlugin processes LoadPlugin rrdtool #LoadPlugin sensors #LoadPlugin serial #LoadPlugin snmp LoadPlugin swap LoadPlugin syslog #LoadPlugin tape #LoadPlugin unixsock LoadPlugin users #LoadPlugin vserver #LoadPlugin wireless #LoadPlugin xmms # # URL "http://localhost/status?auto" # User "www-user" # Password "secret" # CACert "/etc/ssl/ca.crt" # # # Host "localhost" # Port 3551 # # # DataDir "/var/lib/collectd/csv" # # # Device "/dev/sda1" # 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 # # # Exec user "/path/to/exec" # # # Host "127.0.0.1" # Port 7634 # # # Interface "eth0" # IgnoreSelected false # # # Chain table chain # # # Irq 7 # Irq 8 # Irq 9 # IgnoreSelected true # # # LogLevel "info" # File STDOUT # # # Host "127.0.0.1" # Port 411 # # # Host "database.serv.er" # User "db_user" # Password "secret" # Database "db_name" # # # Interface "All" # VerboseInterface "All" # QDisc "eth0" "pfifo_fast-1:0" # Class "ppp0" "htb-1:10" # Filter "ppp0" "u32-1:0" # # # 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 # # # UPS "upsname@hostname:port" # # # IncludeDir "/my/include/path" # BaseName "Collectd::Plugin" # LoadPlugin "foo" # LoadPlugin "bar" # # # Host "host.foo.bar" # Host "host.baz.qux" # # # Process "name" # DataDir "/var/lib/collectd/rrd" # StepSize 10 # HeartBeat 20 # RRARows 1200 # XFF 0.1 # CacheTimeout 120 # CacheFlush 900 # # Sensor "it8712-isa-0290/temperature-temp1" # Sensor "it8712-isa-0290/fanspeed-fan3" # Sensor "it8712-isa-0290/voltage-in8" # IgnoreSelected false # # # # 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 # # LogLevel info # # SocketFile "/var/run/collectd-unixsock" # SocketGroup "collectd" # SocketPerms "0660" #