List critical services that have been critical for x minutes
Posted: Tue Dec 10, 2019 1:54 pm
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?
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?