Blocking Session Count Alert
I'm trying to figurw out what i'm doing wrong here.
The metric is blocking session target database is 10.2.0.4 grid control version is 10.2.0.5 PSU 2
I'm tring to ignore 1 particular session (LGWR) due a quirk in our application.
LGWR blocks all sessions during log file sync when heavy commits are happenings .
Since i know LGWR session id i select it from the list and want it to be evaluated differently from all Other
So
i've got
Session XXX serial XXX with warning as 100 and critical as 100
All others warning as 1 and crtical as 4
it seems that the top criteria is being ignored in favor of the all others .
The metric is blocking session target database is 10.2.0.4 grid control version is 10.2.0.5 PSU 2
I'm tring to ignore 1 particular session (LGWR) due a quirk in our application.
LGWR blocks all sessions during log file sync when heavy commits are happenings .
Since i know LGWR session id i select it from the list and want it to be evaluated differently from all Other
So
i've got
Session XXX serial XXX with warning as 100 and critical as 100
All others warning as 1 and crtical as 4
it seems that the top criteria is being ignored in favor of the all others .
0