Integrate Nagios to Pentaho

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
lafargeuser
Posts: 341
Joined: Thu Sep 27, 2012 12:23 am

Integrate Nagios to Pentaho

Post by lafargeuser »

Is there any way I can integrate Nagios to Pentaho for Reporting purpose.

Here, I would like to connect Nagios DB from Pentaho, so that, it will fetch data from Nagios DB & generate reports.

My concern here is, how do I connect Nagios DB from External ? Is there any method ?

Or using Nagios Backend API, I will be able to achieve this ?
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Integrate Nagios to Pentaho

Post by tmcdonald »

We do have our backend API document here: http://assets.nagios.com/downloads/nagi ... nd_API.pdf

I would strongly recommend against polling the database directly, since one wrong command can cause all sorts of headaches.
Former Nagios employee
Locked