Skip to content

Instantly share code, notes, and snippets.

@mnikhil-git
Created February 4, 2013 18:31
Show Gist options
  • Select an option

  • Save mnikhil-git/4708555 to your computer and use it in GitHub Desktop.

Select an option

Save mnikhil-git/4708555 to your computer and use it in GitHub Desktop.
host reports dashboard example
example: you can specify a host metrics to have dashboard of different reports such as :
$ cd /var/lib/ganglia/confs; cat host_172.16.34.231.json
{
"included_reports": [
"cpu_report",
"load_all_report",
"load_report",
"mem_report",
"network_report",
"sample_report"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment