123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201 |
- {
- "href" : "http://192.168.56.101:8080/api/v1/clusters/cl/services",
- "items" : [
- {
- "href" : "http://192.168.56.101:8080/api/v1/clusters/cl/services/GANGLIA",
- "ServiceInfo" : {
- "cluster_name" : "cl",
- "service_name" : "GANGLIA"
- },
- "alerts" : {
- "summary" : {
- "CRITICAL" : 0,
- "OK" : 0,
- "WARNING" : 0
- }
- }
- },
- {
- "href" : "http://192.168.56.101:8080/api/v1/clusters/cl/services/HBASE",
- "ServiceInfo" : {
- "cluster_name" : "cl",
- "service_name" : "HBASE"
- },
- "alerts" : {
- "summary" : {
- "CRITICAL" : 0,
- "OK" : 0,
- "WARNING" : 0
- }
- }
- },
- {
- "href" : "http://192.168.56.101:8080/api/v1/clusters/cl/services/HCATALOG",
- "ServiceInfo" : {
- "cluster_name" : "cl",
- "service_name" : "HCATALOG"
- },
- "alerts" : {
- "summary" : {
- "CRITICAL" : 0,
- "OK" : 0,
- "WARNING" : 0
- }
- }
- },
- {
- "href" : "http://192.168.56.101:8080/api/v1/clusters/cl/services/HDFS",
- "ServiceInfo" : {
- "cluster_name" : "cl",
- "service_name" : "HDFS"
- },
- "alerts" : {
- "summary" : {
- "CRITICAL" : 9,
- "OK" : 1,
- "WARNING" : 2
- }
- }
- },
- {
- "href" : "http://192.168.56.101:8080/api/v1/clusters/cl/services/MAPREDUCE2",
- "ServiceInfo" : {
- "cluster_name" : "cl",
- "service_name" : "MAPREDUCE2"
- },
- "alerts" : {
- "summary" : {
- "CRITICAL" : 0,
- "OK" : 0,
- "WARNING" : 0
- }
- }
- },
- {
- "href" : "http://192.168.56.101:8080/api/v1/clusters/cl/services/NAGIOS",
- "ServiceInfo" : {
- "cluster_name" : "cl",
- "service_name" : "NAGIOS"
- },
- "alerts" : {
- "summary" : {
- "CRITICAL" : 0,
- "OK" : 0,
- "WARNING" : 0
- }
- }
- },
- {
- "href" : "http://192.168.56.101:8080/api/v1/clusters/cl/services/OOZIE",
- "ServiceInfo" : {
- "cluster_name" : "cl",
- "service_name" : "OOZIE"
- },
- "alerts" : {
- "summary" : {
- "CRITICAL" : 0,
- "OK" : 0,
- "WARNING" : 0
- }
- }
- },
- {
- "href" : "http://192.168.56.101:8080/api/v1/clusters/cl/services/SQOOP",
- "ServiceInfo" : {
- "cluster_name" : "cl",
- "service_name" : "SQOOP"
- },
- "alerts" : {
- "summary" : {
- "CRITICAL" : 0,
- "OK" : 0,
- "WARNING" : 0
- }
- }
- },
- {
- "href" : "http://192.168.56.101:8080/api/v1/clusters/cl/services/PIG",
- "ServiceInfo" : {
- "cluster_name" : "cl",
- "service_name" : "PIG"
- },
- "alerts" : {
- "summary" : {
- "CRITICAL" : 0,
- "OK" : 0,
- "WARNING" : 0
- }
- }
- },
- {
- "href" : "http://192.168.56.101:8080/api/v1/clusters/cl/services/YARN",
- "ServiceInfo" : {
- "cluster_name" : "cl",
- "service_name" : "YARN"
- },
- "alerts" : {
- "summary" : {
- "CRITICAL" : 0,
- "OK" : 0,
- "WARNING" : 0
- }
- }
- },
- {
- "href" : "http://192.168.56.101:8080/api/v1/clusters/cl/services/ZOOKEEPER",
- "ServiceInfo" : {
- "cluster_name" : "cl",
- "service_name" : "ZOOKEEPER"
- },
- "alerts" : {
- "summary" : {
- "CRITICAL" : 0,
- "OK" : 0,
- "WARNING" : 0
- }
- }
- },
- {
- "href" : "http://192.168.56.101:8080/api/v1/clusters/cl/services/FALCON",
- "ServiceInfo" : {
- "cluster_name" : "cl",
- "service_name" : "FALCON"
- },
- "alerts" : {
- "summary" : {
- "CRITICAL" : 0,
- "OK" : 0,
- "WARNING" : 0
- }
- }
- },
- {
- "href" : "http://192.168.56.101:8080/api/v1/clusters/cl/services/STORM",
- "ServiceInfo" : {
- "cluster_name" : "cl",
- "service_name" : "STORM"
- },
- "alerts" : {
- "summary" : {
- "CRITICAL" : 0,
- "OK" : 0,
- "WARNING" : 0
- }
- }
- },
- {
- "href" : "http://192.168.56.101:8080/api/v1/clusters/cl/services/TEZ",
- "ServiceInfo" : {
- "cluster_name" : "cl",
- "service_name" : "TEZ"
- },
- "alerts" : {
- "summary" : {
- "CRITICAL" : 0,
- "OK" : 0,
- "WARNING" : 0
- }
- }
- }
- ]
- }
|