-
New Feature Request
-
Resolution: Fixed
-
Minor
-
3.4.0alpha1
-
Sprint 41, Sprint 43, Sprint 44, Sprint 45, Sprint 46, Nov 2018
-
3
In current implementation server simply resolves LLD macros in update intervals and checks the resulting string length. If macro values contain invalid intervals this results in discovered items with invalid intervals. Such items will become not supported anyway, but in this scenario they will additionally create some load on server and may produce a few notifications.
It's better to fail creation of new items and not update existing ones if their update intervals are invalid.