influxdb/canned
Andrew Watkins 1fdf531f9a Update cmd to com 2018-07-10 16:35:57 -07:00
..
README.md
apache.json Add template variables db and rp to canned layouts json 2018-04-16 14:55:06 -07:00
bin.go
consul.json Add template variables db and rp to canned layouts json 2018-04-16 14:55:06 -07:00
consul_agent.json Add template variables db and rp to canned layouts json 2018-04-16 14:55:06 -07:00
consul_cluster.json Add template variables db and rp to canned layouts json 2018-04-16 14:55:06 -07:00
consul_election.json Add template variables db and rp to canned layouts json 2018-04-16 14:55:06 -07:00
consul_http.json Add template variables db and rp to canned layouts json 2018-04-16 14:55:06 -07:00
consul_leadership.json Add template variables db and rp to canned layouts json 2018-04-16 14:55:06 -07:00
consul_serf_events.json Add template variables db and rp to canned layouts json 2018-04-16 14:55:06 -07:00
cpu.json Add template variables db and rp to canned layouts json 2018-04-16 14:55:06 -07:00
disk.json Add template variables db and rp to canned layouts json 2018-04-16 14:55:06 -07:00
diskio.json Add template variables db and rp to canned layouts json 2018-04-16 14:55:06 -07:00
docker.json Add template variables db and rp to canned layouts json 2018-04-16 14:55:06 -07:00
docker_blkio.json Add template variables db and rp to canned layouts json 2018-04-16 14:55:06 -07:00
docker_net.json Add template variables db and rp to canned layouts json 2018-04-16 14:55:06 -07:00
elasticsearch.json
haproxy.json Add template variables db and rp to canned layouts json 2018-04-16 14:55:06 -07:00
influxdb_database.json Add template variables db and rp to canned layouts json 2018-04-16 14:55:06 -07:00
influxdb_httpd.json Add template variables db and rp to canned layouts json 2018-04-16 14:55:06 -07:00
influxdb_queryExecutor.json Add template variables db and rp to canned layouts json 2018-04-16 14:55:06 -07:00
influxdb_write.json Add template variables db and rp to canned layouts json 2018-04-16 14:55:06 -07:00
kubernetes_node.json Add template variables db and rp to canned layouts json 2018-04-16 14:55:06 -07:00
kubernetes_pod_container.json Add template variables db and rp to canned layouts json 2018-04-16 14:55:06 -07:00
kubernetes_pod_network.json Add template variables db and rp to canned layouts json 2018-04-16 14:55:06 -07:00
kubernetes_system_container.json Add template variables db and rp to canned layouts json 2018-04-16 14:55:06 -07:00
load.json Add template variables db and rp to canned layouts json 2018-04-16 14:55:06 -07:00
mem.json Add template variables db and rp to canned layouts json 2018-04-16 14:55:06 -07:00
memcached.json Add template variables db and rp to canned layouts json 2018-04-16 14:55:06 -07:00
mesos.json Add template variables db and rp to canned layouts json 2018-04-16 14:55:06 -07:00
mongodb.json Add template variables db and rp to canned layouts json 2018-04-16 14:55:06 -07:00
mysql.json Update cmd to com 2018-07-10 16:35:57 -07:00
net.json Add template variables db and rp to canned layouts json 2018-04-16 14:55:06 -07:00
netstat.json Add template variables db and rp to canned layouts json 2018-04-16 14:55:06 -07:00
new_apps.sh
nginx.json Add template variables db and rp to canned layouts json 2018-04-16 14:55:06 -07:00
nsq_channel.json Add template variables db and rp to canned layouts json 2018-04-16 14:55:06 -07:00
nsq_server.json Add template variables db and rp to canned layouts json 2018-04-16 14:55:06 -07:00
nsq_topic.json Add template variables db and rp to canned layouts json 2018-04-16 14:55:06 -07:00
phpfpm.json Add template variables db and rp to canned layouts json 2018-04-16 14:55:06 -07:00
ping.json Change server to url 2018-07-10 15:25:05 -07:00
postgresql.json Add template variables db and rp to canned layouts json 2018-04-16 14:55:06 -07:00
processes.json Add template variables db and rp to canned layouts json 2018-04-16 14:55:06 -07:00
procstat.json Add template variables db and rp to canned layouts json 2018-04-16 14:55:06 -07:00
rabbitmq.json
redis.json Add template variables db and rp to canned layouts json 2018-04-16 14:55:06 -07:00
riak.json Add template variables db and rp to canned layouts json 2018-04-16 14:55:06 -07:00
uuid.sh
varnish.json
win_cpu.json Add template variables db and rp to canned layouts json 2018-04-16 14:55:06 -07:00
win_mem.json Add template variables db and rp to canned layouts json 2018-04-16 14:55:06 -07:00
win_net.json Add template variables db and rp to canned layouts json 2018-04-16 14:55:06 -07:00
win_system.json Add template variables db and rp to canned layouts json 2018-04-16 14:55:06 -07:00
win_websvc.json Add template variables db and rp to canned layouts json 2018-04-16 14:55:06 -07: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.