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
URL View for operators
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: URL View for operators
Add the following to the end of the URL
Code: Select all
&hostattr=10-
FCC_Nagios_Support
- Posts: 161
- Joined: Tue Mar 10, 2020 11:07 am
Re: URL View for operators
Many Thanks Sir.
Runs!
Runs!
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: URL View for operators
Great!FCC_Nagios_Support wrote:Many Thanks Sir.
Runs!
Locking thread