67fba0c56f
This adds graphs for monitoring rows returned, buffers used, any conflicts/deadlocks, as well as the current queries per second. |
||
---|---|---|
.. | ||
README.md | ||
apps.go | ||
apps_test.go | ||
cpu.json | ||
disk.json | ||
kubernetes_node.json | ||
kubernetes_pod_container.json | ||
kubernetes_pod_network.json | ||
kubernetes_system_container.json | ||
load.json | ||
mem.json | ||
netstat.json | ||
new_apps.sh | ||
nsq_channel.json | ||
nsq_server.json | ||
nsq_topic.json | ||
postgresql.json | ||
processes.json | ||
win_cpu.json | ||
win_mem.json | ||
win_net.json | ||
win_websvc.json |
README.md
Canned Applications
The JSON application layouts in this directory ship with the application as nice, default layouts and queries for telegraf data.
Create new Application
To create a new application in this directory run ./new_apps.sh
. This shell script will create a new application template with a generated UUID.
Update this layout application file's queries, measurements, and application name.