Added instance type "total"
[collectd.git] / src / collectd.conf.in
index 9f0390e..8744b21 100644 (file)
 #</Plugin>
 
 #<Plugin write_graphite>
-#  <Carbon>
+#  <Node "example">
 #    Host "localhost"
 #    Port "2003"
 #    Prefix "collectd"
 #    Postfix "collectd"
-#    StoreRates false
+#    StoreRates true
 #    AlwaysAppendDS false
 #    EscapeCharacter "_"
-#  </Carbon>
+#  </Node>
 #</Plugin>
 
 #<Plugin write_http>
 #      <Node "example">
 #              Host "localhost"
 #              Port 5555
+#              Protocol UDP
 #              StoreRates true
 #              AlwaysAppendDS false
 #      </Node>