HOME


5h-3LL 1.0
DIR: /etc/collect.d
/etc/collect.d/
Upload File:
Current File : /etc/collect.d/graphite.conf
LoadPlugin write_graphite
<Plugin write_graphite>
  <Node "statscollect">
    Host "collectdhost"
    Port "2003"
    Protocol "tcp"
    LogSendErrors true
    Prefix "vps.vvnum."
    Postfix ""
    StoreRates true
    AlwaysAppendDS false
    EscapeCharacter "_"
  </Node>
</Plugin>