Hello everybody:
I have several triggers like this:
{Template App MySQL:mysql.status[Uptime].last(0)}>432000&{Template App MySQL:mysql.query_cache_use.last(0)}<30
I am only interested in “query_cache_use” item but only after some time since server start.
When the trigger is ON it change the color of both items but I only am interested in “query_cache_use” because uptime is irrelevant.
So I suggest enable some kind of checkbox to focus the trigger in only one item from which are used in its expression.
Thank you!
I have several triggers like this:
{Template App MySQL:mysql.status[Uptime].last(0)}>432000&{Template App MySQL:mysql.query_cache_use.last(0)}<30
I am only interested in “query_cache_use” item but only after some time since server start.
When the trigger is ON it change the color of both items but I only am interested in “query_cache_use” because uptime is irrelevant.
So I suggest enable some kind of checkbox to focus the trigger in only one item from which are used in its expression.
Thank you!