Hello,
I've a little problem with the alert notifications in my dashboard...
I've created an item (log type) for monitoring a log file:
log[C:\app\app.log,error]
I've created a trigger for this item:
(({Template_app:log[C:\app\app.log,error].regexp(error)})#0)
The trigger works OK: when an error appears in app.log, I can see an alert message in the dashboard.
Then, I switch the status of the Ack to "yes", but after several minutes, the Disaster column and "With problems" column are still in red colour.

How can I clear the alarm after I have already treated it (Ack --> Yes)?
Thanks!
I've a little problem with the alert notifications in my dashboard...
I've created an item (log type) for monitoring a log file:
log[C:\app\app.log,error]
I've created a trigger for this item:
(({Template_app:log[C:\app\app.log,error].regexp(error)})#0)
The trigger works OK: when an error appears in app.log, I can see an alert message in the dashboard.
Then, I switch the status of the Ack to "yes", but after several minutes, the Disaster column and "With problems" column are still in red colour.
How can I clear the alarm after I have already treated it (Ack --> Yes)?
Thanks!
Comment