Generate report grouped by minute/hour/day

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Post Reply
nagios_newbie
Posts: 1
Joined: Thu Sep 28, 2023 1:17 am

Generate report grouped by minute/hour/day

Post by nagios_newbie »

Hi,
I have a requirement to generate a report of host availability and service availability every month with the option of group by hour/min/day. Current option allows to get a report that shows the average of the metric over a given period. However, I would like to generate a report where, if there is an unavailability of a host/service, then it should also show the period for which it was down/unavailable.

Thus, I would like to generate a report that will have the data per minute and not the average.

Please let me know if this is possible.

Regards
A Nagios newbie
gwesterman
Posts: 269
Joined: Wed Aug 23, 2023 11:29 am

Re: Generate report grouped by minute/hour/day

Post by gwesterman »

Hi @nagios_newbie,

I do not believe there is a built-in way to configure the host/service availability reports to give exactly what you are looking for. However, it looks like your use-case better fits the state history report. You can schedule this report monthly and it will give specific, regular information about the state changes of specific hosts/services during the given period.

Hope this helps. Let us know if you have any other questions.
Post Reply