Skip to content

Instantly share code, notes, and snippets.

@DBLaw
Created February 6, 2015 16:45
Show Gist options
  • Select an option

  • Save DBLaw/8923aa962c1b706f4442 to your computer and use it in GitHub Desktop.

Select an option

Save DBLaw/8923aa962c1b706f4442 to your computer and use it in GitHub Desktop.
{
"viz": "timeseries",
"requests": [
{
"q": "avg:system.cpu.idle{host:XYZ} , avg:system.cpu.system{host:XYZ} , avg:system.cpu.iowait{host:XYZ} , avg:system.cpu.user{host:XYZ} , avg:system.cpu.stolen{host:XYZ}"
}
],
"markers": []
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment