influxdb/canned
Chris Goller 2037de7c90 Add consul layout 2016-11-14 14:24:13 -06:00
..
README.md
apache.json Fix apache graphs 2016-11-11 15:41:34 -08:00
apps.go
apps_test.go
consul.json Add consul layout 2016-11-14 14:24:13 -06:00
cpu.json
disk.json
docker.json
haproxy.json
influxdb_database.json
influxdb_httpd.json
influxdb_queryExecutor.json
influxdb_write.json
kubernetes_node.json
kubernetes_pod_container.json
kubernetes_pod_network.json
kubernetes_system_container.json
load.json
mem.json
memcached.json Add memcached as app 2016-11-13 20:50:45 -08:00
mongodb.json Add mongodb layout 2016-11-14 09:51:24 -06:00
mysql.json Add mysql layout (and fixing the windows cpu one) 2016-11-13 18:09:52 -06:00
netstat.json
new_apps.sh Add license of dependencies. 2016-11-14 10:23:45 -06:00
nginx.json
nsq_channel.json
nsq_server.json
nsq_topic.json
ping.json Add ping layout with percent_packet_loss and average_response_ms 2016-11-12 12:59:37 -06:00
postgresql.json
processes.json
redis.json
riak.json Update riak layout to group by node name 2016-11-14 13:17:38 -06:00
uuid.sh
win_cpu.json Add mysql layout (and fixing the windows cpu one) 2016-11-13 18:09:52 -06:00
win_mem.json
win_net.json
win_system.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.