chronograf/canned
Chris Goller 9086bffcc5 Add windows cpu, memory and net 2016-11-07 22:22:51 -06:00
..
README.md Update layouts to use ID generation. 2016-10-10 21:00:49 -05:00
apps.go Update apps test to have a logger 2016-11-07 10:27:35 -06:00
apps_test.go Update apps test to have a logger 2016-11-07 10:27:35 -06:00
cpu.json Add wheres to layouts 2016-11-07 20:35:46 -06:00
kubernetes_node.json Add wheres to layouts 2016-11-07 20:35:46 -06:00
kubernetes_pod_container.json Add wheres to layouts 2016-11-07 20:35:46 -06:00
kubernetes_pod_network.json Add wheres to layouts 2016-11-07 20:35:46 -06:00
kubernetes_system_container.json Add wheres to layouts 2016-11-07 20:35:46 -06:00
load.json Add wheres to layouts 2016-11-07 20:35:46 -06:00
mem.json Add wheres to layouts 2016-11-07 20:35:46 -06:00
netstat.json Update netstat layout cell grid 2016-11-07 22:08:45 -06:00
new_apps.sh Add netstat layout including # of sockets and rate of chnage of # of sockets 2016-11-07 21:32:01 -06:00
processes.json Update layouts with jq formatting 2016-11-07 21:57:18 -06:00
win_cpu.json Add windows cpu, memory and net 2016-11-07 22:22:51 -06:00
win_mem.json Add windows cpu, memory and net 2016-11-07 22:22:51 -06:00
win_net.json Add windows cpu, memory and net 2016-11-07 22:22:51 -06:00
win_websvc.json Add Windows IIS rates 2016-11-07 21:56:09 -06:00

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.