hi,
i want ot and a trigger to a template with this expression:
the key for this trigger is
but i cant add it. there is an error like this:
the problem ist the $ symbol in the name of the service.
any idea how to add this trigger?
i want ot and a trigger to a template with this expression:
Code:
{App.ServicesDatev:service_state[MSSQL$DATEV_SV_SE01].diff(0)}>0
Code:
service_state[MSSQL$DATEV_SV_SE01]
Code:
[ERROR:Invalid trigger expression]
Expression [{App.ServicesDatev:service_state[MSSQL$DATEV_SV_SE01].diff(0)}] does not match to [server:key.func(param)]
any idea how to add this trigger?
Comment