influxdb/canned
Andrew Watkins 1fdf531f9a Update cmd to com 2018-07-10 16:35:57 -07:00
..
README.md Update layouts to use ID generation. 2016-10-10 21:00:49 -05:00
apache.json Add template variables db and rp to canned layouts json 2018-04-16 14:55:06 -07:00
bin.go Make all Store names plural for consistency 2017-10-24 15:54:24 -07:00
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 Fix template layout ordering 2016-11-29 17:41:19 -05:00
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 Fix typo in new_apps script 2017-01-27 11:31:02 -06:00
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 Add rabbitmq canned dash 2017-01-09 12:33:22 -08:00
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 Add nginx layout 2016-11-11 10:37:14 -06:00
varnish.json Update pre-canned layouts to not have the telegraf database specified. 2016-11-18 16:07:53 -06:00
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.