Page 1 of 1

Login tailoring - is it possible?

Posted: Thu Jun 16, 2011 12:22 pm
by cjan
Hey there,

Now that my server is all up and running, and I can see everything fine, I have a need to refine things.

Management would like to view a certain hostgroup - not all are necessary when they get in to nagios.

There are two possible solutions to my situation:

The OK solution: log in and they see the info for only that set of servers.

The best solution: log in, and they drop into that Hostgroup view on login.

Are either of these possible?

Thanks!

Re: Login tailoring - is it possible?

Posted: Fri Jun 17, 2011 10:33 am
by mguthrie
Not by configuring the interface, but you could have the URL saved so that when they log it goes straight to that hostgroup. Example:

[url]http://<yourhost>/nagios/cgi-bin/status.cgi?hostgroup=<hostgroupname>&style=detail[/url]
or
[url]http://<yourhost>/nagios/cgi-bin/status.cgi?hostgroup=<hostgroupname>&style=summary[/url]