-
Change Request
-
Resolution: Fixed
-
Major
-
3.0.1, 4.0.14, 4.4.1, 5.0.0alpha1
-
Sprint 13, Sprint 64 (May 2020), Sprint 65 (Jun 2020)
-
2
Context macros now work great if the context is a static string.
It has some limitations though, e.g. if one would like to set a different trigger threshold for all LLD disk mounts with string home in it.
It is impractical to have a hardcoded context macro for every possible mount point which may happen in large organizations.
Here are few possible examples for this request:
{$LOW_SPACE_LIMIT:/*/home*}
or even better:
{$LOW_SPACE_LIMIT:@Global regexp}
- causes
-
ZBX-23171 Trigger expression with a macro with regular expression context don't resolve at Problems screen
- Closed
- depends on
-
ZBXNEXT-4004 offload LLD data processing from trappers and proxy pollers (critical for monitoring by proxies)
- Closed
- is duplicated by
-
ZBXNEXT-4000 Regular expression support in context macros
- Closed
- mentioned in
-
Page Loading...