-
Incident report
-
Resolution: Fixed
-
Major
-
1.9.1 (alpha)
-
None
-
latest trunk
My situation: LLD rule has
{#SNMPINDEX}macro with ^[1-3]$ regexp filter. We discovered the commutator interfaces.
I'm not sure whether I was right, but it seems to me that the procedures
DBlld_update_triggers()
and
DBlld_update_graphs()
also need to check the DBlld_check_record(), as is done in procedure DBlld_update_items().
The server will not perform useless work and will be less loaded, and debug-log will not be littered with useless information.
See attached debug log parts for three procedures for interfaces #3 and #4.