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?
Browser Tabs
Re: Browser Tabs
That's correct, the "Nagios XI" is hardcoded in an encrypted file, so there isn't a way to modify that.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.
Nagios Fusion might be worth a look if you need to watch multiple XI servers at once.
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Browser Tabs
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>