get_graph_info_all.json 945 B

123456789101112131415161718192021222324
  1. {
  2. "Global": [
  3. {
  4. "description": "Key load metrics, aggregated across the entire grid",
  5. "title": "Load Report",
  6. "url": "http://10.10.10.114:80/ganglia2/graph.php?me=HDP&g=load_report"
  7. },
  8. {
  9. "description": "Key memory metrics, aggregated across the entire grid",
  10. "title": "Memory Report",
  11. "url": "http://10.10.10.114:80/ganglia2/graph.php?me=HDP&g=mem_report"
  12. },
  13. {
  14. "description": "Key CPU metrics, aggregated across the entire grid",
  15. "title": "CPU Report",
  16. "url": "http://10.10.10.114:80/ganglia2/graph.php?me=HDP&g=cpu_report"
  17. },
  18. {
  19. "description": "Key network I/O metrics, aggregated across the entire grid",
  20. "title": "Network I/O Report",
  21. "url": "http://10.10.10.114:80/ganglia2/graph.php?me=HDP&g=network_report"
  22. }
  23. ]
  24. }