Federated Monitoring with Graphing
Posted: Sun Aug 31, 2014 7:17 am
I am setting up a distributed monitoring system with several hundred Nagios Core servers reporting back to a central Nagios XI server. This is a POC for an organization with many remote sites.
One of the requirements is to have graphing transferred from the remote sites to the Nagios XI server. So at this point the remote sites are Nagios Core 4.0.8 using nagiosgraph. Each of these sites will obsess over services and so I have modified the service_check command to include perfdata which is transferring to the Nagios XI server. I can see the perfdata stats in the service check results.
Problem:
Graphs are not building on Nagios XI even though perfdata files are transferred and the xml and rrd files are building. The problem is probably the format of the nagiosgraph perfdata and the highcharts used on Nagios XI.
Question:
Is there a way to convert that data so it will build perfdata charts on Nagios XI or is there a graphing solution I can install on the Nagios Core 4 that will work with Nagios XI?
One of the requirements is to have graphing transferred from the remote sites to the Nagios XI server. So at this point the remote sites are Nagios Core 4.0.8 using nagiosgraph. Each of these sites will obsess over services and so I have modified the service_check command to include perfdata which is transferring to the Nagios XI server. I can see the perfdata stats in the service check results.
Problem:
Graphs are not building on Nagios XI even though perfdata files are transferred and the xml and rrd files are building. The problem is probably the format of the nagiosgraph perfdata and the highcharts used on Nagios XI.
Question:
Is there a way to convert that data so it will build perfdata charts on Nagios XI or is there a graphing solution I can install on the Nagios Core 4 that will work with Nagios XI?