Is there a way to get repeated alerts (GC 10.2.0.5) when the value changes but the threshold is in t
edited Jul 28, 2011 10:02AM in Managing Databases using Enterprise Manager (MOSC) 6 commentsAnswered
The default GC approach is such that email alerts are only sent
when a value exceeds a threshold (state change) but no further alerts are
generated when the value changes but the state does not. Is there a way to have GC issue alerts again when
the value changes even if the (critical/warning/clear) state does not? Note, I am not interested in repeating the
alerts when the value stays the same but only when it changes?
As an example, I want to define an hourly UDM that counts the number of “error” records in a table and send me an alert when it exceeds 0.
0