summaryrefslogtreecommitdiffstats
path: root/features-available/graphite.conf
blob: 67b52ec0abc7120099397e4da081f0882aa18d5c (plain)
1
2
3
4
5
6
7
8
9
/**
 * The GraphiteWriter type writes check result metrics and
 * performance data to a graphite tcp socket.
 */

object GraphiteWriter "graphite" {
	// host = "127.0.0.1"
	// port = 2003
}