Database access via Nagios

Mohammed Murphy mohammed.murphy at tandberg.com
Tue Mar 16 17:26:49 CET 2010


Thanks. I will take a look into the Event Broker stuff.

But just out of interest, does anyone know how the NINJA and NBOARD web 
front-ends access stored Nagios data?

This might give me a clue as to how to best tackle this task.

Thanks again in advance.

Marc Powell wrote:
>
>
> On Tue, Mar 16, 2010 at 8:58 AM, Mohammed Murphy 
> <mohammed.murphy at tandberg.com <mailto:mohammed.murphy at tandberg.com>> 
> wrote:
>
>      I need a way of accessing the underlying database
>     without actually knowing what it is. So the question is, does Nagios
>     have some library or functionality to cope with this scenario?
>
>
> Nagios provides an Event Broker interface that allows you to hook into 
> nagios using a generic interface but does not provide any kind of 
> database abstraction layer. That's up to you to create or find. 
> Depending on what your requirements are, the Event Broker API may suit 
> your needs. You can look at NDOUtils as an example of it's use.
>
> I'm not aware of any database agnostic libraries. Even on the surface, 
> every database is different and would require some difference in the 
> methods to access and talk to it so you going to have to have *some* 
> awareness of the databases that you'll be taking to and be able to 
> support them.
>
> -- 
> Marc
> formerly marc /at/ ena.com <http://ena.com>
> ------------------------------------------------------------------------
>
> ------------------------------------------------------------------------------
> Download Intel® Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> ------------------------------------------------------------------------
>
> _______________________________________________
> Nagios-devel mailing list
> Nagios-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nagios-devel
>   


------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev




More information about the Developers mailing list