-
Incident report
-
Resolution: Duplicate
-
Trivial
-
None
-
3.4.0
-
None
I checked the only source code.
Alert data information is built on am_db_queue_alerts() and it calls am_push_mediatype to push mediatype to manager queue. But there is no checking conditions for restriction of maxsessions. Is this correct or there a possibility to overload ?
am_pop_alert() calls it after checking condition and am_remove_alert() does after removing.
- duplicates
-
ZBXNEXT-3782 Add internal item to monitor alert queue size
- Open