Dashboard Updation Process

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
RIDS_I2MP
Posts: 751
Joined: Thu Mar 13, 2014 9:25 am

Dashboard Updation Process

Post by RIDS_I2MP »

Hi Team,

After creating a Service Group and then watching it by clicking on Servicegroup Summary on the top we get two dashlets which shows host status and service status.

Since we have added the Servicegroup grid status to a Dashboard which have created in Nagios and scheduled as a report to be sent, it also contains host status which we dont want to be as a part of Dashboard either and also in report.

So Kindly let me know as to how we can eliminate or disable the Host Status which is populated by default in the Servicegroup summary tab.
Thanks & Regards,
I2MP Team.
benjaminsmith
Posts: 5324
Joined: Wed Aug 22, 2018 4:39 pm
Location: saint paul

Re: Dashboard Updation Process

Post by benjaminsmith »

Hi
So Kindly let me know as to how we can eliminate or disable the Host Status which is populated by default in the Servicegroup summary tab.
Those dashlets and pages are part of the Nagios XI base code libraries (see ajaxhelpers-status.inc.php) and it would require code changes to remove. It is not recommended to customize those files as any changes will be overwritten during an upgrade.

If you add the Status Summary For All Service Groups dashlet your custom dashboard this would not include the Host Status Summary and Service Status Summary on top as shown on the Servicegroup Summary page.

Hope that helps answer your question. If not, please upload a screenshot of which parts you are trying to eliminate.

Thanks,
Benjamin
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.

Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked