hc_host_status.json 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267
  1. {
  2. "href" : "http://192.168.56.101:8080/api/v1/clusters/perf/hosts?fields=Hosts/host_status,host_components/HostRoles/state",
  3. "items" : [
  4. {
  5. "href" : "http://192.168.56.101:8080/api/v1/clusters/perf/hosts/dev01.hortonworks.com",
  6. "Hosts" : {
  7. "cluster_name" : "perf",
  8. "host_name" : "dev01.hortonworks.com",
  9. "host_status" : "HEALTHY"
  10. },
  11. "host_components" : [
  12. {
  13. "href" : "http://192.168.56.101:8080/api/v1/clusters/perf/hosts/dev01.hortonworks.com/host_components/DATANODE",
  14. "HostRoles" : {
  15. "cluster_name" : "perf",
  16. "component_name" : "DATANODE",
  17. "host_name" : "dev01.hortonworks.com",
  18. "state" : "STARTED"
  19. }
  20. },
  21. {
  22. "href" : "http://192.168.56.101:8080/api/v1/clusters/perf/hosts/dev01.hortonworks.com/host_components/GANGLIA_MONITOR",
  23. "HostRoles" : {
  24. "cluster_name" : "perf",
  25. "component_name" : "GANGLIA_MONITOR",
  26. "host_name" : "dev01.hortonworks.com",
  27. "state" : "STARTED"
  28. }
  29. },
  30. {
  31. "href" : "http://192.168.56.101:8080/api/v1/clusters/perf/hosts/dev01.hortonworks.com/host_components/GANGLIA_SERVER",
  32. "HostRoles" : {
  33. "cluster_name" : "perf",
  34. "component_name" : "GANGLIA_SERVER",
  35. "host_name" : "dev01.hortonworks.com",
  36. "state" : "STARTED"
  37. }
  38. },
  39. {
  40. "href" : "http://192.168.56.101:8080/api/v1/clusters/perf/hosts/dev01.hortonworks.com/host_components/HBASE_CLIENT",
  41. "HostRoles" : {
  42. "cluster_name" : "perf",
  43. "component_name" : "HBASE_CLIENT",
  44. "host_name" : "dev01.hortonworks.com",
  45. "state" : "INSTALLED"
  46. }
  47. },
  48. {
  49. "href" : "http://192.168.56.101:8080/api/v1/clusters/perf/hosts/dev01.hortonworks.com/host_components/HBASE_MASTER",
  50. "HostRoles" : {
  51. "cluster_name" : "perf",
  52. "component_name" : "HBASE_MASTER",
  53. "host_name" : "dev01.hortonworks.com",
  54. "state" : "STARTED"
  55. }
  56. },
  57. {
  58. "href" : "http://192.168.56.101:8080/api/v1/clusters/perf/hosts/dev01.hortonworks.com/host_components/HBASE_REGIONSERVER",
  59. "HostRoles" : {
  60. "cluster_name" : "perf",
  61. "component_name" : "HBASE_REGIONSERVER",
  62. "host_name" : "dev01.hortonworks.com",
  63. "state" : "STARTED"
  64. }
  65. },
  66. {
  67. "href" : "http://192.168.56.101:8080/api/v1/clusters/perf/hosts/dev01.hortonworks.com/host_components/HDFS_CLIENT",
  68. "HostRoles" : {
  69. "cluster_name" : "perf",
  70. "component_name" : "HDFS_CLIENT",
  71. "host_name" : "dev01.hortonworks.com",
  72. "state" : "INSTALLED"
  73. }
  74. },
  75. {
  76. "href" : "http://192.168.56.101:8080/api/v1/clusters/perf/hosts/dev01.hortonworks.com/host_components/HISTORYSERVER",
  77. "HostRoles" : {
  78. "cluster_name" : "perf",
  79. "component_name" : "HISTORYSERVER",
  80. "host_name" : "dev01.hortonworks.com",
  81. "state" : "STARTED"
  82. }
  83. },
  84. {
  85. "href" : "http://192.168.56.101:8080/api/v1/clusters/perf/hosts/dev01.hortonworks.com/host_components/MAPREDUCE2_CLIENT",
  86. "HostRoles" : {
  87. "cluster_name" : "perf",
  88. "component_name" : "MAPREDUCE2_CLIENT",
  89. "host_name" : "dev01.hortonworks.com",
  90. "state" : "INSTALLED"
  91. }
  92. },
  93. {
  94. "href" : "http://192.168.56.101:8080/api/v1/clusters/perf/hosts/dev01.hortonworks.com/host_components/NAGIOS_SERVER",
  95. "HostRoles" : {
  96. "cluster_name" : "perf",
  97. "component_name" : "NAGIOS_SERVER",
  98. "host_name" : "dev01.hortonworks.com",
  99. "state" : "STARTED"
  100. }
  101. },
  102. {
  103. "href" : "http://192.168.56.101:8080/api/v1/clusters/perf/hosts/dev01.hortonworks.com/host_components/NAMENODE",
  104. "HostRoles" : {
  105. "cluster_name" : "perf",
  106. "component_name" : "NAMENODE",
  107. "host_name" : "dev01.hortonworks.com",
  108. "state" : "STARTED"
  109. }
  110. },
  111. {
  112. "href" : "http://192.168.56.101:8080/api/v1/clusters/perf/hosts/dev01.hortonworks.com/host_components/NODEMANAGER",
  113. "HostRoles" : {
  114. "cluster_name" : "perf",
  115. "component_name" : "NODEMANAGER",
  116. "host_name" : "dev01.hortonworks.com",
  117. "state" : "STARTED"
  118. }
  119. },
  120. {
  121. "href" : "http://192.168.56.101:8080/api/v1/clusters/perf/hosts/dev01.hortonworks.com/host_components/OOZIE_CLIENT",
  122. "HostRoles" : {
  123. "cluster_name" : "perf",
  124. "component_name" : "OOZIE_CLIENT",
  125. "host_name" : "dev01.hortonworks.com",
  126. "state" : "INSTALLED"
  127. }
  128. },
  129. {
  130. "href" : "http://192.168.56.101:8080/api/v1/clusters/perf/hosts/dev01.hortonworks.com/host_components/OOZIE_SERVER",
  131. "HostRoles" : {
  132. "cluster_name" : "perf",
  133. "component_name" : "OOZIE_SERVER",
  134. "host_name" : "dev01.hortonworks.com",
  135. "state" : "STARTED"
  136. }
  137. },
  138. {
  139. "href" : "http://192.168.56.101:8080/api/v1/clusters/perf/hosts/dev01.hortonworks.com/host_components/PIG",
  140. "HostRoles" : {
  141. "cluster_name" : "perf",
  142. "component_name" : "PIG",
  143. "host_name" : "dev01.hortonworks.com",
  144. "state" : "INSTALLED"
  145. }
  146. },
  147. {
  148. "href" : "http://192.168.56.101:8080/api/v1/clusters/perf/hosts/dev01.hortonworks.com/host_components/RESOURCEMANAGER",
  149. "HostRoles" : {
  150. "cluster_name" : "perf",
  151. "component_name" : "RESOURCEMANAGER",
  152. "host_name" : "dev01.hortonworks.com",
  153. "state" : "STARTED"
  154. }
  155. },
  156. {
  157. "href" : "http://192.168.56.101:8080/api/v1/clusters/perf/hosts/dev01.hortonworks.com/host_components/SECONDARY_NAMENODE",
  158. "HostRoles" : {
  159. "cluster_name" : "perf",
  160. "component_name" : "SECONDARY_NAMENODE",
  161. "host_name" : "dev01.hortonworks.com",
  162. "state" : "STARTED"
  163. }
  164. },
  165. {
  166. "href" : "http://192.168.56.101:8080/api/v1/clusters/perf/hosts/dev01.hortonworks.com/host_components/SQOOP",
  167. "HostRoles" : {
  168. "cluster_name" : "perf",
  169. "component_name" : "SQOOP",
  170. "host_name" : "dev01.hortonworks.com",
  171. "state" : "INSTALLED"
  172. }
  173. },
  174. {
  175. "href" : "http://192.168.56.101:8080/api/v1/clusters/perf/hosts/dev01.hortonworks.com/host_components/YARN_CLIENT",
  176. "HostRoles" : {
  177. "cluster_name" : "perf",
  178. "component_name" : "YARN_CLIENT",
  179. "host_name" : "dev01.hortonworks.com",
  180. "state" : "INSTALLED"
  181. }
  182. },
  183. {
  184. "href" : "http://192.168.56.101:8080/api/v1/clusters/perf/hosts/dev01.hortonworks.com/host_components/APP_TIMELINE_SERVER",
  185. "HostRoles" : {
  186. "cluster_name" : "perf",
  187. "component_name" : "APP_TIMELINE_SERVER",
  188. "host_name" : "dev01.hortonworks.com",
  189. "state" : "STARTED"
  190. }
  191. },
  192. {
  193. "href" : "http://192.168.56.101:8080/api/v1/clusters/perf/hosts/dev01.hortonworks.com/host_components/ZOOKEEPER_CLIENT",
  194. "HostRoles" : {
  195. "cluster_name" : "perf",
  196. "component_name" : "ZOOKEEPER_CLIENT",
  197. "host_name" : "dev01.hortonworks.com",
  198. "state" : "INSTALLED"
  199. }
  200. },
  201. {
  202. "href" : "http://192.168.56.101:8080/api/v1/clusters/perf/hosts/dev01.hortonworks.com/host_components/ZOOKEEPER_SERVER",
  203. "HostRoles" : {
  204. "cluster_name" : "perf",
  205. "component_name" : "ZOOKEEPER_SERVER",
  206. "host_name" : "dev01.hortonworks.com",
  207. "state" : "STARTED"
  208. }
  209. },
  210. {
  211. "href" : "http://192.168.56.101:8080/api/v1/clusters/perf/hosts/dev01.hortonworks.com/host_components/NIMBUS",
  212. "HostRoles" : {
  213. "cluster_name" : "perf",
  214. "component_name" : "NIMBUS",
  215. "host_name" : "dev01.hortonworks.com",
  216. "state" : "STARTED"
  217. }
  218. },
  219. {
  220. "href" : "http://192.168.56.101:8080/api/v1/clusters/perf/hosts/dev01.hortonworks.com/host_components/LOGVIEWER_SERVER",
  221. "HostRoles" : {
  222. "cluster_name" : "perf",
  223. "component_name" : "LOGVIEWER_SERVER",
  224. "host_name" : "dev01.hortonworks.com",
  225. "state" : "STARTED"
  226. }
  227. },
  228. {
  229. "href" : "http://192.168.56.101:8080/api/v1/clusters/perf/hosts/dev01.hortonworks.com/host_components/STORM_UI_SERVER",
  230. "HostRoles" : {
  231. "cluster_name" : "perf",
  232. "component_name" : "STORM_UI_SERVER",
  233. "host_name" : "dev01.hortonworks.com",
  234. "state" : "STARTED"
  235. }
  236. },
  237. {
  238. "href" : "http://192.168.56.101:8080/api/v1/clusters/perf/hosts/dev01.hortonworks.com/host_components/DRPC_SERVER",
  239. "HostRoles" : {
  240. "cluster_name" : "perf",
  241. "component_name" : "DRPC_SERVER",
  242. "host_name" : "dev01.hortonworks.com",
  243. "state" : "STARTED"
  244. }
  245. },
  246. {
  247. "href" : "http://192.168.56.101:8080/api/v1/clusters/perf/hosts/dev01.hortonworks.com/host_components/SUPERVISOR",
  248. "HostRoles" : {
  249. "cluster_name" : "perf",
  250. "component_name" : "SUPERVISOR",
  251. "host_name" : "dev01.hortonworks.com",
  252. "state" : "STARTED"
  253. }
  254. },
  255. {
  256. "href" : "http://192.168.56.101:8080/api/v1/clusters/perf/hosts/dev01.hortonworks.com/host_components/FALCON",
  257. "HostRoles" : {
  258. "cluster_name" : "perf",
  259. "component_name" : "FALCON_SERVER",
  260. "host_name" : "dev01.hortonworks.com",
  261. "state" : "STARTED"
  262. }
  263. }
  264. ]
  265. }
  266. ]
  267. }