How do i create alert for below condition with multiple delay time in the alert
Business hours notification threshold:
· If CPU is higher than 99% for 1 minute, AND run queue is above 1.5
-OR-
· If CPU is higher than 90% for 5 minutes, AND run queue is above 1.5
-OR-
· If CPU is higher than 80% for 10 minutes, AND run queue is above 1.5
Non-business hours notification threshold (when batch jobs are running):
· If CPU is higher than 90% for 30 minutes, AND run queue is above 2.0
-OR-
· If CPU is higher than 80% for 60 minutes, AND run queue is above 2.0
Message was edited by: siva katta