Hi,
I want to install a trigger with the current value in the name.
The trigger has the following expression:
{Template_jammysql:mysql.status.slaveBehindMaster. last(0)}>180
The name should be something like:
MySQL Replication on {HOSTNAME} is {1} seconds behind the master
But {1} as placeholder doesn't work. Is there a placeholder, that holds the current value?
thanks a lot in advance
jmw
I want to install a trigger with the current value in the name.
The trigger has the following expression:
{Template_jammysql:mysql.status.slaveBehindMaster. last(0)}>180
The name should be something like:
MySQL Replication on {HOSTNAME} is {1} seconds behind the master
But {1} as placeholder doesn't work. Is there a placeholder, that holds the current value?
thanks a lot in advance
jmw
Comment