When condition to activate a trigger becomes true the color of parameter changes in Monitoring->Overview.
When condition changes again to false the color of parameter remains as active color and you can neither acknowledge the trigger (because it does no appear in Monitoring->Triggers) nor change the active color status.
Is there a trick to change manually the color, for example, changing a value in database?.
This issue has been tested following these steps:
1. proc.num[syslogd] = 0 so it changes to active color.
2. I modified this parameter to proc.num[syslog-ng] and I waited until refresh.
3. proc.num[syslog-ng] = 1 but still remains in active color.
4. I look into Monitoring->Triggers and I can’t see any active trigger.
When condition changes again to false the color of parameter remains as active color and you can neither acknowledge the trigger (because it does no appear in Monitoring->Triggers) nor change the active color status.
Is there a trick to change manually the color, for example, changing a value in database?.
This issue has been tested following these steps:
1. proc.num[syslogd] = 0 so it changes to active color.
2. I modified this parameter to proc.num[syslog-ng] and I waited until refresh.
3. proc.num[syslog-ng] = 1 but still remains in active color.
4. I look into Monitoring->Triggers and I can’t see any active trigger.
Comment