service_alerts.json 4.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136
  1. {
  2. "href" : "http://192.168.56.101:8080/api/v1/clusters/cl/services/HDFS?fields=alerts",
  3. "ServiceInfo" : {
  4. "cluster_name" : "cl",
  5. "service_name" : "HDFS"
  6. },
  7. "alerts" : {
  8. "detail" : [
  9. {
  10. "description" : "DataNode process",
  11. "host_name" : "dev01.hortonworks.com",
  12. "last_status" : "CRITICAL",
  13. "last_status_time" : 1389787817,
  14. "service_name" : "HDFS",
  15. "status" : "CRITICAL",
  16. "status_time" : 1389793168,
  17. "output" : "Connection refused"
  18. },
  19. {
  20. "description" : "DataNode space",
  21. "host_name" : "dev01.hortonworks.com",
  22. "last_status" : "CRITICAL",
  23. "last_status_time" : 1389787957,
  24. "service_name" : "HDFS",
  25. "status" : "CRITICAL",
  26. "status_time" : 1389793057,
  27. "output" : "CRITICAL: Data inaccessible, Status code = 0"
  28. },
  29. {
  30. "description" : "Blocks health",
  31. "host_name" : "dev01.hortonworks.com",
  32. "last_status" : "CRITICAL",
  33. "last_status_time" : 1389787835,
  34. "service_name" : "HDFS",
  35. "status" : "CRITICAL",
  36. "status_time" : 1389793115,
  37. "output" : "CRITICAL: Data inaccessible, Status code = 0"
  38. },
  39. {
  40. "description" : "HDFS capacity utilization",
  41. "host_name" : "dev01.hortonworks.com",
  42. "last_status" : "CRITICAL",
  43. "last_status_time" : 1389787844,
  44. "service_name" : "HDFS",
  45. "status" : "CRITICAL",
  46. "status_time" : 1389792645,
  47. "output" : "CRITICAL: Data inaccessible, Status code = 0"
  48. },
  49. {
  50. "description" : "NameNode RPC latency on dev01.hortonworks.com",
  51. "host_name" : "dev01.hortonworks.com",
  52. "last_status" : "CRITICAL",
  53. "last_status_time" : 1389788086,
  54. "service_name" : "HDFS",
  55. "status" : "CRITICAL",
  56. "status_time" : 1389792886,
  57. "output" : "CRITICAL: Data inaccessible, Status code = 0"
  58. },
  59. {
  60. "description" : "Percent DataNodes live",
  61. "host_name" : "dev01.hortonworks.com",
  62. "last_status" : "CRITICAL",
  63. "last_status_time" : 1389787862,
  64. "service_name" : "HDFS",
  65. "status" : "CRITICAL",
  66. "status_time" : 1389793171,
  67. "output" : "CRITICAL: total:<1>, affected:<1>"
  68. },
  69. {
  70. "description" : "Percent DataNodes with space available",
  71. "host_name" : "dev01.hortonworks.com",
  72. "last_status" : "CRITICAL",
  73. "last_status_time" : 1389787984,
  74. "service_name" : "HDFS",
  75. "status" : "CRITICAL",
  76. "status_time" : 1389793144,
  77. "output" : "CRITICAL: total:<1>, affected:<1>"
  78. },
  79. {
  80. "description" : "NameNode process on dev01.hortonworks.com",
  81. "host_name" : "dev01.hortonworks.com",
  82. "last_status" : "CRITICAL",
  83. "last_status_time" : 1389787234,
  84. "service_name" : "HDFS",
  85. "status" : "CRITICAL",
  86. "status_time" : 1389793171,
  87. "output" : "Connection refused"
  88. },
  89. {
  90. "description" : "Secondary NameNode process",
  91. "host_name" : "dev01.hortonworks.com",
  92. "last_status" : "CRITICAL",
  93. "last_status_time" : 1389787243,
  94. "service_name" : "HDFS",
  95. "status" : "CRITICAL",
  96. "status_time" : 1389793171,
  97. "output" : "Connection refused"
  98. },
  99. {
  100. "description" : "NameNode Web UI on dev01.hortonworks.com",
  101. "host_name" : "dev01.hortonworks.com",
  102. "last_status" : "WARNING",
  103. "last_status_time" : 1389788062,
  104. "service_name" : "HDFS",
  105. "status" : "WARNING",
  106. "status_time" : 1389793167,
  107. "output" : "WARNING: NameNode Web UI not accessible : http://dev01.hortonworks.com:50070"
  108. },
  109. {
  110. "description" : "NameNode edit logs directory status on dev01.hortonworks.com",
  111. "host_name" : "dev01.hortonworks.com",
  112. "last_status" : "WARNING",
  113. "last_status_time" : 1389788011,
  114. "service_name" : "HDFS",
  115. "status" : "WARNING",
  116. "status_time" : 1389793171,
  117. "output" : "WARNING: NameNode directory status not available via http://dev01.hortonworks.com:50070/jmx url, code 0"
  118. },
  119. {
  120. "description" : "NameNode host CPU utilization on dev01.hortonworks.com",
  121. "host_name" : "dev01.hortonworks.com",
  122. "last_status" : "OK",
  123. "last_status_time" : 1389636534,
  124. "service_name" : "HDFS",
  125. "status" : "OK",
  126. "status_time" : 1389793060,
  127. "output" : "1 CPU, load 19.0% < 200% : OK"
  128. }
  129. ],
  130. "summary" : {
  131. "CRITICAL" : 9,
  132. "OK" : 1,
  133. "WARNING" : 2
  134. }
  135. }
  136. }