metrics set graphite#
carbonio metrics set graphite _plaintext|udp|pickle_ _metrics.example.com_ [param VALUE[,VALUE]]
Parameter List
NAME |
TYPE |
EXPECTED VALUES |
DEFAULT |
---|---|---|---|
protocol (M) |
String |
plaintext|udp|pickle |
|
host (M) |
String |
metrics.example.com |
|
port (O) |
Long |
2003 |
(M) == mandatory parameter, (O) == optional parameter
Usage example
carbonio metrics set graphite udp metrics.example.com port 2003
Set or update the configuration for graphite endpoint using udp protocol, metrics.example.com as host using port 2003