URL View for operators - Services Not Acknowledge

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
FCC_Nagios_Support
Posts: 161
Joined: Tue Mar 10, 2020 11:07 am

URL View for operators - Services Not Acknowledge

Post by FCC_Nagios_Support »

Good morning:

I put a filter in NagiosXI URL:
to see only:
Filters: Host=Not Acknowledged,Not In Downtime Service=Critical
http://10.5.1.156/nagiosxi/includes/com ... ustypes=16


I NEED A NEW FILTER WICH CONSIDER:
Filters: Host=Not Acknowledged,Service=Not Acknowledged, Not In Downtime Service=Critical


Many thanks in advance.
KR
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: URL View for operators - Services Not Acknowledge

Post by scottwilkerson »

Code: Select all

/nagiosxi/includes/components/xicore/status.php?show=services&hostattr=8&servicestatustypes=16&serviceattr=10
Here is an article about how these are calculated
https://roshamboot.org/post/guide-nagios-statuscgi/
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked