alerts.json 28 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672
  1. {
  2. "href" : "http://dev01.hortonworks.com:8080/api/v1/clusters/c1/host_components?fields=HostRoles/nagios_alerts&HostRoles/component_name=NAGIOS_SERVER",
  3. "items" : [
  4. {
  5. "href" : "http://dev01.hortonworks.com:8080/api/v1/clusters/c1/hosts/dev01.hortonworks.com/host_components/NAGIOS_SERVER",
  6. "HostRoles" : {
  7. "cluster_name" : "c1",
  8. "component_name" : "NAGIOS_SERVER",
  9. "host_name" : "dev01.hortonworks.com",
  10. "nagios_alerts" : {
  11. "alerts" : [
  12. {
  13. "service_description" : "Check ambari-agent process",
  14. "host_name" : "dev01.hortonworks.com",
  15. "current_attempt" : "1",
  16. "current_state" : "0",
  17. "plugin_output" : "OK: Ambari agent is running [PID:15240]",
  18. "last_hard_state_change" : "1375291083",
  19. "last_hard_state" : "0",
  20. "last_time_ok" : "1375308183",
  21. "last_time_warning" : "0",
  22. "last_time_unknown" : "0",
  23. "last_time_critical" : "0",
  24. "is_flapping" : "0",
  25. "last_check" : "1375308183",
  26. "service_type" : "AMBARI"
  27. },
  28. {
  29. "service_description" : "DataNode process down",
  30. "host_name" : "dev01.hortonworks.com",
  31. "current_attempt" : "1",
  32. "current_state" : "0",
  33. "plugin_output" : "TCP OK - 0.016 second response time on port 50075",
  34. "last_hard_state_change" : "1375296186",
  35. "last_hard_state" : "0",
  36. "last_time_ok" : "1375308426",
  37. "last_time_warning" : "0",
  38. "last_time_unknown" : "0",
  39. "last_time_critical" : "1375294732",
  40. "is_flapping" : "0",
  41. "last_check" : "1375308426",
  42. "service_type" : "HDFS"
  43. },
  44. {
  45. "service_description" : "DataNode storage full",
  46. "host_name" : "dev01.hortonworks.com",
  47. "current_attempt" : "1",
  48. "current_state" : "0",
  49. "plugin_output" : "OK: Capacity:[52844687359], Remaining Capacity:[45285249024], percent_full:[14.305010991256]",
  50. "last_hard_state_change" : "1375291089",
  51. "last_hard_state" : "0",
  52. "last_time_ok" : "1375308189",
  53. "last_time_warning" : "0",
  54. "last_time_unknown" : "0",
  55. "last_time_critical" : "0",
  56. "is_flapping" : "0",
  57. "last_check" : "1375308189",
  58. "service_type" : "HDFS"
  59. },
  60. {
  61. "service_description" : "Ganglia Server [gmond] process down alert for HBase Master",
  62. "host_name" : "dev01.hortonworks.com",
  63. "current_attempt" : "1",
  64. "current_state" : "0",
  65. "plugin_output" : "TCP OK - 0.002 second response time on port 8663",
  66. "last_hard_state_change" : "1375291092",
  67. "last_hard_state" : "0",
  68. "last_time_ok" : "1375308426",
  69. "last_time_warning" : "0",
  70. "last_time_unknown" : "0",
  71. "last_time_critical" : "0",
  72. "is_flapping" : "0",
  73. "last_check" : "1375308426",
  74. "service_type" : "GANGLIA"
  75. },
  76. {
  77. "service_description" : "Ganglia Server [gmond] process down alert for History Server 2",
  78. "host_name" : "dev01.hortonworks.com",
  79. "current_attempt" : "1",
  80. "current_state" : "0",
  81. "plugin_output" : "TCP OK - 0.001 second response time on port 8666",
  82. "last_hard_state_change" : "1375291095",
  83. "last_hard_state" : "0",
  84. "last_time_ok" : "1375308420",
  85. "last_time_warning" : "0",
  86. "last_time_unknown" : "0",
  87. "last_time_critical" : "0",
  88. "is_flapping" : "0",
  89. "last_check" : "1375308420",
  90. "service_type" : "GANGLIA"
  91. },
  92. {
  93. "service_description" : "Ganglia Server [gmond] process down alert for JobTracker",
  94. "host_name" : "dev01.hortonworks.com",
  95. "current_attempt" : "4",
  96. "current_state" : "2",
  97. "plugin_output" : "Connection refused",
  98. "last_hard_state_change" : "1375291143",
  99. "last_hard_state" : "2",
  100. "last_time_ok" : "0",
  101. "last_time_warning" : "0",
  102. "last_time_unknown" : "0",
  103. "last_time_critical" : "1375308423",
  104. "is_flapping" : "0",
  105. "last_check" : "1375308423",
  106. "service_type" : "GANGLIA"
  107. },
  108. {
  109. "service_description" : "Ganglia Server [gmond] process down alert for NameNode",
  110. "host_name" : "dev01.hortonworks.com",
  111. "current_attempt" : "1",
  112. "current_state" : "0",
  113. "plugin_output" : "TCP OK - 0.006 second response time on port 8661",
  114. "last_hard_state_change" : "1375291101",
  115. "last_hard_state" : "0",
  116. "last_time_ok" : "1375308426",
  117. "last_time_warning" : "0",
  118. "last_time_unknown" : "0",
  119. "last_time_critical" : "0",
  120. "is_flapping" : "0",
  121. "last_check" : "1375308426",
  122. "service_type" : "GANGLIA"
  123. },
  124. {
  125. "service_description" : "Ganglia Server [gmond] process down alert for NodeManager",
  126. "host_name" : "dev01.hortonworks.com",
  127. "current_attempt" : "1",
  128. "current_state" : "0",
  129. "plugin_output" : "TCP OK - 0.002 second response time on port 8660",
  130. "last_hard_state_change" : "1375291104",
  131. "last_hard_state" : "0",
  132. "last_time_ok" : "1375308416",
  133. "last_time_warning" : "0",
  134. "last_time_unknown" : "0",
  135. "last_time_critical" : "0",
  136. "is_flapping" : "0",
  137. "last_check" : "1375308416",
  138. "service_type" : "GANGLIA"
  139. },
  140. {
  141. "service_description" : "Ganglia Server [gmond] process down alert for ResourceManager",
  142. "host_name" : "dev01.hortonworks.com",
  143. "current_attempt" : "1",
  144. "current_state" : "0",
  145. "plugin_output" : "TCP OK - 0.002 second response time on port 8664",
  146. "last_hard_state_change" : "1375291107",
  147. "last_hard_state" : "0",
  148. "last_time_ok" : "1375308426",
  149. "last_time_warning" : "0",
  150. "last_time_unknown" : "0",
  151. "last_time_critical" : "0",
  152. "is_flapping" : "0",
  153. "last_check" : "1375308426",
  154. "service_type" : "GANGLIA"
  155. },
  156. {
  157. "service_description" : "Ganglia Server [gmond] process down alert for slaves",
  158. "host_name" : "dev01.hortonworks.com",
  159. "current_attempt" : "1",
  160. "current_state" : "0",
  161. "plugin_output" : "TCP OK - 0.005 second response time on port 8660",
  162. "last_hard_state_change" : "1375291110",
  163. "last_hard_state" : "0",
  164. "last_time_ok" : "1375308420",
  165. "last_time_warning" : "0",
  166. "last_time_unknown" : "0",
  167. "last_time_critical" : "0",
  168. "is_flapping" : "0",
  169. "last_check" : "1375308420",
  170. "service_type" : "GANGLIA"
  171. },
  172. {
  173. "service_description" : "Ganglia [gmetad] process down",
  174. "host_name" : "dev01.hortonworks.com",
  175. "current_attempt" : "1",
  176. "current_state" : "0",
  177. "plugin_output" : "TCP OK - 0.018 second response time on port 8651",
  178. "last_hard_state_change" : "1375291113",
  179. "last_hard_state" : "0",
  180. "last_time_ok" : "1375308423",
  181. "last_time_warning" : "0",
  182. "last_time_unknown" : "0",
  183. "last_time_critical" : "0",
  184. "is_flapping" : "0",
  185. "last_check" : "1375308423",
  186. "service_type" : "GANGLIA"
  187. },
  188. {
  189. "service_description" : "Percent RegionServers down",
  190. "host_name" : "dev01.hortonworks.com",
  191. "current_attempt" : "3",
  192. "current_state" : "2",
  193. "plugin_output" : "CRITICAL: total:<1>, affected:<1>",
  194. "last_hard_state_change" : "1375298856",
  195. "last_hard_state" : "2",
  196. "last_time_ok" : "1375298796",
  197. "last_time_warning" : "0",
  198. "last_time_unknown" : "0",
  199. "last_time_critical" : "1375308426",
  200. "is_flapping" : "0",
  201. "last_check" : "1375308426",
  202. "service_type" : "HBASE"
  203. },
  204. {
  205. "service_description" : "HBase Master CPU utilization",
  206. "host_name" : "dev01.hortonworks.com",
  207. "current_attempt" : "1",
  208. "current_state" : "0",
  209. "plugin_output" : "1 CPU, load 22.0% < 200% : OK",
  210. "last_hard_state_change" : "1375291118",
  211. "last_hard_state" : "0",
  212. "last_time_ok" : "1375308218",
  213. "last_time_warning" : "0",
  214. "last_time_unknown" : "0",
  215. "last_time_critical" : "0",
  216. "is_flapping" : "0",
  217. "last_check" : "1375308218",
  218. "service_type" : "HBASE"
  219. },
  220. {
  221. "service_description" : "HBase Master Web UI down",
  222. "host_name" : "dev01.hortonworks.com",
  223. "current_attempt" : "3",
  224. "current_state" : "1",
  225. "plugin_output" : "WARNING: HBase Master web UI not accessible : http://dev01.hortonworks.com:60010/master-status",
  226. "last_hard_state_change" : "1375299171",
  227. "last_hard_state" : "1",
  228. "last_time_ok" : "1375298991",
  229. "last_time_warning" : "1375308411",
  230. "last_time_unknown" : "0",
  231. "last_time_critical" : "0",
  232. "is_flapping" : "0",
  233. "last_check" : "1375308411",
  234. "service_type" : "HBASE"
  235. },
  236. {
  237. "service_description" : "HBase Master process down",
  238. "host_name" : "dev01.hortonworks.com",
  239. "current_attempt" : "4",
  240. "current_state" : "2",
  241. "plugin_output" : "Connection refused",
  242. "last_hard_state_change" : "1375299104",
  243. "last_hard_state" : "2",
  244. "last_time_ok" : "1375299029",
  245. "last_time_warning" : "0",
  246. "last_time_unknown" : "0",
  247. "last_time_critical" : "1375308404",
  248. "is_flapping" : "0",
  249. "last_check" : "1375308404",
  250. "service_type" : "HBASE"
  251. },
  252. {
  253. "service_description" : "Corrupt/Missing blocks",
  254. "host_name" : "dev01.hortonworks.com",
  255. "current_attempt" : "1",
  256. "current_state" : "0",
  257. "plugin_output" : "OK: corrupt_blocks:<>, missing_blocks:<>, total_blocks:<>",
  258. "last_hard_state_change" : "1375291127",
  259. "last_hard_state" : "0",
  260. "last_time_ok" : "1375308407",
  261. "last_time_warning" : "0",
  262. "last_time_unknown" : "0",
  263. "last_time_critical" : "0",
  264. "is_flapping" : "0",
  265. "last_check" : "1375308407",
  266. "service_type" : "HDFS"
  267. },
  268. {
  269. "service_description" : "HDFS capacity utilization",
  270. "host_name" : "dev01.hortonworks.com",
  271. "current_attempt" : "1",
  272. "current_state" : "0",
  273. "plugin_output" : "OK: DFSUsedGB:<0.2>, DFSTotalGB:<42.4>",
  274. "last_hard_state_change" : "1375291130",
  275. "last_hard_state" : "0",
  276. "last_time_ok" : "1375307930",
  277. "last_time_warning" : "0",
  278. "last_time_unknown" : "0",
  279. "last_time_critical" : "0",
  280. "is_flapping" : "0",
  281. "last_check" : "1375307930",
  282. "service_type" : "HDFS"
  283. },
  284. {
  285. "service_description" : "NameNode RPC latency",
  286. "host_name" : "dev01.hortonworks.com",
  287. "current_attempt" : "1",
  288. "current_state" : "0",
  289. "plugin_output" : "OK: RpcQueueTime_avg_time:<0> Secs, RpcProcessingTime_avg_time:<0> Secs",
  290. "last_hard_state_change" : "1375291133",
  291. "last_hard_state" : "0",
  292. "last_time_ok" : "1375308233",
  293. "last_time_warning" : "0",
  294. "last_time_unknown" : "0",
  295. "last_time_critical" : "0",
  296. "is_flapping" : "0",
  297. "last_check" : "1375308233",
  298. "service_type" : "HDFS"
  299. },
  300. {
  301. "service_description" : "Percent DataNodes down",
  302. "host_name" : "dev01.hortonworks.com",
  303. "current_attempt" : "1",
  304. "current_state" : "0",
  305. "plugin_output" : "OK: total:<1>, affected:<0>",
  306. "last_hard_state_change" : "1375296206",
  307. "last_hard_state" : "0",
  308. "last_time_ok" : "1375308416",
  309. "last_time_warning" : "0",
  310. "last_time_unknown" : "0",
  311. "last_time_critical" : "1375294782",
  312. "is_flapping" : "0",
  313. "last_check" : "1375308416",
  314. "service_type" : "HDFS"
  315. },
  316. {
  317. "service_description" : "Percent DataNodes storage full",
  318. "host_name" : "dev01.hortonworks.com",
  319. "current_attempt" : "1",
  320. "current_state" : "0",
  321. "plugin_output" : "OK: total:<1>, affected:<0>",
  322. "last_hard_state_change" : "1375291139",
  323. "last_hard_state" : "0",
  324. "last_time_ok" : "1375308419",
  325. "last_time_warning" : "0",
  326. "last_time_unknown" : "0",
  327. "last_time_critical" : "0",
  328. "is_flapping" : "0",
  329. "last_check" : "1375308419",
  330. "service_type" : "HDFS"
  331. },
  332. {
  333. "service_description" : "Hive Metastore status check",
  334. "host_name" : "dev01.hortonworks.com",
  335. "current_attempt" : "1",
  336. "current_state" : "0",
  337. "plugin_output" : "OK: Hive metaserver status OK",
  338. "last_hard_state_change" : "1375291472",
  339. "last_hard_state" : "0",
  340. "last_time_ok" : "1375308422",
  341. "last_time_warning" : "0",
  342. "last_time_unknown" : "0",
  343. "last_time_critical" : "1375290048",
  344. "is_flapping" : "0",
  345. "last_check" : "1375308422",
  346. "service_type" : "HIVE"
  347. },
  348. {
  349. "service_description" : "History Server 2 CPU utilization",
  350. "host_name" : "dev01.hortonworks.com",
  351. "current_attempt" : "1",
  352. "current_state" : "0",
  353. "plugin_output" : "1 CPU, load 18.0% < 200% : OK",
  354. "last_hard_state_change" : "1375291145",
  355. "last_hard_state" : "0",
  356. "last_time_ok" : "1375308245",
  357. "last_time_warning" : "0",
  358. "last_time_unknown" : "0",
  359. "last_time_critical" : "0",
  360. "is_flapping" : "0",
  361. "last_check" : "1375308245",
  362. "service_type" : "UNKNOWN"
  363. },
  364. {
  365. "service_description" : "History Server 2 RPC latency",
  366. "host_name" : "dev01.hortonworks.com",
  367. "current_attempt" : "1",
  368. "current_state" : "0",
  369. "plugin_output" : "OK: RpcQueueTime_avg_time:<0> Secs, RpcProcessingTime_avg_time:<0> Secs",
  370. "last_hard_state_change" : "1375291148",
  371. "last_hard_state" : "0",
  372. "last_time_ok" : "1375308248",
  373. "last_time_warning" : "0",
  374. "last_time_unknown" : "0",
  375. "last_time_critical" : "0",
  376. "is_flapping" : "0",
  377. "last_check" : "1375308248",
  378. "service_type" : "UNKNOWN"
  379. },
  380. {
  381. "service_description" : "History Server 2 Web UI down",
  382. "host_name" : "dev01.hortonworks.com",
  383. "current_attempt" : "1",
  384. "current_state" : "0",
  385. "plugin_output" : "OK: Successfully accessed historyserver2 Web UI",
  386. "last_hard_state_change" : "1375291511",
  387. "last_hard_state" : "0",
  388. "last_time_ok" : "1375308371",
  389. "last_time_warning" : "1375295397",
  390. "last_time_unknown" : "0",
  391. "last_time_critical" : "0",
  392. "is_flapping" : "0",
  393. "last_check" : "1375308371",
  394. "service_type" : "UNKNOWN"
  395. },
  396. {
  397. "service_description" : "Percent TaskTrackers down",
  398. "host_name" : "dev01.hortonworks.com",
  399. "current_attempt" : "1",
  400. "current_state" : "0",
  401. "plugin_output" : "OK: total:<0>, affected:<0>",
  402. "last_hard_state_change" : "1375291153",
  403. "last_hard_state" : "0",
  404. "last_time_ok" : "1375308403",
  405. "last_time_warning" : "0",
  406. "last_time_unknown" : "0",
  407. "last_time_critical" : "0",
  408. "is_flapping" : "0",
  409. "last_check" : "1375308403",
  410. "service_type" : "MAPREDUCE"
  411. },
  412. {
  413. "service_description" : "Nagios status log staleness",
  414. "host_name" : "dev01.hortonworks.com",
  415. "current_attempt" : "1",
  416. "current_state" : "0",
  417. "plugin_output" : "NAGIOS OK: 2 processes, status log updated 5 seconds ago",
  418. "last_hard_state_change" : "1375291156",
  419. "last_hard_state" : "0",
  420. "last_time_ok" : "1375308256",
  421. "last_time_warning" : "0",
  422. "last_time_unknown" : "0",
  423. "last_time_critical" : "0",
  424. "is_flapping" : "0",
  425. "last_check" : "1375308256",
  426. "service_type" : "NAGIOS"
  427. },
  428. {
  429. "service_description" : "NameNode Web UI down",
  430. "host_name" : "dev01.hortonworks.com",
  431. "current_attempt" : "1",
  432. "current_state" : "0",
  433. "plugin_output" : "OK: Successfully accessed namenode Web UI",
  434. "last_hard_state_change" : "1375296199",
  435. "last_hard_state" : "0",
  436. "last_time_ok" : "1375308379",
  437. "last_time_warning" : "1375294745",
  438. "last_time_unknown" : "0",
  439. "last_time_critical" : "0",
  440. "is_flapping" : "0",
  441. "last_check" : "1375308379",
  442. "service_type" : "HDFS"
  443. },
  444. {
  445. "service_description" : "NameNode edit logs directory status",
  446. "host_name" : "dev01.hortonworks.com",
  447. "current_attempt" : "1",
  448. "current_state" : "0",
  449. "plugin_output" : "OK: All Namenode directories are active",
  450. "last_hard_state_change" : "1375296202",
  451. "last_hard_state" : "0",
  452. "last_time_ok" : "1375308412",
  453. "last_time_warning" : "1375294778",
  454. "last_time_unknown" : "0",
  455. "last_time_critical" : "0",
  456. "is_flapping" : "0",
  457. "last_check" : "1375308412",
  458. "service_type" : "HDFS"
  459. },
  460. {
  461. "service_description" : "NameNode host CPU utilization",
  462. "host_name" : "dev01.hortonworks.com",
  463. "current_attempt" : "1",
  464. "current_state" : "0",
  465. "plugin_output" : "1 CPU, load 26.0% < 200% : OK",
  466. "last_hard_state_change" : "1375291165",
  467. "last_hard_state" : "0",
  468. "last_time_ok" : "1375308265",
  469. "last_time_warning" : "0",
  470. "last_time_unknown" : "0",
  471. "last_time_critical" : "0",
  472. "is_flapping" : "0",
  473. "last_check" : "1375308265",
  474. "service_type" : "HDFS"
  475. },
  476. {
  477. "service_description" : "NameNode process down",
  478. "host_name" : "dev01.hortonworks.com",
  479. "current_attempt" : "1",
  480. "current_state" : "0",
  481. "plugin_output" : "TCP OK - 0.000 second response time on port 8020",
  482. "last_hard_state_change" : "1375296208",
  483. "last_hard_state" : "0",
  484. "last_time_ok" : "1375308418",
  485. "last_time_warning" : "0",
  486. "last_time_unknown" : "0",
  487. "last_time_critical" : "1375294784",
  488. "is_flapping" : "0",
  489. "last_check" : "1375308418",
  490. "service_type" : "HDFS"
  491. },
  492. {
  493. "service_description" : "NodeManager process down",
  494. "host_name" : "dev01.hortonworks.com",
  495. "current_attempt" : "1",
  496. "current_state" : "0",
  497. "plugin_output" : "TCP OK - 0.001 second response time on port 8042",
  498. "last_hard_state_change" : "1375296571",
  499. "last_hard_state" : "0",
  500. "last_time_ok" : "1375308391",
  501. "last_time_warning" : "0",
  502. "last_time_unknown" : "0",
  503. "last_time_critical" : "1375295117",
  504. "is_flapping" : "0",
  505. "last_check" : "1375308391",
  506. "service_type" : "UNKNOWN"
  507. },
  508. {
  509. "service_description" : "Oozie Server status check",
  510. "host_name" : "dev01.hortonworks.com",
  511. "current_attempt" : "1",
  512. "current_state" : "0",
  513. "plugin_output" : "OK: Oozie server status [System mode: NORMAL]",
  514. "last_hard_state_change" : "1375291534",
  515. "last_hard_state" : "0",
  516. "last_time_ok" : "1375308394",
  517. "last_time_warning" : "0",
  518. "last_time_unknown" : "0",
  519. "last_time_critical" : "1375295660",
  520. "is_flapping" : "0",
  521. "last_check" : "1375308394",
  522. "service_type" : "OOZIE"
  523. },
  524. {
  525. "service_description" : "RegionServer process down",
  526. "host_name" : "dev01.hortonworks.com",
  527. "current_attempt" : "3",
  528. "current_state" : "2",
  529. "plugin_output" : "Connection refused",
  530. "last_hard_state_change" : "1375298857",
  531. "last_hard_state" : "2",
  532. "last_time_ok" : "1375297343",
  533. "last_time_warning" : "0",
  534. "last_time_unknown" : "0",
  535. "last_time_critical" : "1375308397",
  536. "is_flapping" : "0",
  537. "last_check" : "1375308397",
  538. "service_type" : "HBASE"
  539. },
  540. {
  541. "service_description" : "ResourceManager CPU utilization",
  542. "host_name" : "dev01.hortonworks.com",
  543. "current_attempt" : "1",
  544. "current_state" : "0",
  545. "plugin_output" : "1 CPU, load 24.0% < 200% : OK",
  546. "last_hard_state_change" : "1375291180",
  547. "last_hard_state" : "0",
  548. "last_time_ok" : "1375308281",
  549. "last_time_warning" : "0",
  550. "last_time_unknown" : "0",
  551. "last_time_critical" : "0",
  552. "is_flapping" : "0",
  553. "last_check" : "1375308281",
  554. "service_type" : "UNKNOWN"
  555. },
  556. {
  557. "service_description" : "ResourceManager RPC latency",
  558. "host_name" : "dev01.hortonworks.com",
  559. "current_attempt" : "1",
  560. "current_state" : "0",
  561. "plugin_output" : "OK: RpcQueueTime_avg_time:<0> Secs, RpcProcessingTime_avg_time:<0> Secs",
  562. "last_hard_state_change" : "1375291183",
  563. "last_hard_state" : "0",
  564. "last_time_ok" : "1375308283",
  565. "last_time_warning" : "0",
  566. "last_time_unknown" : "0",
  567. "last_time_critical" : "0",
  568. "is_flapping" : "0",
  569. "last_check" : "1375308283",
  570. "service_type" : "UNKNOWN"
  571. },
  572. {
  573. "service_description" : "ResourceManager Web UI down",
  574. "host_name" : "dev01.hortonworks.com",
  575. "current_attempt" : "1",
  576. "current_state" : "0",
  577. "plugin_output" : "OK: Successfully accessed resorcemanager Web UI",
  578. "last_hard_state_change" : "1375296526",
  579. "last_hard_state" : "0",
  580. "last_time_ok" : "1375308406",
  581. "last_time_warning" : "1375295072",
  582. "last_time_unknown" : "0",
  583. "last_time_critical" : "0",
  584. "is_flapping" : "0",
  585. "last_check" : "1375308406",
  586. "service_type" : "UNKNOWN"
  587. },
  588. {
  589. "service_description" : "WebHCat Server status check",
  590. "host_name" : "dev01.hortonworks.com",
  591. "current_attempt" : "1",
  592. "current_state" : "0",
  593. "plugin_output" : "",
  594. "last_hard_state_change" : "1375291969",
  595. "last_hard_state" : "0",
  596. "last_time_ok" : "1375308409",
  597. "last_time_warning" : "0",
  598. "last_time_unknown" : "0",
  599. "last_time_critical" : "1375290515",
  600. "is_flapping" : "",
  601. "last_check" : "",
  602. "service_type" : "WEBHCAT"
  603. },
  604. {
  605. "service_description" : "Percent ZooKeeper Servers down",
  606. "host_name" : "dev01.hortonworks.com",
  607. "current_attempt" : "1",
  608. "current_state" : "0",
  609. "plugin_output" : "OK: total:<1>, affected:<0>",
  610. "last_hard_state_change" : "1375291461",
  611. "last_hard_state" : "0",
  612. "last_time_ok" : "1375308411",
  613. "last_time_warning" : "0",
  614. "last_time_unknown" : "0",
  615. "last_time_critical" : "1375290037",
  616. "is_flapping" : "0",
  617. "last_check" : "1375308411",
  618. "service_type" : "ZOOKEEPER"
  619. },
  620. {
  621. "service_description" : "ZooKeeper Server process down",
  622. "host_name" : "dev01.hortonworks.com",
  623. "current_attempt" : "1",
  624. "current_state" : "0",
  625. "plugin_output" : "TCP OK - 0.001 second response time on port 2181",
  626. "last_hard_state_change" : "1375291434",
  627. "last_hard_state" : "0",
  628. "last_time_ok" : "1375308415",
  629. "last_time_warning" : "0",
  630. "last_time_unknown" : "0",
  631. "last_time_critical" : "1375289980",
  632. "is_flapping" : "0",
  633. "last_check" : "1375308415",
  634. "service_type" : "ZOOKEEPER"
  635. },
  636. {
  637. "service_description" : "Storm process down",
  638. "host_name" : "dev01.hortonworks.com",
  639. "current_attempt" : "1",
  640. "current_state" : "0",
  641. "plugin_output" : "TCP OK - 0.001 second response time on port 2181",
  642. "last_hard_state_change" : "1375291434",
  643. "last_hard_state" : "0",
  644. "last_time_ok" : "1375308415",
  645. "last_time_warning" : "0",
  646. "last_time_unknown" : "0",
  647. "last_time_critical" : "1375289980",
  648. "is_flapping" : "0",
  649. "last_check" : "1375308415",
  650. "service_type" : "STORM"
  651. }
  652. ],
  653. "hostcounts" : {
  654. "up_hosts" : "1",
  655. "down_hosts" : "0"
  656. },
  657. "servicestates" : {
  658. "PUPPET" : "0",
  659. "HIVE-METASTORE" : "0",
  660. "HDFS" : "0",
  661. "OOZIE" : "0",
  662. "WEBHCAT" : "0",
  663. "ZOOKEEPER" : "0"
  664. }
  665. }
  666. },
  667. "host" : {
  668. "href" : "http://dev01.hortonworks.com:8080/api/v1/clusters/c1/hosts/dev01.hortonworks.com"
  669. }
  670. }
  671. ]
  672. }