How to change priority on sql jobs "Last Run Status" State?
Hi, I'm trying to change the "last run state" class for sql agent job state, I want the alert to be critical, not only a warning (when the state changes from success to failed)
I have override the class this way:
Paramenters:
alert on state: the monitor is in a warning state
alert priority: high
alert severity: critical
auto-resolve alert: true
generates alert: true
So, the monitors creates alerts, but the state is just changing to warning, not critical.
Is there any other change I must do?
Thanks in advance.
November 28th, 2010 4:06pm