graphite-dev team mailing list archive
-
graphite-dev team
-
Mailing list archive
-
Message #04680
[Question #244706]: Doubts on how to build Dinamic Dashboard Templates.
New question #244706 on Graphite:
https://answers.launchpad.net/graphite/+question/244706
Hi to all.
Thanks in advance and sorry for my poor english.
I'm planning to make a big graphite-platform by collecting system data from collectd .
I have done some customized "user graphs" for different OS system metrics.
* Linux-CPU-Graph.
* Linux-MEM-Graph.
* Linux-SWAP-Graph.
* Linux-DISK-io.Graph
* Linux-fs-Graph
* Linux-PS-forkRate-Graph
* Linux-PS-StackALL-Graph
All these graphs are constructed over a tree with this map ( for a single CPU metric).
* <environment>.production.<datacenter>.<machine-name>.system.cpu.global.cpu-interrupt
I have also build a Linux OS dashboard by joining all these user graphs.
Now I need to replicate easily this Dashboard template for each <environment>, datacenter and machine-name ( some hundreds of machines).
How can I do that ?
from webapp ? with scripting ? by modifying source code ?
--
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.