-
New Feature Request
-
Resolution: Duplicate
-
Major
-
None
-
2.2.2
hello
just a new feature.
the time and day of week fonction for triggers are great functionnality.
nethertheless, it could be great to be able to add it without associating it to an item.
It is a general information wich could be add to the trigger in an other way.
It would be great , as sometimes you want to clone trigger in a fast way , by changing only a little piece of the trigger, and you don't want to rerpoduce this change to all part of the trigger.
exemple of trigger :
{SERVEUR:ZabNbRep[I:\Scan\OPEX\KO,N,FIC,1,Nb,*.*].last(0)}#0&
{SERVEUR:ZabNbRep[I:\Scan\OPEX\KO,N,FIC,1,Nb,*.*].time(0)}<050000&
{SERVEUR:ZabNbRep[I:\Scan\OPEX\KO,N,FIC,1,Nb,*.*].dayofweek(0)}<6
when you clone it , and want to change $1 only you are obliged to chane it 3 times , but the time infromation is absoluten it choud'nt be associated to a trigger.
Something like
{SERVEUR:ZabNbRep[I:\Scan\OPEX\KO,N,FIC,1,Nb,*.*].last(0)}#0&
{time}<050000&
{dayofweek}<6
would be definitly easier ( and logical) to clone.
hope it could be implemented.
- duplicates
-
ZBXNEXT-1719 Allow to use temporal trigger functions without item context
- Closed