Page 1 of 1

List critical services that have been critical for x minutes

Posted: Tue Dec 10, 2019 1:54 pm
by BanditBBS
So, I have this URL:

nagiosxi/includes/components/xicore/status.php?show=services&sortby=service_description&sortorder=asc&host=&hostgroup=all_restaurant&servicegroup=&hoststatustypes=15&hostattr=0&servicestatustypes=16&serviceattr=0&search=mft_arg&searchButton=

This shows me any critical services for the host mft_arg. Is there anything I can manipulate in the URL so it only shows me the critical services that have been critical longer than x minutes or x days?

Re: List critical services that have been critical for x min

Posted: Tue Dec 10, 2019 5:15 pm
by mbellerue
I'm not aware of anything that would do that. I wonder if you could do something fancy with Custom includes that would basically just hide anything that says 5m or 15m or something like that.