A simple SLA checker should be able to detect and report:
- failed tasks
- hanging tasks (running longer than intended)
- idling tasks (pending longer than intended)
It can use the monitor to analyse the situation.
Need to decide on the output form, and how to integrate with notification senders.
A simple SLA checker should be able to detect and report:
It can use the monitor to analyse the situation.
Need to decide on the output form, and how to integrate with notification senders.