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
Nagios statistical data graph report
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Nagios statistical data graph report
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.
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.
-
inas.labib
- Posts: 170
- Joined: Tue Sep 11, 2012 3:48 am
Re: Nagios statistical data graph report
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
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
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Nagios statistical data graph report
As I mentioned it doesn't exist, so you would have to build it from scratchinas.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