Turbostat: add <Plugin /> example
authorVincent Brillault <git@lerya.net>
Tue, 23 Sep 2014 20:55:34 +0000 (22:55 +0200)
committerVincent Brillault <git@lerya.net>
Sat, 28 Feb 2015 06:35:42 +0000 (07:35 +0100)
src/collectd.conf.in

index ec17e45..078f2dd 100644 (file)
 #      Port "1978"
 #</Plugin>
 
+#<Plugin turbostat>
+##     The following option should not be used if MSR_IA32_TEMPERATURE_TARGET is supported
+#      TCCActivationTemp 100
+#</Plugin>
+
 #<Plugin unixsock>
 #      SocketFile "@prefix@/var/run/@PACKAGE_NAME@-unixsock"
 #      SocketGroup "collectd"