HDFS_HEATMAPS.json 1.3 KB

123456789101112131415161718192021222324252627282930313233343536
  1. {
  2. "href" : "http://c6401.ambari.apache.org:8080/api/v1/users/admin/activeWidgetLayouts?WidgetLayoutInfo/section_name=HDFS_HEATMAPS",
  3. "items" : [
  4. {
  5. "href" : "http://c6401.ambari.apache.org:8080/api/v1/clusters/c1/widget_layouts/16",
  6. "WidgetLayoutInfo" : {
  7. "cluster_name" : "c1",
  8. "display_name" : "HDFS Heatmaps",
  9. "id" : 16,
  10. "layout_name" : "admin_hdfs_heatmap",
  11. "scope" : "USER",
  12. "section_name" : "HDFS_HEATMAPS",
  13. "user_name" : "admin",
  14. "widgets" : [
  15. {
  16. "WidgetInfo" : {
  17. "id" : 12,
  18. "metrics" : "[{\"name\":\"dfs.datanode.BytesRead\",\"metric_path\":\"metrics/dfs/datanode/bytes_read\",\"service_name\":\"HDFS\",\"component_name\":\"DATANODE\"}]",
  19. "author" : "ambari",
  20. "description" : "",
  21. "scope" : "CLUSTER",
  22. "properties" : "{\"display_unit\":\"MB\",\"max_limit\":\"1024\"}",
  23. "widget_name" : "HDFS Bytes Read",
  24. "widget_type" : "HEATMAP",
  25. "time_created" : 1429906622107,
  26. "display_name" : "HDFS Bytes Read",
  27. "values" : "[{\"name\":\"HDFS Bytes Read\",\"value\":\"${dfs.datanode.BytesRead}\"}]",
  28. "cluster_name" : "c1"
  29. }
  30. }
  31. ]
  32. }
  33. }
  34. ]
  35. }