190. Integration - Connectivity¶
Monitor Connecticity Inbox and Outbox to find stuck messages and also verify that Connectivity processes are executing normally.
Multiple Instances: Yes (per Inbox/Outbox)
Interval: Every 15 minutes (96 times per day)
Status | Expression |
---|---|
Critical | If ( Connectivity processes executed last 30m != 2) |
Warning | if ( Stuck inbox messages more than 30m > 0) or ( Stuck outbox messages more than 30m > 0) |
OK | If not status Warning or Critical. |
Unknown | Missing application response. |