URL View for operators

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

Post by FCC_Nagios_Support »

Hi,

I created a user and a contact wich can only see hosts and services linked to it
Now I want to filter view for SERVICES CRITICAL WICH ITS HOST IS NOT IN DOWNTIME.
I used values of constants.inc.php
And I tested:
http://10.5.1.156/nagiosxi/includes/com ... ustypes=16
And It shows me service in Critical but inludes host in downtime.


Any Idea?
Thans 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

Post by scottwilkerson »

Add the following to the end of the URL

Code: Select all

&hostattr=10
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
FCC_Nagios_Support
Posts: 161
Joined: Tue Mar 10, 2020 11:07 am

Re: URL View for operators

Post by FCC_Nagios_Support »

Many Thanks Sir.
Runs!
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: URL View for operators

Post by scottwilkerson »

FCC_Nagios_Support wrote:Many Thanks Sir.
Runs!
Great!

Locking thread
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked