Skip to content

Instantly share code, notes, and snippets.

@sandlbn
Last active November 16, 2016 18:38
Show Gist options
  • Select an option

  • Save sandlbn/55e5dea6b6ee35cf5cee3c8cff13e068 to your computer and use it in GitHub Desktop.

Select an option

Save sandlbn/55e5dea6b6ee35cf5cee3c8cff13e068 to your computer and use it in GitHub Desktop.
---
schedule:
interval: 1s
type: simple
workflow:
collect:
metrics:
“/intel/us/compute/saturation”: {}
“/intel/us/compute/utilization”: {}
“/intel/us/disk/*/saturation”: {}
“/intel/us/disk/*/utilization”: {}
“/intel/us/memory/saturation”: {}
“/intel/us/memory/utilization”: {}
“/intel/us/network/*/saturation”: {}
“/intel/us/network/*/utilization”: {}
process:
publish:
-
config:
database: INFLUXDB_USERNAME
host: IP_OF_YOUR_INFLUXDB_INSTANCE
password: snap
port: 8086
user: snap
plugin_name: influx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment