Exporting check data to another systems in real time

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
hotdealdave
Posts: 8
Joined: Fri Sep 07, 2012 10:36 am

Exporting check data to another systems in real time

Post by hotdealdave »

My organization is currently planning to impliment a "Monitor of Monitors" system, which is to display statuses of systems monitored by Nagios, as well as several other monitors to provide managers and Execs a wholistic view of IT infrastructure health. The product has not been decided on yet.

I have been asked to find out what method or methods Nagios XI can use to export check results to another system, and if there is a preferred way. We would want to minimize network traffic and performance impact on the Nagios XI server.

Any thoughts from the support staff?
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: Exporting check data to another systems in real time

Post by abrist »

This could be done multiple ways as XI is fairly extensible. You should take a look over the Component Development Document as it explains how to pull data from xi. You could use the backendargs to pull a full (or custom truncated) xml file from XI, listing host and service status, and send it to a different application.

There is a commercial product we offer called "Fusion" that acts as a front end for XI and core among others.

I assure you that other members of the support team would have other (probably better) ideas as well.
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
Locked