How enable to see only some hostgroup

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
emi65
Posts: 129
Joined: Fri Aug 17, 2012 3:41 am

How enable to see only some hostgroup

Post by emi65 »

Hi

I'm configuring nagios 3.5.1 and I defined user op1

I like to show to this user just the host listed inside the hostgroup "srv-windows" .

How can I do that ?

Regards
Emilio
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: How enable to see only some hostgroup

Post by slansing »

You would need to set them up in the cgi.cfg file, detailed information on this file can be found here:

http://nagios.sourceforge.net/docs/3_0/configcgi.html
emi65
Posts: 129
Joined: Fri Aug 17, 2012 3:41 am

Re: How enable to see only some hostgroup

Post by emi65 »

I already read this url but I didn't find any indication about how allow
to show an host_group to user

Please could you give me some indication ?

Thanks
Emilio
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: How enable to see only some hostgroup

Post by lmiltchev »

You will need to add "op1" user as a monitoring contact to all hosts that are members of the "srv-windows" hostgroup.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked