Hi everyone,
I successfully setup some agents and a server, and I'm able to receive emails when, for example, CPU usage is too high. What I can't do is look back in history to see what triggers have fired in the past, what emails have been sent, who has been notified and when, etc.
When I look at Monitoring -> Events, it shows me "Displaying 0 of 0 found", even though I'm filtering for Group=all Host=all Source=Trigger. About an hour ago, it was correctly showing one event (but not earlier ones). It seems like event info is somehow getting expired after about an hour.
I still see the (ongoing) problem listed under System status, Host status, and Last 20 issues, see I intentionally have not resolved it. It has not been resolved yet, or even acknowledged. But I want to be able to see email notification history for any problem, even if it has been resolved.
The old events data exists in the database because I can query it through the event.get API. However I'd prefer to view it through the web interface.
I can see a count of old events through Most Busy Triggers Top 100 and Administration -> Notifications, but these are just counts -- they don't show me what the events actually were.
In Admin -> General, "Show events not older than (in days)" is set to 7.
--Daniel
I successfully setup some agents and a server, and I'm able to receive emails when, for example, CPU usage is too high. What I can't do is look back in history to see what triggers have fired in the past, what emails have been sent, who has been notified and when, etc.
When I look at Monitoring -> Events, it shows me "Displaying 0 of 0 found", even though I'm filtering for Group=all Host=all Source=Trigger. About an hour ago, it was correctly showing one event (but not earlier ones). It seems like event info is somehow getting expired after about an hour.
I still see the (ongoing) problem listed under System status, Host status, and Last 20 issues, see I intentionally have not resolved it. It has not been resolved yet, or even acknowledged. But I want to be able to see email notification history for any problem, even if it has been resolved.
The old events data exists in the database because I can query it through the event.get API. However I'd prefer to view it through the web interface.
I can see a count of old events through Most Busy Triggers Top 100 and Administration -> Notifications, but these are just counts -- they don't show me what the events actually were.
In Admin -> General, "Show events not older than (in days)" is set to 7.
--Daniel
Comment