From 0f26dbca2a8ba416cb38002a9463cf80f27487c3 Mon Sep 17 00:00:00 2001 From: Kristian Lyngstol Date: Sat, 22 Oct 2016 23:01:57 +0200 Subject: More PoC-style graphite integration + grafana The grafana-bit is ok, but needs to be configured by hand (once). Also tweaks graphite to write new stuff faster. I suspect I will need a better way to handle the graphite/carbon insertion for both ping and snmp, but maybe UDP would solve it... Running tests tonight to get some data regardless. --- build/test/gondul-grafana-test.Dockerfile | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 build/test/gondul-grafana-test.Dockerfile (limited to 'build/test') diff --git a/build/test/gondul-grafana-test.Dockerfile b/build/test/gondul-grafana-test.Dockerfile new file mode 100644 index 0000000..b7b442b --- /dev/null +++ b/build/test/gondul-grafana-test.Dockerfile @@ -0,0 +1,2 @@ +FROM grafana/grafana + -- cgit v1.2.3