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

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to