Restricting what users can view based on logon

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
tfasko
Posts: 1
Joined: Wed May 09, 2012 2:18 pm

Restricting what users can view based on logon

Post by tfasko »

Hello everyone.

Long time user of Nagios, but have always just used it for simple up down/status.

Currently I am deploying core in a small/mid size business. Hand full of switches and routers, stack of VM's.

Based on logon can I restrict what people see on the web interface of Nagios?

I want the router person to see only the routers, and the server admin only able to see the servers..

I remember this working based on assigned groups in the past, or am I just getting old?

Thanks for any help in advance!

Travis
User avatar
jsmurphy
Posts: 989
Joined: Wed Aug 18, 2010 9:46 pm

Re: Restricting what users can view based on logon

Post by jsmurphy »

You're pretty much spot on, as long as the logon-user maps to a nagios contact then it will restrict what they see unless you specify otherwise in the cgi.cfg. The user will inherit their view of the world from contact-groups or their specific contact profile being linked to a host/service.
Locked