Re: NASA needs Postgres - Nagios help - Mailing list pgsql-general

From EllisGL
Subject Re: NASA needs Postgres - Nagios help
Date
Msg-id 382b1ab2-9853-4a08-965a-ffe19d351c3c@i31g2000yqm.googlegroups.com
Whole thread Raw
In response to NASA needs Postgres - Nagios help  ("Duncavage, Daniel P. (JSC-OD211)" <daniel.p.duncavage@nasa.gov>)
List pgsql-general
On Jul 13, 12:10 pm, ste...@kaltenbrunner.cc (Stefan Kaltenbrunner)
wrote:
> Duncavage, Daniel P. (JSC-OD211) wrote:
>
> > We are implementingNagioson Space Station and want to use PostgreSQL
> > to store the data on orbit and then replicate that db on the ground.  
> > The problem is, most people use MySQL withNagios.  We need an addon to
> > ingestNagiosdata into PostgreSQL.  It looks like the most reasonable
> > implementation is to update the NDOUtils addon to support PostgreSQL.  
> > Does anyone have such an addon, or want to write one?
>
> Cool project :) I once did some work on adding proper PostgreSQL support
> to NDOutils but the problem is that the current code is really not too
> well structured for a "real" RDBMS(prepared statements, transactions,...)
> However thehttp://www.icinga.org/fork of NDOutils (IDOutils) does have
> some basic PostgreSQL support - maybe that will get you started.
>
>
>
> > I'm theNASAproject manager for the set of computers on Space Station
> > and we plan to deploy this capability this year.  If have to write our
> > own addon, we will, but I'd rather use something already out there.
>
> Yeah reusing code is always easier and you also don't have to maintain
> it one your own as well :)
>
> Stefan
>
> --
> Sent via pgsql-general mailing list (pgsql-gene...@postgresql.org)
> To make changes to your subscription:http://www.postgresql.org/mailpref/pgsql-general

Try ZenOSS - http://community.zenoss.org/docs/DOC-3389

pgsql-general by date:

Previous
From: "Karsten Hilbert"
Date:
Subject: Re: Inheritance and trigger/FK propagation
Next
From: EllisGL
Date:
Subject: Re: NASA needs Postgres - Nagios help