Page 1 of 1

Dashboard Updation Process

Posted: Wed Dec 30, 2020 8:21 am
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.

Re: Dashboard Updation Process

Posted: Wed Dec 30, 2020 4:18 pm
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