Page 1 of 1

Nagios statistical data graph report

Posted: Thu Mar 29, 2018 9:03 am
by inas.labib
HI team,

I would like to know is there a way we can monitor or generate a report of Statistical data of Nagios XI. As a Nagios admin there is a requirement for adding servers and services for monitoring and also vice versa to delete servers and services from Nagios when it is not needed.
Question no.1 is can we get a statistical data of nagios for every month on services or servers added or removed.

if the data is received can we present them with graphical records.. I've gone through rrdtool how effectively this can be used for this purpose. Your suggestions are appreciated

I was going through this:
https://exchange.nagios.org/directory/A ... ph/details

we use nagios xi Installed Version: 5.2.2

Re: Nagios statistical data graph report

Posted: Thu Mar 29, 2018 3:58 pm
by scottwilkerson
This doesn't exist but I can see how it could be useful.

Ont thing I can think of would be to pull a list of hosts and services every month via API and compare them, however this would still miss those that were added and removed in the same month.

Re: Nagios statistical data graph report

Posted: Tue Apr 03, 2018 10:35 am
by inas.labib
Thanks for the suggestion,

Ok i would be able to get a host and services report monthly. How can we achieve a graphical representation with Nagios on statistical data

Re: Nagios statistical data graph report

Posted: Tue Apr 03, 2018 11:12 am
by scottwilkerson
inas.labib wrote:Thanks for the suggestion,

Ok i would be able to get a host and services report monthly. How can we achieve a graphical representation with Nagios on statistical data
As I mentioned it doesn't exist, so you would have to build it from scratch