-
Type:
Problem report
-
Resolution: Unresolved
-
Priority:
Critical
-
None
-
Affects Version/s: 7.0.25
-
Component/s: Server (S)
-
None
-
Environment:Zabbix 7.0.25/MySQL
-
Support backlog
Steps to reproduce:
- Create item which will be not supported and have schedule interval like m0-59 and main update interval set to 0
- Make trigger with this item with nodata(30m)
- Enable internal action for this
Result:
Expected:
Do not flood events/problems, this further makes extensive workload for housekeeper, especially on large instance, which basically causes same "fixed" issue with deadlock on the event_recovery/events: https://support.zabbix.com/browse/ZBX-16925 due to high amount of such not supported items.