Page 1 of 1

Web interface customization

Posted: Wed Aug 01, 2018 2:45 am
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.

Re: Web interface customization

Posted: Wed Aug 01, 2018 1:39 pm
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.

Re: Web interface customization

Posted: Thu Aug 02, 2018 2:55 am
by krscibeta
Thanks for your quick answer, you will make me save a lot of time :) .

Best regards.

Re: Web interface customization

Posted: Thu Aug 02, 2018 4:32 am
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.

Re: Web interface customization

Posted: Thu Aug 02, 2018 8:58 am
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

Re: Web interface customization

Posted: Thu Aug 02, 2018 9:17 am
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?

Re: Web interface customization

Posted: Thu Aug 02, 2018 9:21 am
by krscibeta
I am good thanks, you can lock the thread.