contrib/migrate-4-5.px: Add options parsing and help output.
[collectd.git] / src / collectd.conf.in
1 #
2 # Config file for collectd(1).
3 # Please read collectd.conf(5) for a list of options.
4 # http://collectd.org/
5 #
6
7 ##############################################################################
8 # Global                                                                     #
9 #----------------------------------------------------------------------------#
10 # Global settings for the daemon.                                            #
11 ##############################################################################
12
13 #Hostname    "localhost"
14 #FQDNLookup   true
15 #BaseDir     "@prefix@/var/lib/@PACKAGE_NAME@"
16 #PIDFile     "@prefix@/var/run/@PACKAGE_NAME@.pid"
17 #PluginDir   "@prefix@/lib/@PACKAGE_NAME@"
18 #TypesDB     "@prefix@/share/@PACKAGE_NAME@/types.db"
19 #Interval     10
20 #Timeout      2
21 #ReadThreads  5
22
23 ##############################################################################
24 # Logging                                                                    #
25 #----------------------------------------------------------------------------#
26 # Plugins which provide logging functions should be loaded first, so log     #
27 # messages generated when loading or configuring other plugins can be        #
28 # accessed.                                                                  #
29 ##############################################################################
30
31 @LOAD_PLUGIN_SYSLOG@LoadPlugin syslog
32 @LOAD_PLUGIN_LOGFILE@LoadPlugin logfile
33
34 #<Plugin logfile>
35 #       LogLevel @DEFAULT_LOG_LEVEL@
36 #       File STDOUT
37 #       Timestamp true
38 #       PrintSeverity false
39 #</Plugin>
40
41 #<Plugin syslog>
42 #       LogLevel @DEFAULT_LOG_LEVEL@
43 #</Plugin>
44
45 ##############################################################################
46 # LoadPlugin section                                                         #
47 #----------------------------------------------------------------------------#
48 # Lines beginning with a single `#' belong to plugins which have been built  #
49 # but are disabled by default.                                               #
50 #                                                                            #
51 # Lines begnning with `##' belong to plugins which have not been built due   #
52 # to missing dependencies or because they have been deactivated explicitly.  #
53 ##############################################################################
54
55 #@BUILD_PLUGIN_AMQP_TRUE@LoadPlugin amqp
56 #@BUILD_PLUGIN_APACHE_TRUE@LoadPlugin apache
57 #@BUILD_PLUGIN_APCUPS_TRUE@LoadPlugin apcups
58 #@BUILD_PLUGIN_APPLE_SENSORS_TRUE@LoadPlugin apple_sensors
59 #@BUILD_PLUGIN_ASCENT_TRUE@LoadPlugin ascent
60 #@BUILD_PLUGIN_BATTERY_TRUE@LoadPlugin battery
61 #@BUILD_PLUGIN_BIND_TRUE@LoadPlugin bind
62 #@BUILD_PLUGIN_CONNTRACK_TRUE@LoadPlugin conntrack
63 #@BUILD_PLUGIN_CONTEXTSWITCH_TRUE@LoadPlugin contextswitch
64 @BUILD_PLUGIN_CPU_TRUE@@BUILD_PLUGIN_CPU_TRUE@LoadPlugin cpu
65 #@BUILD_PLUGIN_CPUFREQ_TRUE@LoadPlugin cpufreq
66 @LOAD_PLUGIN_CSV@LoadPlugin csv
67 #@BUILD_PLUGIN_CURL_TRUE@LoadPlugin curl
68 #@BUILD_PLUGIN_CURL_JSON_TRUE@LoadPlugin curl_json
69 #@BUILD_PLUGIN_CURL_XML_TRUE@LoadPlugin curl_xml
70 #@BUILD_PLUGIN_DBI_TRUE@LoadPlugin dbi
71 #@BUILD_PLUGIN_DF_TRUE@LoadPlugin df
72 #@BUILD_PLUGIN_DISK_TRUE@LoadPlugin disk
73 #@BUILD_PLUGIN_DNS_TRUE@LoadPlugin dns
74 #@BUILD_PLUGIN_EMAIL_TRUE@LoadPlugin email
75 #@BUILD_PLUGIN_ENTROPY_TRUE@LoadPlugin entropy
76 #@BUILD_PLUGIN_EXEC_TRUE@LoadPlugin exec
77 #@BUILD_PLUGIN_FILECOUNT_TRUE@LoadPlugin filecount
78 #@BUILD_PLUGIN_FSCACHE_TRUE@LoadPlugin fscache
79 #@BUILD_PLUGIN_GMOND_TRUE@LoadPlugin gmond
80 #@BUILD_PLUGIN_HDDTEMP_TRUE@LoadPlugin hddtemp
81 @BUILD_PLUGIN_INTERFACE_TRUE@@BUILD_PLUGIN_INTERFACE_TRUE@LoadPlugin interface
82 #@BUILD_PLUGIN_IPTABLES_TRUE@LoadPlugin iptables
83 #@BUILD_PLUGIN_IPMI_TRUE@LoadPlugin ipmi
84 #@BUILD_PLUGIN_IPVS_TRUE@LoadPlugin ipvs
85 #@BUILD_PLUGIN_IRQ_TRUE@LoadPlugin irq
86 #@BUILD_PLUGIN_JAVA_TRUE@LoadPlugin java
87 #@BUILD_PLUGIN_LIBVIRT_TRUE@LoadPlugin libvirt
88 @BUILD_PLUGIN_LOAD_TRUE@@BUILD_PLUGIN_LOAD_TRUE@LoadPlugin load
89 #@BUILD_PLUGIN_LPAR_TRUE@LoadPlugin lpar
90 #@BUILD_PLUGIN_MADWIFI_TRUE@LoadPlugin madwifi
91 #@BUILD_PLUGIN_MBMON_TRUE@LoadPlugin mbmon
92 #@BUILD_PLUGIN_MEMCACHEC_TRUE@LoadPlugin memcachec
93 #@BUILD_PLUGIN_MEMCACHED_TRUE@LoadPlugin memcached
94 @BUILD_PLUGIN_MEMORY_TRUE@@BUILD_PLUGIN_MEMORY_TRUE@LoadPlugin memory
95 #@BUILD_PLUGIN_MODBUS_TRUE@LoadPlugin modbus
96 #@BUILD_PLUGIN_MULTIMETER_TRUE@LoadPlugin multimeter
97 #@BUILD_PLUGIN_MYSQL_TRUE@LoadPlugin mysql
98 #@BUILD_PLUGIN_NETAPP_TRUE@LoadPlugin netapp
99 #@BUILD_PLUGIN_NETLINK_TRUE@LoadPlugin netlink
100 @LOAD_PLUGIN_NETWORK@LoadPlugin network
101 #@BUILD_PLUGIN_NFS_TRUE@LoadPlugin nfs
102 #@BUILD_PLUGIN_NGINX_TRUE@LoadPlugin nginx
103 #@BUILD_PLUGIN_NOTIFY_DESKTOP_TRUE@LoadPlugin notify_desktop
104 #@BUILD_PLUGIN_NOTIFY_EMAIL_TRUE@LoadPlugin notify_email
105 #@BUILD_PLUGIN_NTPD_TRUE@LoadPlugin ntpd
106 #@BUILD_PLUGIN_NUT_TRUE@LoadPlugin nut
107 #@BUILD_PLUGIN_OLSRD_TRUE@LoadPlugin olsrd
108 #@BUILD_PLUGIN_ONEWIRE_TRUE@LoadPlugin onewire
109 #@BUILD_PLUGIN_OPENVPN_TRUE@LoadPlugin openvpn
110 #@BUILD_PLUGIN_ORACLE_TRUE@LoadPlugin oracle
111 #@BUILD_PLUGIN_PERL_TRUE@LoadPlugin perl
112 #@BUILD_PLUGIN_PINBA_TRUE@LoadPlugin pinba
113 #@BUILD_PLUGIN_PING_TRUE@LoadPlugin ping
114 #@BUILD_PLUGIN_POSTGRESQL_TRUE@LoadPlugin postgresql
115 #@BUILD_PLUGIN_POWERDNS_TRUE@LoadPlugin powerdns
116 #@BUILD_PLUGIN_PROCESSES_TRUE@LoadPlugin processes
117 #@BUILD_PLUGIN_PROTOCOLS_TRUE@LoadPlugin protocols
118 #@BUILD_PLUGIN_PYTHON_TRUE@LoadPlugin python
119 #@BUILD_PLUGIN_REDIS_TRUE@LoadPlugin redis
120 #@BUILD_PLUGIN_ROUTEROS_TRUE@LoadPlugin routeros
121 #@BUILD_PLUGIN_RRDCACHED_TRUE@LoadPlugin rrdcached
122 @LOAD_PLUGIN_RRDTOOL@LoadPlugin rrdtool
123 #@BUILD_PLUGIN_SENSORS_TRUE@LoadPlugin sensors
124 #@BUILD_PLUGIN_SERIAL_TRUE@LoadPlugin serial
125 #@BUILD_PLUGIN_SNMP_TRUE@LoadPlugin snmp
126 #@BUILD_PLUGIN_SWAP_TRUE@LoadPlugin swap
127 #@BUILD_PLUGIN_TABLE_TRUE@LoadPlugin table
128 #@BUILD_PLUGIN_TAIL_TRUE@LoadPlugin tail
129 #@BUILD_PLUGIN_TAPE_TRUE@LoadPlugin tape
130 #@BUILD_PLUGIN_TCPCONNS_TRUE@LoadPlugin tcpconns
131 #@BUILD_PLUGIN_TEAMSPEAK2_TRUE@LoadPlugin teamspeak2
132 #@BUILD_PLUGIN_TED_TRUE@LoadPlugin ted
133 #@BUILD_PLUGIN_THERMAL_TRUE@LoadPlugin thermal
134 #@BUILD_PLUGIN_TOKYOTYRANT_TRUE@LoadPlugin tokyotyrant
135 #@BUILD_PLUGIN_UNIXSOCK_TRUE@LoadPlugin unixsock
136 #@BUILD_PLUGIN_UPTIME_TRUE@LoadPlugin uptime
137 #@BUILD_PLUGIN_USERS_TRUE@LoadPlugin users
138 #@BUILD_PLUGIN_UUID_TRUE@LoadPlugin uuid
139 #@BUILD_PLUGIN_VARNISH_TRUE@LoadPlugin varnish
140 #@BUILD_PLUGIN_VMEM_TRUE@LoadPlugin vmem
141 #@BUILD_PLUGIN_VSERVER_TRUE@LoadPlugin vserver
142 #@BUILD_PLUGIN_WIRELESS_TRUE@LoadPlugin wireless
143 #@BUILD_PLUGIN_WRITE_HTTP_TRUE@LoadPlugin write_http
144 #@BUILD_PLUGIN_WRITE_REDIS_TRUE@LoadPlugin write_redis
145 #@BUILD_PLUGIN_XMMS_TRUE@LoadPlugin xmms
146 #@BUILD_PLUGIN_ZFS_ARC_TRUE@LoadPlugin zfs_arc
147
148 ##############################################################################
149 # Plugin configuration                                                       #
150 #----------------------------------------------------------------------------#
151 # In this section configuration stubs for each plugin are provided. A desc-  #
152 # ription of those options is available in the collectd.conf(5) manual page. #
153 ##############################################################################
154
155 #<Plugin "amqp">
156 #  <Publish "name">
157 #    Host "localhost"
158 #    Port "5672"
159 #    VHost "/"
160 #    User "guest"
161 #    Password "guest"
162 #    Exchange "amq.fanout"
163 #    RoutingKey "collectd"
164 #    Persistent false
165 #    StoreRates false
166 #  </Publish>
167 #</Plugin>
168
169 #<Plugin apache>
170 #  <Instance "local">
171 #    URL "http://localhost/status?auto"
172 #    User "www-user"
173 #    Password "secret"
174 #    CACert "/etc/ssl/ca.crt"
175 #  </Instance>
176 #</Plugin>
177
178 #<Plugin apcups>
179 #       Host "localhost"
180 #       Port "3551"
181 #</Plugin>
182
183 #<Plugin ascent>
184 #       URL "http://localhost/ascent/status/"
185 #       User "www-user"
186 #       Password "secret"
187 #       CACert "/etc/ssl/ca.crt"
188 #</Plugin>
189
190 #<Plugin "bind">
191 #  URL "http://localhost:8053/"
192 #  OpCodes         true
193 #  QTypes          true
194 #
195 #  ServerStats     true
196 #  ZoneMaintStats  true
197 #  ResolverStats   false
198 #  MemoryStats     true
199 #
200 #  <View "_default">
201 #    QTypes        true
202 #    ResolverStats true
203 #    CacheRRSets   true
204 #
205 #    Zone "127.in-addr.arpa/IN"
206 #  </View>
207 #</Plugin>
208
209 #<Plugin csv>
210 #       DataDir "@prefix@/var/lib/@PACKAGE_NAME@/csv"
211 #       StoreRates false
212 #</Plugin>
213
214 #<Plugin curl>
215 #  <Page "stock_quotes">
216 #    URL "http://finance.google.com/finance?q=NYSE%3AAMD"
217 #    User "foo"
218 #    Password "bar"
219 #    MeasureResponseTime false
220 #    <Match>
221 #      Regex "<span +class=\"pr\"[^>]*> *([0-9]*\\.[0-9]+) *</span>"
222 #      DSType "GaugeAverage"
223 #      Type "stock_value"
224 #      Instance "AMD"
225 #    </Match>
226 #  </Page>
227 #</Plugin>
228
229 #<Plugin curl_json>
230 ## See: http://wiki.apache.org/couchdb/Runtime_Statistics
231 #  <URL "http://localhost:5984/_stats">
232 #    Instance "httpd"
233 #    <Key "httpd/requests/count">
234 #      Type "http_requests"
235 #    </Key>
236 #
237 #    <Key "httpd_request_methods/*/count">
238 #      Type "http_request_methods"
239 #    </Key>
240 #
241 #    <Key "httpd_status_codes/*/count">
242 #      Type "http_response_codes"
243 #    </Key>
244 #  </URL>
245 ## Database status metrics:
246 #  <URL "http://localhost:5984/_all_dbs">
247 #    Instance "dbs"
248 #    <Key "*/doc_count">
249 #      Type "gauge"
250 #    </Key>
251 #    <Key "*/doc_del_count">
252 #      Type "counter"
253 #    </Key>
254 #    <Key "*/disk_size">
255 #      Type "bytes"
256 #    </Key>
257 #  </URL>
258 #</Plugin>
259
260 #<Plugin "curl_xml">
261 #  <URL "http://localhost/stats.xml">
262 #    Host "my_host"
263 #    Instance "some_instance"
264 #    User "collectd"
265 #    Password "thaiNg0I"
266 #    VerifyPeer true
267 #    VerifyHost true
268 #    CACert "/path/to/ca.crt"
269 #
270 #    <XPath "table[@id=\"magic_level\"]/tr">
271 #      Type "magic_level"
272 #      #InstancePrefix "prefix-"
273 #      InstanceFrom "td[1]"
274 #      ValuesFrom "td[2]/span[@class=\"level\"]"
275 #    </XPath>
276 #  </URL>
277 #</Plugin>
278
279 #<Plugin dbi>
280 #       <Query "num_of_customers">
281 #               Statement "SELECT 'customers' AS c_key, COUNT(*) AS c_value FROM customers_tbl"
282 #               <Result>
283 #                       Type "gauge"
284 #                       InstancesFrom "c_key"
285 #                       ValuesFrom "c_value"
286 #               </Result>
287 #       </Query>
288 #       <Database "customers_db">
289 #               Driver "mysql"
290 #               DriverOption "host" "localhost"
291 #               DriverOption "username" "collectd"
292 #               DriverOption "password" "AeXohy0O"
293 #               DriverOption "dbname" "custdb0"
294 #               #SelectDB "custdb0"
295 #               Query "num_of_customers"
296 #               #Query "..."
297 #       </Database>
298 #</Plugin>
299
300 #<Plugin df>
301 #       Device "/dev/hda1"
302 #       Device "192.168.0.2:/mnt/nfs"
303 #       MountPoint "/home"
304 #       FSType "ext3"
305 #       IgnoreSelected false
306 #       ReportByDevice false
307 #       ReportReserved false
308 #       ReportInodes false
309 #</Plugin>
310
311 #<Plugin disk>
312 #       Disk "/^[hs]d[a-f][0-9]?$/"
313 #       IgnoreSelected false
314 #</Plugin>
315
316 #<Plugin dns>
317 #       Interface "eth0"
318 #       IgnoreSource "192.168.0.1"
319 #       SelectNumericQueryTypes true
320 #</Plugin>
321
322 #<Plugin email>
323 #       SocketFile "@prefix@/var/run/@PACKAGE_NAME@-email"
324 #       SocketGroup "collectd"
325 #       SocketPerms "0770"
326 #       MaxConns 5
327 #</Plugin>
328
329 #<Plugin exec>
330 #       Exec "user:group" "/path/to/exec"
331 #       NotificationExec "user:group" "/path/to/exec"
332 #</Plugin>
333
334 #<Plugin filecount>
335 #       <Directory "/path/to/dir">
336 #               Instance "foodir"
337 #               Name "*.conf"
338 #               MTime "-5m"
339 #               Size "+10k"
340 #               Recursive true
341 #               IncludeHidden false
342 #       </Directory>
343 #</Plugin>
344
345 #<Plugin "gmond">
346 #  MCReceiveFrom "239.2.11.71" "8649"
347 #  <Metric "swap_total">
348 #    Type "swap"
349 #    TypeInstance "total"
350 #    DataSource "value"
351 #  </Metric>
352 #  <Metric "swap_free">
353 #    Type "swap"
354 #    TypeInstance "free"
355 #    DataSource "value"
356 #  </Metric>
357 #</Plugin>
358
359 #<Plugin hddtemp>
360 #  Host "127.0.0.1"
361 #  Port "7634"
362 #
363 #  #----------------------------------------------------------------#
364 #  # `TranslateDevicename' enables backwards compatibility behavior #
365 #  # and is enabled by default. Setting this option to `false' is   #
366 #  # highly recommended.                                            #
367 #  #----------------------------------------------------------------#
368 #  TranslateDevicename false
369 #</Plugin>
370
371 #<Plugin interface>
372 #       Interface "eth0"
373 #       IgnoreSelected false
374 #</Plugin>
375
376 #<Plugin ipmi>
377 #       Sensor "some_sensor"
378 #       Sensor "another_one"
379 #       IgnoreSelected false
380 #       NotifySensorAdd false
381 #       NotifySensorRemove true
382 #       NotifySensorNotPresent false
383 #</Plugin>
384
385 #<Plugin iptables>
386 #       Chain table chain
387 #</Plugin>
388
389 #<Plugin irq>
390 #       Irq 7
391 #       Irq 8
392 #       Irq 9
393 #       IgnoreSelected true
394 #</Plugin>
395
396 #<Plugin "java">
397 #       JVMArg "-verbose:jni"
398 #       JVMArg "-Djava.class.path=@prefix@/share/collectd/java/collectd-api.jar"
399 #
400 #       LoadPlugin "org.collectd.java.Foobar"
401 #       <Plugin "org.collectd.java.Foobar">
402 #         # To be parsed by the plugin
403 #       </Plugin>
404 #</Plugin>
405
406 #<Plugin libvirt>
407 #       Connection "xen:///"
408 #       RefreshInterval 60
409 #       Domain "name"
410 #       BlockDevice "name:device"
411 #       InterfaceDevice "name:device"
412 #       IgnoreSelected false
413 #       HostnameFormat name
414 #       InterfaceFormat name
415 #</Plugin>
416
417 #<Plugin lpar>
418 #       CpuPoolStats   false
419 #       ReportBySerial false
420 #</Plugin>
421
422 #<Plugin madwifi>
423 #       Interface "wlan0"
424 #       IgnoreSelected false
425 #       Source "SysFS"
426 #       WatchSet "None"
427 #       WatchAdd "node_octets"
428 #       WatchAdd "node_rssi"
429 #       WatchAdd "is_rx_acl"
430 #       WatchAdd "is_scan_active"
431 #</Plugin>
432
433 #<Plugin mbmon>
434 #       Host "127.0.0.1"
435 #       Port "411"
436 #</Plugin>
437
438 #<Plugin memcachec>
439 #       <Page "plugin_instance">
440 #               Server "localhost"
441 #               Key "page_key"
442 #               <Match>
443 #                       Regex "(\\d+) bytes sent"
444 #                       ExcludeRegex "<lines to be excluded>"
445 #                       DSType CounterAdd
446 #                       Type "ipt_octets"
447 #                       Instance "type_instance"
448 #               </Match>
449 #       </Page>
450 #</Plugin>
451
452 #<Plugin memcached>
453 #       Host "127.0.0.1"
454 #       Port "11211"
455 #</Plugin>
456
457 #<Plugin modbus>
458 #       <Data "data_name">
459 #               RegisterBase 1234
460 #               RegisterType float
461 #               Type gauge
462 #               Instance "..."
463 #       </Data>
464 #
465 #       <Host "name">
466 #               Address "addr"
467 #               Port "1234"
468 #               Interval 60
469 #
470 #               <Slave 1>
471 #                       Instance "foobar" # optional
472 #                       Collect "data_name"
473 #               </Slave>
474 #       </Host>
475 #</Plugin>
476
477 #<Plugin mysql>
478 #       <Database db_name>
479 #               Host "database.serv.er"
480 #               User "db_user"
481 #               Password "secret"
482 #               Database "db_name"
483 #               MasterStats true
484 #       </Database>
485 #
486 #       <Database db_name2>
487 #               Host "localhost"
488 #               Socket "/var/run/mysql/mysqld.sock"
489 #               SlaveStats true
490 #               SlaveNotifications true
491 #       </Database>
492 #</Plugin>
493
494 #<Plugin netapp>
495 #       <Host "netapp1.example.com">
496 #               Protocol      "https"
497 #               Address       "10.0.0.1"
498 #               Port          443
499 #               User          "username"
500 #               Password      "aef4Aebe"
501 #               Interval      30
502 #
503 #               <WAFL>
504 #                       Interval 30
505 #                       GetNameCache   true
506 #                       GetDirCache    true
507 #                       GetBufferCache true
508 #                       GetInodeCache  true
509 #               </WAFL>
510 #
511 #               <Disks>
512 #                       Interval 30
513 #                       GetBusy true
514 #               </Disks>
515 #
516 #               <VolumePerf>
517 #                       Interval 30
518 #                       GetIO      "volume0"
519 #                       IgnoreSelectedIO      false
520 #                       GetOps     "volume0"
521 #                       IgnoreSelectedOps     false
522 #                       GetLatency "volume0"
523 #                       IgnoreSelectedLatency false
524 #               </VolumePerf>
525 #
526 #               <VolumeUsage>
527 #                       Interval 30
528 #                       GetCapacity "vol0"
529 #                       GetCapacity "vol1"
530 #                       IgnoreSelectedCapacity false
531 #                       GetSnapshot "vol1"
532 #                       GetSnapshot "vol3"
533 #                       IgnoreSelectedSnapshot false
534 #               </VolumeUsage>
535 #
536 #               <System>
537 #                       Interval 30
538 #                       GetCPULoad     true
539 #                       GetInterfaces  true
540 #                       GetDiskOps     true
541 #                       GetDiskIO      true
542 #               </System>
543 #       </Host>
544 #</Plugin>
545
546 #<Plugin netlink>
547 #       Interface "All"
548 #       VerboseInterface "All"
549 #       QDisc "eth0" "pfifo_fast-1:0"
550 #       Class "ppp0" "htb-1:10"
551 #       Filter "ppp0" "u32-1:0"
552 #       IgnoreSelected false
553 #</Plugin>
554
555 @LOAD_PLUGIN_NETWORK@<Plugin network>
556 #       # client setup:
557 @LOAD_PLUGIN_NETWORK@   Server "ff18::efc0:4a42" "25826"
558 @LOAD_PLUGIN_NETWORK@   <Server "239.192.74.66" "25826">
559 #               SecurityLevel Encrypt
560 #               Username "user"
561 #               Password "secret"
562 #               Interface "eth0"
563 @LOAD_PLUGIN_NETWORK@   </Server>
564 #       TimeToLive "128"
565 #
566 #       # server setup:
567 #       Listen "ff18::efc0:4a42" "25826"
568 #       <Listen "239.192.74.66" "25826">
569 #               SecurityLevel Sign
570 #               AuthFile "/etc/collectd/passwd"
571 #               Interface "eth0"
572 #       </Listen>
573 #       MaxPacketSize 1024
574 #
575 #       # proxy setup (client and server as above):
576 #       Forward true
577 #
578 #       # statistics about the network plugin itself
579 #       ReportStats false
580 #
581 #       # "garbage collection"
582 #       CacheFlush 1800
583 @LOAD_PLUGIN_NETWORK@</Plugin>
584
585 #<Plugin nginx>
586 #       URL "http://localhost/status?auto"
587 #       User "www-user"
588 #       Password "secret"
589 #       CACert "/etc/ssl/ca.crt"
590 #</Plugin>
591
592 #<Plugin notify_desktop>
593 #       OkayTimeout 1000
594 #       WarningTimeout 5000
595 #       FailureTimeout 0
596 #</Plugin>
597
598 #<Plugin notify_email>
599 #       SMTPServer "localhost"
600 #       SMTPPort 25
601 #       SMTPUser "my-username"
602 #       SMTPPassword "my-password"
603 #       From "collectd@main0server.com"
604 #       # <WARNING/FAILURE/OK> on <hostname>. beware! do not use not more than two %s in this string!!!
605 #       Subject "Aaaaaa!! %s on %s!!!!!"
606 #       Recipient "email1@domain1.net"
607 #       Recipient "email2@domain2.com"
608 #</Plugin>
609
610 #<Plugin ntpd>
611 #       Host "localhost"
612 #       Port 123
613 #       ReverseLookups false
614 #</Plugin>
615
616 #<Plugin nut>
617 #       UPS "upsname@hostname:port"
618 #</Plugin>
619
620 #<Plugin olsrd>
621 #       Host "127.0.0.1"
622 #       Port "2006"
623 #       CollectLinks "Summary"
624 #       CollectRoutes "Summary"
625 #       CollectTopology "Summary"
626 #</Plugin>
627
628 #<Plugin onewire>
629 #       Device "-s localhost:4304"
630 #       Sensor "F10FCA000800"
631 #       IgnoreSelected false
632 #</Plugin>
633
634 #<Plugin openvpn>
635 #       StatusFile "/etc/openvpn/openvpn-status.log"
636 #       ImprovedNamingSchema false
637 #       CollectCompression true
638 #       CollectIndividualUsers true
639 #       CollectUserCount false
640 #</Plugin>
641
642 #<Plugin oracle>
643 #  <Query "out_of_stock">
644 #    Statement "SELECT category, COUNT(*) AS value FROM products WHERE in_stock = 0 GROUP BY category"
645 #    <Result>
646 #      Type "gauge"
647 #      InstancesFrom "category"
648 #      ValuesFrom "value"
649 #    </Result>
650 #  </Query>
651 #  <Database "product_information">
652 #    ConnectID "db01"
653 #    Username "oracle"
654 #    Password "secret"
655 #    Query "out_of_stock"
656 #  </Database>
657 #</Plugin>
658
659 #<Plugin perl>
660 #       IncludeDir "/my/include/path"
661 #       BaseName "Collectd::Plugins"
662 #       EnableDebugger ""
663 #       LoadPlugin Monitorus
664 #       LoadPlugin OpenVZ
665 #
666 #       <Plugin foo>
667 #               Foo "Bar"
668 #               Qux "Baz"
669 #       </Plugin>
670 #</Plugin>
671
672 #<Plugin pinba>
673 #       Address "::0"
674 #       Port "30002"
675 #       <View "name">
676 #               Host "host name"
677 #               Server "server name"
678 #               Script "script name"
679 #       </View>
680 #</Plugin>
681
682 #<Plugin ping>
683 #       Host "host.foo.bar"
684 #       Interval 1.0
685 #       Timeout 0.9
686 #       TTL 255
687 #       SourceAddress "1.2.3.4"
688 #       Device "eth0"
689 #       MaxMissed -1
690 #</Plugin>
691
692 #<Plugin postgresql>
693 #       <Query magic>
694 #               Statement "SELECT magic FROM wizard WHERE host = $1;"
695 #               Param hostname
696 #               <Result>
697 #                       Type gauge
698 #                       InstancePrefix "magic"
699 #                       ValuesFrom magic
700 #               </Result>
701 #       </Query>
702 #       <Query rt36_tickets>
703 #               Statement "SELECT COUNT(type) AS count, type \
704 #                                 FROM (SELECT CASE \
705 #                                              WHEN resolved = 'epoch' THEN 'open' \
706 #                                              ELSE 'resolved' END AS type \
707 #                                              FROM tickets) type \
708 #                                 GROUP BY type;"
709 #               <Result>
710 #                       Type counter
711 #                       InstancePrefix "rt36_tickets"
712 #                       InstancesFrom "type"
713 #                       ValuesFrom "count"
714 #               </Result>
715 #       </Query>
716 #       <Database foo>
717 #               Host "hostname"
718 #               Port "5432"
719 #               User "username"
720 #               Password "secret"
721 #               SSLMode "prefer"
722 #               KRBSrvName "kerberos_service_name"
723 #               Query magic
724 #       </Database>
725 #       <Database bar>
726 #               Interval 60
727 #               Service "service_name"
728 #               Query backend # predefined
729 #               Query rt36_tickets
730 #       </Database>
731 #</Plugin>
732
733 #<Plugin powerdns>
734 #  <Server "server_name">
735 #    Collect "latency"
736 #    Collect "udp-answers" "udp-queries"
737 #    Socket "/var/run/pdns.controlsocket"
738 #  </Server>
739 #  <Recursor "recursor_name">
740 #    Collect "questions"
741 #    Collect "cache-hits" "cache-misses"
742 #    Socket "/var/run/pdns_recursor.controlsocket"
743 #  </Recursor>
744 #  LocalSocket "/opt/collectd/var/run/collectd-powerdns"
745 #</Plugin>
746
747 #<Plugin processes>
748 #       Process "name"
749 #</Plugin>
750
751 #<Plugin protocols>
752 #       Value "/^Tcp:/"
753 #       IgnoreSelected false
754 #</Plugin>
755
756 #<Plugin python>
757 #       ModulePath "/path/to/your/python/modules"
758 #       LogTraces true
759 #       Interactive true
760 #       Import "spam"
761 #
762 #       <Module spam>
763 #               spam "wonderful" "lovely"
764 #       </Module>
765 #</Plugin>
766
767 #<Plugin redis>
768 #   <Node example>
769 #      Host "redis.example.com"
770 #      Port "6379"
771 #      Timeout 2000
772 #   </Node>
773 #</Plugin>
774
775 #<Plugin routeros>
776 #       <Router>
777 #               Host "router.example.com"
778 #               Port "8728"
779 #               User "admin"
780 #               Password "dozaiTh4"
781 #               CollectInterface true
782 #               CollectRegistrationTable true
783 #               CollectCPULoad true
784 #               CollectMemory true
785 #               CollectDF true
786 #               CollectDisk true
787 #       </Router>
788 #</Plugin>
789
790 #<Plugin rrdcached>
791 #       DaemonAddress "unix:/tmp/rrdcached.sock"
792 #       DataDir "@prefix@/var/lib/@PACKAGE_NAME@/rrd"
793 #       CreateFiles true
794 #       CollectStatistics true
795 #</Plugin>
796
797 #<Plugin rrdtool>
798 #       DataDir "@prefix@/var/lib/@PACKAGE_NAME@/rrd"
799 #       CacheTimeout 120
800 #       CacheFlush   900
801 #</Plugin>
802
803 #<Plugin sensors>
804 #       Sensor "it8712-isa-0290/temperature-temp1"
805 #       Sensor "it8712-isa-0290/fanspeed-fan3"
806 #       Sensor "it8712-isa-0290/voltage-in8"
807 #       IgnoreSelected false
808 #</Plugin>
809
810 #<Plugin snmp>
811 #   <Data "powerplus_voltge_input">
812 #       Type "voltage"
813 #       Table false
814 #       Instance "input_line1"
815 #       Values "SNMPv2-SMI::enterprises.6050.5.4.1.1.2.1"
816 #   </Data>
817 #   <Data "hr_users">
818 #       Type "users"
819 #       Table false
820 #       Instance ""
821 #       Values "HOST-RESOURCES-MIB::hrSystemNumUsers.0"
822 #   </Data>
823 #   <Data "std_traffic">
824 #       Type "if_octets"
825 #       Table true
826 #       Instance "IF-MIB::ifDescr"
827 #       Values "IF-MIB::ifInOctets" "IF-MIB::ifOutOctets"
828 #   </Data>
829 #
830 #   <Host "some.switch.mydomain.org">
831 #       Address "192.168.0.2"
832 #       Version 1
833 #       Community "community_string"
834 #       Collect "std_traffic"
835 #       Interval 120
836 #   </Host>
837 #   <Host "some.server.mydomain.org">
838 #       Address "192.168.0.42"
839 #       Version 2
840 #       Community "another_string"
841 #       Collect "std_traffic" "hr_users"
842 #   </Host>
843 #   <Host "some.ups.mydomain.org">
844 #       Address "192.168.0.3"
845 #       Version 1
846 #       Community "more_communities"
847 #       Collect "powerplus_voltge_input"
848 #       Interval 300
849 #   </Host>
850 #</Plugin>
851
852 #<Plugin "table">
853 #       <Table "/proc/slabinfo">
854 #               Instance "slabinfo"
855 #               Separator " "
856 #               <Result>
857 #                       Type gauge
858 #                       InstancePrefix "active_objs"
859 #                       InstancesFrom 0
860 #                       ValuesFrom 1
861 #               </Result>
862 #               <Result>
863 #                       Type gauge
864 #                       InstancePrefix "objperslab"
865 #                       InstancesFrom 0
866 #                       ValuesFrom 4
867 #               </Result>
868 #       </Table>
869 #</Plugin>
870
871 #<Plugin "tail">
872 #  <File "/var/log/exim4/mainlog">
873 #    Instance "exim"
874 #    <Match>
875 #      Regex "S=([1-9][0-9]*)"
876 #      DSType "CounterAdd"
877 #      Type "ipt_bytes"
878 #      Instance "total"
879 #    </Match>
880 #    <Match>
881 #      Regex "\\<R=local_user\\>"
882 #      ExcludeRegex "\\<R=local_user\\>.*mail_spool defer"
883 #      DSType "CounterInc"
884 #      Type "counter"
885 #      Instance "local_user"
886 #    </Match>
887 #  </File>
888 #</Plugin>
889
890 #<Plugin tcpconns>
891 #       ListeningPorts false
892 #       LocalPort "25"
893 #       RemotePort "25"
894 #</Plugin>
895
896 #<Plugin teamspeak2>
897 #       Host "127.0.0.1"
898 #       Port "51234"
899 #       Server "8767"
900 #</Plugin>
901
902 #<Plugin ted>
903 #       Device "/dev/ttyUSB0"
904 #       Retries 0
905 #</Plugin>
906
907 #<Plugin thermal>
908 #       ForceUseProcfs false
909 #       Device "THRM"
910 #       IgnoreSelected false
911 #</Plugin>
912
913 #<Plugin tokyotyrant>
914 #       Host "localhost"
915 #       Port "1978"
916 #</Plugin>
917
918 #<Plugin unixsock>
919 #       SocketFile "@prefix@/var/run/@PACKAGE_NAME@-unixsock"
920 #       SocketGroup "collectd"
921 #       SocketPerms "0660"
922 #       DeleteSocket false
923 #</Plugin>
924
925 #<Plugin uuid>
926 #       UUIDFile "/etc/uuid"
927 #</Plugin>
928
929 #<Plugin varnish>
930 #   This tag support an argument if you want to
931 #   monitor the local instance just use </Instance>
932 #   If you prefer defining another instance you can do
933 #   so by using <Instance "myinstance">
934 #   <Instance>
935 #      CollectCache true
936 #      CollectBackend true
937 #      CollectConnections true
938 #      CollectSHM true
939 #      CollectESI false
940 #      CollectFetch false
941 #      CollectHCB false
942 #      CollectSMA false
943 #      CollectSMS false
944 #      CollectSM false
945 #      CollectTotals false
946 #      CollectWorkers false
947 #   </Instance>
948 #</Plugin>
949
950 #<Plugin vmem>
951 #       Verbose false
952 #</Plugin>
953
954 #<Plugin write_http>
955 #       <URL "http://example.com/collectd-post">
956 #               User "collectd"
957 #               Password "weCh3ik0"
958 #               VerifyPeer true
959 #               VerifyHost true
960 #               CACert "/etc/ssl/ca.crt"
961 #               Format "Command"
962 #               StoreRates false
963 #       </URL>
964 #</Plugin>
965
966 #<Plugin write_redis>
967 #       <Node "example">
968 #               Host "localhost"
969 #               Port "6379"
970 #               Timeout 1000
971 #       </Node>
972 #</Plugin>
973
974 ##############################################################################
975 # Filter configuration                                                       #
976 #----------------------------------------------------------------------------#
977 # The following configures collectd's filtering mechanism. Before changing   #
978 # anything in this section, please read the `FILTER CONFIGURATION' section   #
979 # in the collectd.conf(5) manual page.                                       #
980 ##############################################################################
981
982 # Load required matches:
983 #@BUILD_PLUGIN_MATCH_EMPTY_COUNTER_TRUE@LoadPlugin match_empty_counter
984 #@BUILD_PLUGIN_MATCH_HASHED_TRUE@LoadPlugin match_hashed
985 #@BUILD_PLUGIN_MATCH_REGEX_TRUE@LoadPlugin match_regex
986 #@BUILD_PLUGIN_MATCH_VALUE_TRUE@LoadPlugin match_value
987 #@BUILD_PLUGIN_MATCH_TIMEDIFF_TRUE@LoadPlugin match_timediff
988
989 # Load required targets:
990 #@BUILD_PLUGIN_TARGET_NOTIFICATION_TRUE@LoadPlugin target_notification
991 #@BUILD_PLUGIN_TARGET_REPLACE_TRUE@LoadPlugin target_replace
992 #@BUILD_PLUGIN_TARGET_SCALE_TRUE@LoadPlugin target_scale
993 #@BUILD_PLUGIN_TARGET_SET_TRUE@LoadPlugin target_set
994
995 #----------------------------------------------------------------------------#
996 # The following block demonstrates the default behavior if no filtering is   #
997 # configured at all: All values will be sent to all available write plugins. #
998 #----------------------------------------------------------------------------#
999
1000 #<Chain "PostCache">
1001 #  Target "write"
1002 #</Chain>
1003
1004 ##############################################################################
1005 # Threshold configuration                                                    #
1006 #----------------------------------------------------------------------------#
1007 # The following outlines how to configure collectd's threshold checking      #
1008 # plugin. The plugin and possible configuration options are documented in    #
1009 # the collectd-threshold(5) manual page.                                     #
1010 ##############################################################################
1011
1012 #@BUILD_PLUGIN_THRESHOLD_TRUE@LoadPlugin "threshold"
1013 #<Plugin "threshold">
1014 #  <Type "foo">
1015 #    WarningMin    0.00
1016 #    WarningMax 1000.00
1017 #    FailureMin    0.00
1018 #    FailureMax 1200.00
1019 #    Invert false
1020 #    Instance "bar"
1021 #  </Type>
1022 #
1023 #  <Plugin "interface">
1024 #    Instance "eth0"
1025 #    <Type "if_octets">
1026 #      FailureMax 10000000
1027 #      DataSource "rx"
1028 #    </Type>
1029 #  </Plugin>
1030 #
1031 #  <Host "hostname">
1032 #    <Type "cpu">
1033 #      Instance "idle"
1034 #      FailureMin 10
1035 #    </Type>
1036 #
1037 #    <Plugin "memory">
1038 #      <Type "memory">
1039 #        Instance "cached"
1040 #        WarningMin 100000000
1041 #      </Type>
1042 #    </Plugin>
1043 #
1044 #    <Type "load">
1045 #       DataSource "midterm"
1046 #       FailureMax 4
1047 #       Hits 3
1048 #       Hysteresis 3
1049 #    </Type>
1050 #  </Host>
1051 #</Plugin>