Nagios user access

Hi all,

I received a request for a configuration in my nagios 3.0.

I have some services that i am monitoring, for example service ALFA and service BETA.

I’d like to create a login for the user of ALFA that when they connect by web interface they can only see ALFA services (and ALFA hosts) but not BETA services and BETA hosts. And viceversa for BETA

Is it possible? And, if it is,what have I to do?

I created for now the users with htpasswd but they can see all.

Thanks for your help!

regards,
Ivan

Hi, yes this is possible with the cgi authentication methods in place.
Read through these docs:
nagios.sourceforge.net/docs/3_0/configcgi.html
nagios.sourceforge.net/docs/3_0/cgiauth.html

Hi MP,

Thanks for the help, problem solved! !:())))))))