> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Frederick Arkins > Sent: Saturday, December 02, 2006 9:00 PM > To: [email protected] > Subject: [Nagios-users] Web Portal? > > Has anyone coded a web portal for nagios that would allow you to provide > viewing only a subset of the monitored hosts and services based on a > user's login? > > My end goal here is to be able to allow some customers to view a status of > their network on a nagios server that monitors a lot of diverse hosts and > services for different customers and such. Thanks in advance, > Fred
With web authentication enabled, Nagios will only show hosts and services for which logged in users are contacts so that seems to fit your needs. If you don't want these users to receive notifications, set their notification_period to none. I'm not sure if this matters but those users will have the full functionality of Nagios as it relates to their hosts and services. This means that they'll be able to reschedule checks, acknowledge problems, etc. -- Marc ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Nagios-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null
