mohandev2 / openhpi_old

Other
0 stars 0 forks source link

Operational status sensor RDR is missing for Synergy Composer #1940

Closed mohandev2 closed 6 years ago

mohandev2 commented 7 years ago

Operational Status Sensor RDR is missing for Synergy Composer. Update this sensor rdr in handlers for below alerts,

  1. CIManagerOk
  2. CIManagerWarning
  3. CIManagerCritical FYI, In the latest code handler for above alerts same.

Reported by: HemanthBeecherla

Original Ticket: openhpi/bugs/1940

mohandev2 commented 7 years ago

Original comment by: HemanthBeecherla

mohandev2 commented 7 years ago

Diff:


--- old
+++ new
@@ -1 +1,7 @@
 Operational Status Sensor RDR is missing for Synergy Composer.
+Update this sensor rdr in handlers for below alerts,
+1. CIManagerOk
+2. CIManagerWarning
+3. CIManagerCritical
+FYI, In the latest code handler for above alerts same.
+

Original comment by: HemanthBeecherla

mohandev2 commented 7 years ago

Original comment by: ShyamalaH

mohandev2 commented 7 years ago

Fixed in revision 7693.

Original comment by: ShyamalaH