> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of > [EMAIL PROTECTED] > Sent: Tuesday, November 14, 2006 1:01 PM > To: nagios-users@lists.sourceforge.net > Subject: [Nagios-users] Customizing avail.cgi (two questions) > > > Dear fellow Nagios abusers, > > > I am trying to figure out how to provide customized views for different > groups, using Nagios. > > What I'd like to do is call avail.cgi and deposit the results in > separate directories, then make those separate directories > password-protected by separate htpasswd entries, so that department > heads can log in and see their servers' history, but no one else's. > > Is this possible? Is there any way to customize the behavior of > avail.cgi without having to rewrite it (it's a monster)?
Nagios does this automagically if web authentication is enabled (see the docs). By default authenticated users can only see hosts and services for which they are authorized contacts. Using that you have a couple of useful options -- 1) You can add these users as contacts for their services. They can then log in to nagios and see status for only their hosts/services and run reports themselves. 2) If you only want to provide them with reports, create generic users as above then > > > Separately, I've been asked to explain (and possibly eliminate) the > replicate numbers on the availability report - you know, you have a > server that's been up 100% of the time, it will have a report saying > something like "100.000%", followed immediately by the same number in > parentheses, "(100.000%)". > > What do these numbers in parentheses represent, and why are they there, > seeing as they reflect the same number ('Uptime') that's not in > parentheses? Inquiring minds and all that. > > > Regards, > > -- richard > > > ------------------------------------------------------------------------ - > 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=DEVDE V > _______________________________________________ > Nagios-users mailing list > Nagios-users@lists.sourceforge.net > 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 ------------------------------------------------------------------------- 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 Nagios-users@lists.sourceforge.net 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