Changing Browser/Tab Titles?

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
ShopTalk
Posts: 2
Joined: Thu Oct 06, 2011 1:11 pm
Location: minneapolis, minnesota
Contact:

Changing Browser/Tab Titles?

Post by ShopTalk »

Is is possible to change the browser/tab titles? Currently every page / tab title says "Nagios XI - <page function>" ie Nagios XI - Administration. I would like to be able to change the Nagios XI to <custom string> Nagios XI - <page function> so that I can quickly find my test instance of Nagios from my Production instance and ensure I'm making changes to the correct instance.

I looked at the homepagemod.zip, but it only appears to change the H1 tag of the page and not the "title".
mguthrie
Posts: 4380
Joined: Mon Jun 14, 2010 10:21 am

Re: Changing Browser/Tab Titles?

Post by mguthrie »

Unfortunately that feature isn't available at this time. I looked into a code tweak for it, but it calls a function "get_product_name()" which is in one of our encrypted files, so we're not able to suggest a code alteration. If you want you can submit a feature request to http://tracker.nagios.com
Locked