<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<tt>On 07.02.2011 22:49, larry johnson wrote:</tt>
<blockquote
 cite="mid:AANLkTikvegk7_HZ7WbtvGfin6JxsYrpXVh_FcaDk052o@mail.gmail.com"
 type="cite"><tt>Hello, i am newbie to linux/Nagios and need help to
clear some doubts.<br>
I wander whether is possible to make Nagios writing notification (host
up/host down, for example) into PostgreSQL database?<br>
  </tt></blockquote>
<tt><br>
if you write your own NEB broker module, and put that onto libpq or
similar, the core will be able to, sure. Or you'll have a look at
Icinga IDOUtils which support Postgresql quite a while now.<br>
<br>
</tt>
<blockquote
 cite="mid:AANLkTikvegk7_HZ7WbtvGfin6JxsYrpXVh_FcaDk052o@mail.gmail.com"
 type="cite"><tt>I found NDOUtils, but this addon does not suit me
because i don't use MySQL.<br>
  </tt></blockquote>
<tt><br>
Well there aren't that much alternatives to that. Merlin supports MySQL
and Oracle (in development on git). I'm not sure if the Centreon Broker
is already released which *should* support more RDBMS. <br>
<br>
But for notifications only, why not using event handlers? then you
could call scripts putting data into your rdbms the preferred way.<br>
<a class="moz-txt-link-freetext" href="http://nagios.sourceforge.net/docs/3_0/eventhandlers.html">http://nagios.sourceforge.net/docs/3_0/eventhandlers.html</a><br>
<br>
kind regards,<br>
Michael<br>
<br>
</tt>
<blockquote
 cite="mid:AANLkTikvegk7_HZ7WbtvGfin6JxsYrpXVh_FcaDk052o@mail.gmail.com"
 type="cite"><tt>Also found that this kind of storage is suported under
Nagios 1.x, but what about 3.x?<br>
I run Nagios 3.2.3 (with 1.4.15 plugins) on openSUSE 11.3.<br>
  <br>
Regards.<em></em><span style="visibility: visible;" id="search"><span
 class="tl"></span></span></tt>
  <pre wrap=""><tt>
</tt><fieldset class="mimeAttachmentHeader"></fieldset><tt>
------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
<a class="moz-txt-link-freetext" href="http://p.sf.net/sfu/intel-dev2devfeb">http://p.sf.net/sfu/intel-dev2devfeb</a></tt></pre>
  <pre wrap=""><tt>
</tt><fieldset class="mimeAttachmentHeader"></fieldset><tt>
_______________________________________________
Nagios-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Nagios-users@lists.sourceforge.net">Nagios-users@lists.sourceforge.net</a>
<a class="moz-txt-link-freetext" href="https://lists.sourceforge.net/lists/listinfo/nagios-users">https://lists.sourceforge.net/lists/listinfo/nagios-users</a>
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null</tt></pre>
</blockquote>
<tt><br>
</tt>
</body>
</html>