I'm currently using Zabbix 1.1alpha10 to monitor the SQL Server.
When i try the create a trigger with the parameter service_state[MSSQL$SQLINTRABD02], Zabbix report an error
[ERROR:Invalid trigger expression]
Expression [{BSATDINTRABD02-1408203:service_state[MSSQL$SQLINTRABD02].last(0)}] does not match to [server:key.func(param)]
I think that probably the cause of this error is the symbol "$" in the middle of the name of the instance.
Regards,
When i try the create a trigger with the parameter service_state[MSSQL$SQLINTRABD02], Zabbix report an error
[ERROR:Invalid trigger expression]
Expression [{BSATDINTRABD02-1408203:service_state[MSSQL$SQLINTRABD02].last(0)}] does not match to [server:key.func(param)]
I think that probably the cause of this error is the symbol "$" in the middle of the name of the instance.
Regards,