Page 1 of 1

Alert Histogram Report: show Critical & Warning alert

Posted: Fri Dec 13, 2019 5:47 pm
by anilgupta
Hi Team,

My question is regarding Reports in Nagios XI.

In "Executive Summary" report, it has a section called Alert Histogram. This graph shows number of alerts by hours.
I would like to know if we can separate warning & critical alerts.

Re: Alert Histogram Report: show Critical & Warning alert

Posted: Mon Dec 16, 2019 8:33 am
by scottwilkerson
anilgupta wrote:Hi Team,

My question is regarding Reports in Nagios XI.

In "Executive Summary" report, it has a section called Alert Histogram. This graph shows number of alerts by hours.
I would like to know if we can separate warning & critical alerts.
No, unfortunately in the Alert Histogram you only get the total alerts.

Re: Alert Histogram Report: show Critical & Warning alert

Posted: Mon Dec 16, 2019 5:39 pm
by anilgupta
Thanks scottwilkerson for the response.

I understand that Nagios XI is built on Nagios Core which is Open-Source.

I would like to know if these reports can be customized. If yes, is there any guide/document which outlines customization developments?

Re: Alert Histogram Report: show Critical & Warning alert

Posted: Tue Dec 17, 2019 7:29 am
by scottwilkerson
While Nagios Core is open sourced portions of Nagios XI are not.

However, the file which contains all the code for the histogram report (and the portion that is pulled into executive summary) report is located at /usr/local/nagiosxi/html/reports/histogram.php and is not encrypted so you could make changes.

That said, I need to warn in advance that the changes will be overwritten on upgrade.

Re: Alert Histogram Report: show Critical & Warning alert

Posted: Tue Dec 17, 2019 12:50 pm
by anilgupta
Thanks scottwilkerson for the information shared.
Please mark this post as resolved.

Re: Alert Histogram Report: show Critical & Warning alert

Posted: Tue Dec 17, 2019 12:57 pm
by scottwilkerson
anilgupta wrote:Thanks scottwilkerson for the information shared.
Please mark this post as resolved.
Locking thread