Skip to content

Instantly share code, notes, and snippets.

@jsteenb2
Last active August 6, 2020 19:33
Show Gist options
  • Save jsteenb2/1151471b0535d37658b848103a3fdc2f to your computer and use it in GitHub Desktop.
Save jsteenb2/1151471b0535d37658b848103a3fdc2f to your computer and use it in GitHub Desktop.
view of multiple installations
project-name: downsampling
templates:
- template_file: buckets.yml
- template_file: dashboard.yml
- template_file: monitoring_task.yml
- template_file: all_inputs/downsampling_tasks.yml
- template_file: all_inputs/telegraf.yml
- template_file: default_inputs/downsampling_tasks.yml
- template_file: default_inputs/telegraf.yml
- template_file: internal_inputs/downsampling_tasks.yml
- template_file: internal_inputs/telegraf.yml
- template_file: net_inputs/downsampling_tasks.yml
- template_file: net_inputs/telegraf.yml
- template_file: procstat_input/downsampling_tasks.yml
- template_file: procstat_input/telegraf.yml
- template_file: smart_input/downsampling_tasks.yml
- template_file: smart_input/telegraf.yml
---
project-name: downsampling procstat
templates:
- template_file: buckets.yml
- template_file: dashboard.yml
- template_file: monitoring_task.yml
- template_file: procstat_input/downsampling_tasks.yml
- template_file: procstat_input/telegraf.yml
---
project-name: downsampling net inputs
templates:
- template_file: buckets.yml
- template_file: dashboard.yml
- template_file: monitoring_task.yml
- template_file: net_inputs/downsampling_tasks.yml
- template_file: net_inputs/telegraf.yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment