Categories
Knowledge Support exacqVision Enterprise

exacqVision Enterprise Manager Time Restricted Notifications are not received

If email notifications are not being received as expected check the Rule for any time-based restrictions such as “lasts for at least” or “lasted for at least”.  Then verify the triggering event actually was activated for the specified amount of time.   

For example, say we are using the following rule:
If “Camera disconnected” lasts for at least, 300 seconds IN any group ON any server FOR any camera send email immediately to johndoe@email.com.

We can observe the camera drop in live view, but a notification is not received. By looking at the exacqVision Server logs we find the following sequence of events

2021-06-26 16:55:51 (GMT-0700) SamsungPI Warning ELEVATOR LOBBY: stream timeout.
2021-06-26 16:55:51 (GMT-0700) SamsungPI Verbose ELEVATOR LOBBY Context 0 is NOT connected.
2021-06-26 16:56:57 (GMT-0700) SamsungPI Verbose ELEVATOR LOBBY Context 0 is connected.

In this case, a notification WOULD NOT have been sent because the camera reconnected within 300 seconds.   This would be true if any of the time related restrictions were used with a 300 second setting.

If a notification is desired for future events of this type the duration of the event i.e., 300 seconds would need to be lowered, or the time element could be removed and one of the following used instead “starts”, “stops” or “starts or stops”.

<br>