- bin/check-graphite-data
- bin/check-graphite-replication
- bin/check-graphite-stats
- bin/check-graphite
- bin/extension-graphite
- bin/handler-graphite-event
- bin/handler-graphite-notify
- bin/handler-graphite-occurances
- bin/mutator-graphite
handler-graphite-event
{
"graphite_event": {
"server_uri": "https://graphite.example.com:443/events/",
"tags": [
"custom_tag_a",
"custom_tag_b"
]
}
}
handler-graphite-occurrences
{
"graphite": {
"server":"graphite.example.com",
"port":"2003"
}
}