Page 2 of 2

Re: Browser Tabs

Posted: Tue Jan 15, 2013 2:42 pm
by allenwallach
OK that worked.

Now just to make sure; you said there is NO WAY to change the text on the tabs of the browser. So if I have multiple tabs pointing to different Nagios Servers, you will only see Nagios XI on the tabs but you won't know what Nagios Server it's for.

Do I understand that correctly? Is there anything we can do or do you know of any way to do this?

Re: Browser Tabs

Posted: Tue Jan 15, 2013 3:15 pm
by mguthrie
Now just to make sure; you said there is NO WAY to change the text on the tabs of the browser. So if I have multiple tabs pointing to different Nagios Servers, you will only see Nagios XI on the tabs but you won't know what Nagios Server it's for.
That's correct, the "Nagios XI" is hardcoded in an encrypted file, so there isn't a way to modify that.

Nagios Fusion might be worth a look if you need to watch multiple XI servers at once.

Re: Browser Tabs

Posted: Tue Jan 15, 2013 5:34 pm
by scottwilkerson
Or create a HTML frameset for each of you XI installs and put the title in the title tag

Code: Select all

<title>Datacenter1 - XI</title>