I am currently trying to setup wM Insight for monitoring wM IS and UMs, I am trying to setup generic policies to send alarms if there is a breach of SLA (e.g., input file is greater than 20MB, a service takes more than 30 seconds to respond., etc), I have followed the document and setup the following rules
Non-aggregate rule - for every message - if response time exceeds 20 seconds - send alert (warning), if response time exceeds 30 seconds - send alert (alarm)
for every message - data size exceeds 20 MB - send alert (alarm)
ServiceAvailability - if no activity for 20 minutes - send alert (alarm)
So far I am able to get alerts only for the Service Availability rule which I have configured - this is early stages of the implementation and trying to setup generic rules before setting up specific enforcement policies for critical services.
Please help to how to make these rules work (I have also tried with few seconds to trigger the rule, it hasn’t helped)
Insight server version - 2021.0.1
Insight Agent Version - 2021 (12.0001)
wM IS version: 10.3
Note: I am able to see the dashboard and the nodes & services and also the statistics (response times, data size etc)