Web interface customization

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
krscibeta
Posts: 5
Joined: Tue Jul 31, 2018 11:00 am

Web interface customization

Post by krscibeta »

Hi,

I have view questions regarding the web interface customization. For instance, is there a way to show 200 items per page as default. Because for now each time you connect you get only 50 service/commands/... and you have to set it at 200 or more. It's not a big deal but it would enhance the end user experience. Furthermore, I'm using the hypermap and I want to center it on a host not on Nagios Process, also there is the "About This Map" message that I would like to get rid of it.

Thanks in advance.
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Web interface customization

Post by lmiltchev »

I have view questions regarding the web interface customization. For instance, is there a way to show 200 items per page as default. Because for now each time you connect you get only 50 service/commands/... and you have to set it at 200 or more. It's not a big deal but it would enhance the end user experience.
You can go to the CCM > CCM Admin > Settings > General tab, and select a value from the "Default Result Limit" drop-box. There is option for 200 results, but you could select 250 or 100, then click on Save Settings.
Furthermore, I'm using the hypermap and I want to center it on a host not on Nagios Process, also there is the "About This Map" message that I would like to get rid of it.
Clicking on a particular host on the Hypermap would center this host on the map.
example02.PNG
As far as removing the "About This Map" section, it could be probably done - it's in the "/usr/local/nagiosxi/html/includes/components/hypermap/dashlet.inc.php" file. However, I would NOT recommend doing it!
First, you could break something else by accident. This is not going to be a supported instance if you break it.
Second, on each upgrade you will lose all of the changes you made, so you would have to redo your mods.
You do not have the required permissions to view the files attached to this post.
Be sure to check out our Knowledgebase for helpful articles and solutions!
krscibeta
Posts: 5
Joined: Tue Jul 31, 2018 11:00 am

Re: Web interface customization

Post by krscibeta »

Thanks for your quick answer, you will make me save a lot of time :) .

Best regards.
krscibeta
Posts: 5
Joined: Tue Jul 31, 2018 11:00 am

Re: Web interface customization

Post by krscibeta »

One last thing, I want the hypermap to center on something else than Nagios Process as default. Is there a way to do that?
Thanks again for your previous answers.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Web interface customization

Post by scottwilkerson »

krscibeta wrote:One last thing, I want the hypermap to center on something else than Nagios Process as default. Is there a way to do that?
Thanks again for your previous answers.
Sorry this is not possible
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Web interface customization

Post by lmiltchev »

This would require a custom development and it is out of scope for Nagios support. The only way to center a node as of now would be to click on it. It is not going to be centered "by default".

Do you have any more questions or it is OK to lock this thread?
Be sure to check out our Knowledgebase for helpful articles and solutions!
krscibeta
Posts: 5
Joined: Tue Jul 31, 2018 11:00 am

Re: Web interface customization

Post by krscibeta »

I am good thanks, you can lock the thread.
Locked