vcsa.conf 6.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230
  1. # Overall system health:
  2. # - 0: all components are healthy.
  3. # - 1: one or more components might become overloaded soon.
  4. # - 2: one or more components in the appliance might be degraded.
  5. # - 3: one or more components might be in an unusable status and the appliance might become unresponsive soon.
  6. # - 4: no health data is available.
  7. template: vcsa_system_health_warn
  8. on: vcsa.system_health_status
  9. class: Errors
  10. type: Virtual Machine
  11. component: VMware vCenter
  12. calc: $orange
  13. units: status
  14. every: 10s
  15. warn: $this == 1
  16. delay: down 1m multiplier 1.5 max 1h
  17. summary: VCSA system status
  18. info: VCSA overall system status is orange. One or more components are degraded.
  19. to: sysadmin
  20. template: vcsa_system_health_crit
  21. on: vcsa.system_health_status
  22. class: Errors
  23. type: Virtual Machine
  24. component: VMware vCenter
  25. calc: $red
  26. units: status
  27. every: 10s
  28. crit: $this == 1
  29. delay: down 1m multiplier 1.5 max 1h
  30. summary: VCSA system status
  31. info: VCSA overall system status is red. One or more components are unavailable or will stop functioning soon.
  32. to: sysadmin
  33. # Components health:
  34. # - 0: healthy.
  35. # - 1: healthy, but may have some problems.
  36. # - 2: degraded, and may have serious problems.
  37. # - 3: unavailable, or will stop functioning soon.
  38. # - 4: no health data is available.
  39. template: vcsa_applmgmt_health_warn
  40. on: vcsa.applmgmt_health_status
  41. class: Errors
  42. type: Virtual Machine
  43. component: VMware vCenter
  44. calc: $orange
  45. units: status
  46. every: 10s
  47. warn: $this == 1
  48. delay: down 1m multiplier 1.5 max 1h
  49. summary: VCSA ApplMgmt service status
  50. info: VCSA ApplMgmt component status is orange. It is degraded, and may have serious problems.
  51. to: silent
  52. template: vcsa_applmgmt_health_crit
  53. on: vcsa.applmgmt_health_status
  54. class: Errors
  55. type: Virtual Machine
  56. component: VMware vCenter
  57. calc: $red
  58. units: status
  59. every: 10s
  60. warn: $this == 1
  61. delay: down 1m multiplier 1.5 max 1h
  62. summary: VCSA ApplMgmt service status
  63. info: VCSA ApplMgmt component status is red. It is unavailable, or will stop functioning soon.
  64. to: sysadmin
  65. template: vcsa_load_health_warn
  66. on: vcsa.load_health_status
  67. class: Errors
  68. type: Virtual Machine
  69. component: VMware vCenter
  70. calc: $orange
  71. units: status
  72. every: 10s
  73. warn: $this == 1
  74. delay: down 1m multiplier 1.5 max 1h
  75. summary: VCSA Load status
  76. info: VCSA Load component status is orange. It is degraded, and may have serious problems.
  77. to: silent
  78. template: vcsa_load_health_crit
  79. on: vcsa.load_health_status
  80. class: Errors
  81. type: Virtual Machine
  82. component: VMware vCenter
  83. calc: $red
  84. units: status
  85. every: 10s
  86. warn: $this == 1
  87. delay: down 1m multiplier 1.5 max 1h
  88. summary: VCSA Load status
  89. info: VCSA Load component status is red. It is unavailable, or will stop functioning soon.
  90. to: sysadmin
  91. template: vcsa_mem_health_warn
  92. on: vcsa.mem_health_status
  93. class: Errors
  94. type: Virtual Machine
  95. component: VMware vCenter
  96. calc: $orange
  97. units: status
  98. every: 10s
  99. warn: $this == 1
  100. delay: down 1m multiplier 1.5 max 1h
  101. summary: VCSA Memory status
  102. info: VCSA Memory component status is orange. It is degraded, and may have serious problems.
  103. to: silent
  104. template: vcsa_mem_health_crit
  105. on: vcsa.mem_health_status
  106. class: Errors
  107. type: Virtual Machine
  108. component: VMware vCenter
  109. calc: $red
  110. units: status
  111. every: 10s
  112. warn: $this == 1
  113. delay: down 1m multiplier 1.5 max 1h
  114. summary: VCSA Memory status
  115. info: VCSA Memory component status is red. It is unavailable, or will stop functioning soon.
  116. to: sysadmin
  117. template: vcsa_swap_health_warn
  118. on: vcsa.swap_health_status
  119. class: Errors
  120. type: Virtual Machine
  121. component: VMware vCenter
  122. calc: $orange
  123. units: status
  124. every: 10s
  125. warn: $this == 1
  126. delay: down 1m multiplier 1.5 max 1h
  127. summary: VCSA Swap status
  128. info: VCSA Swap component status is orange. It is degraded, and may have serious problems.
  129. to: silent
  130. template: vcsa_swap_health_crit
  131. on: vcsa.swap_health_status
  132. class: Errors
  133. type: Virtual Machine
  134. component: VMware vCenter
  135. calc: $red
  136. units: status
  137. every: 10s
  138. warn: $this == 1
  139. delay: down 1m multiplier 1.5 max 1h
  140. summary: VCSA Swap status
  141. info: VCSA Swap component status is red. It is unavailable, or will stop functioning soon.
  142. to: sysadmin
  143. template: vcsa_database_storage_health_warn
  144. on: vcsa.database_storage_health_status
  145. class: Errors
  146. type: Virtual Machine
  147. component: VMware vCenter
  148. calc: $orange
  149. units: status
  150. every: 10s
  151. warn: $this == 1
  152. delay: down 1m multiplier 1.5 max 1h
  153. summary: VCSA Database status
  154. info: VCSA Database Storage component status is orange. It is degraded, and may have serious problems.
  155. to: silent
  156. template: vcsa_database_storage_health_crit
  157. on: vcsa.database_storage_health_status
  158. class: Errors
  159. type: Virtual Machine
  160. component: VMware vCenter
  161. calc: $red
  162. units: status
  163. every: 10s
  164. warn: $this == 1
  165. delay: down 1m multiplier 1.5 max 1h
  166. summary: VCSA Database status
  167. info: VCSA Database Storage component status is red. It is unavailable, or will stop functioning soon.
  168. to: sysadmin
  169. template: vcsa_storage_health_warn
  170. on: vcsa.storage_health_status
  171. class: Errors
  172. type: Virtual Machine
  173. component: VMware vCenter
  174. calc: $orange
  175. units: status
  176. every: 10s
  177. warn: $this == 1
  178. delay: down 1m multiplier 1.5 max 1h
  179. summary: VCSA Storage status
  180. info: VCSA Storage component status is orange. It is degraded, and may have serious problems.
  181. to: silent
  182. template: vcsa_storage_health_crit
  183. on: vcsa.storage_health_status
  184. class: Errors
  185. type: Virtual Machine
  186. component: VMware vCenter
  187. calc: $red
  188. units: status
  189. every: 10s
  190. warn: $this == 1
  191. delay: down 1m multiplier 1.5 max 1h
  192. summary: VCSA Storage status
  193. info: VCSA Storage component status is red. It is unavailable, or will stop functioning soon.
  194. to: sysadmin
  195. # Software updates health:
  196. # - 0: no updates available.
  197. # - 2: non-security updates are available.
  198. # - 3: security updates are available.
  199. # - 4: an error retrieving information on software updates.
  200. template: vcsa_software_packages_health_warn
  201. on: vcsa.software_packages_health_status
  202. class: Errors
  203. type: Virtual Machine
  204. component: VMware vCenter
  205. calc: $orange
  206. units: status
  207. every: 10s
  208. warn: $this == 1
  209. delay: down 1m multiplier 1.5 max 1h
  210. summary: VCSA software status
  211. info: VCSA software packages security updates are available.
  212. to: silent