Re: NASA needs Postgres - Nagios help

From: Martin Gainty <mgainty(at)hotmail(dot)com>
To: <magnus(at)hagander(dot)net>, <thombrown(at)gmail(dot)com>
Cc: <daniel(dot)p(dot)duncavage(at)nasa(dot)gov>, "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: NASA needs Postgres - Nagios help
Date: 2010-07-13 20:46:15
Message-ID: BLU142-W11E2ADC6469FC70716AF4FAEB90@phx.gbl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


safest path is to get the source code and build it..if you are unable to get the source..ping the author..if the author doesnt respond..implement that plugin or feature

in another language..(perl/java/php would be my recommendation)

keep us apprised,
Martin Gainty
______________________________________________
Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité


Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger sein, so bitten wir hoeflich um eine Mitteilung. Jede unbefugte Weiterleitung oder Fertigung einer Kopie ist unzulaessig. Diese Nachricht dient lediglich dem Austausch von Informationen und entfaltet keine rechtliche Bindungswirkung. Aufgrund der leichten Manipulierbarkeit von E-Mails koennen wir keine Haftung fuer den Inhalt uebernehmen.
Ce message est confidentiel et peut être privilégié. Si vous n'êtes pas le destinataire prévu, nous te demandons avec bonté que pour satisfaire informez l'expéditeur. N'importe quelle diffusion non autorisée ou la copie de ceci est interdite. Ce message sert à l'information seulement et n'aura pas n'importe quel effet légalement obligatoire. Étant donné que les email peuvent facilement être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni.

> Date: Tue, 13 Jul 2010 22:25:42 +0200
> Subject: Re: [GENERAL] NASA needs Postgres - Nagios help
> From: magnus(at)hagander(dot)net
> To: thombrown(at)gmail(dot)com
> CC: daniel(dot)p(dot)duncavage(at)nasa(dot)gov; pgsql-general(at)postgresql(dot)org
>
> On Tue, Jul 13, 2010 at 20:10, Thom Brown <thombrown(at)gmail(dot)com> wrote:
> > On 13 July 2010 17:14, Duncavage, Daniel P. (JSC-OD211)
> > <daniel(dot)p(dot)duncavage(at)nasa(dot)gov> wrote:
> >> We are implementing Nagios on 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 with Nagios. We need an addon to ingest
> >> Nagios data 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?
> >>
> >>
> >>
> >> I'm the NASA project 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.
> >
> > This looks like it hasn't been worked on in a while, but is this any
> > use?: http://nagiosplugins.projects.postgresql.org/
>
> Those are plugins to monitor postgresql using nagios. For that, you
> should realy be looking at check_postgres. I think what the OP is
> looking for is a way to store Nagios metadata in postgres, which is
> something else.
>
>
> --
> Magnus Hagander
> Me: http://www.hagander.net/
> Work: http://www.redpill-linpro.com/
>
> --
> Sent via pgsql-general mailing list (pgsql-general(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general

_________________________________________________________________
The New Busy is not the too busy. Combine all your e-mail accounts with Hotmail.
http://www.windowslive.com/campaign/thenewbusy?tile=multiaccount&ocid=PID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_4

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Joshua Rubin 2010-07-13 20:46:50 Efficient Way to Merge Two Large Tables
Previous Message Thom Brown 2010-07-13 20:44:03 Re: NASA needs Postgres - Nagios help