Re: [Nagios-users] nagios future?

2009-06-17 Thread Michael Friedrich
Didn't have the time to catch up on Merlin, but I ran a few more Tests with Icinga IDO and libdbi Oracle - it fails hard. Tested against Oracle 11g, DB connection successfull but error in address mapping while doing a simple DB insert. Meaning the oracle driver for libdbi is broken and in case

Re: [Nagios-users] nagios future?

2009-06-11 Thread Andreas Ericsson
Michael Friedrich wrote: > Andreas Ericsson wrote: >> >> Well, Merlin *is* a rewrite. It doesn't reuse any code at all from >> NDOUtils >> and it does scale a *lot* better. It replaces NDOUtils for all >> GUI-related >> activities we do at op5, and the database related parts of the GUI code >> th

Re: [Nagios-users] nagios future?

2009-06-11 Thread Michael Friedrich
Hi there, Andreas Ericsson wrote: > > Merlin has no table prefix. We feel that if you're managing the network > monitoring server, you have the right to demand a separate database for > it of the DBA's. table-prefixes are quite handy for things such as forums > and blogs which are sometimes hosted

Re: [Nagios-users] nagios future?

2009-06-10 Thread Richard Quintin
On Wed, Jun 10, 2009 at 7:05 AM, Andreas Ericsson wrote: > There's also the fact that we lack an oracle database to test against, > so whoever adds oracle support to Merlin and Ninja will have to be > someone else than me. I appreciate all the work that you guys are putting into Nagios. I'm looki

Re: [Nagios-users] nagios future?

2009-06-10 Thread Andreas Ericsson
Richard Quintin wrote: > On Wed, Jun 10, 2009 at 7:05 AM, Andreas Ericsson wrote: >> There's also the fact that we lack an oracle database to test against, >> so whoever adds oracle support to Merlin and Ninja will have to be >> someone else than me. > > I appreciate all the work that you guys are

Re: [Nagios-users] nagios future?

2009-06-10 Thread Andreas Ericsson
Michael Friedrich wrote: > > > Andreas Ericsson wrote the following on 09.06.2009 19:03: >> >> Well, it'll be ambiguous even if one char is stripped from it, so just >> cutting the name at 30 chars might be worthwhile if we're on oracle. > > Don't forget the table_prefix - current default is "na

Re: [Nagios-users] nagios future?

2009-06-10 Thread Meyer Jerome
Ok, I badly understood, thanks for your remarks...! Von: Michael Friedrich [mailto:michael.friedr...@univie.ac.at] Gesendet: Mittwoch, 10. Juni 2009 09:20 An: Nagios-users@lists.sourceforge.net Betreff: Re: [Nagios-users] nagios future? n ... even m ... odd 3.n.X == 3.0.X 3.m.X == 3.1.X

Re: [Nagios-users] nagios future?

2009-06-10 Thread Michael Friedrich
Andreas Ericsson wrote the following on 09.06.2009 19:03: > > Well, it'll be ambiguous even if one char is stripped from it, so just > cutting the name at 30 chars might be worthwhile if we're on oracle. Don't forget the table_prefix - current default is "nagios_" but I don't know if this will

Re: [Nagios-users] nagios future?

2009-06-10 Thread Michael Friedrich
s you mention it, all nagios even releases are stable, so I will install the latest one (3.1.0)! Regards jerome *Von:* Michael Friedrich [mailto:michael.friedr...@univie.ac.at] *Gesendet:* Dienstag, 9. Juni 2009 13:15 *An:* Nagios-users@lists.sourceforge.net *Betreff:* Re: [Nagios-

Re: [Nagios-users] nagios future?

2009-06-09 Thread Meyer Jerome
drich [mailto:michael.friedr...@univie.ac.at] Gesendet: Dienstag, 9. Juni 2009 13:15 An: Nagios-users@lists.sourceforge.net Betreff: Re: [Nagios-users] nagios future? Hi, Andreas Ericsson wrote the following on 09.06.2009 11:10: Yes. It was discussed quite a lot some few weeks back on the n

Re: [Nagios-users] nagios future?

2009-06-09 Thread Andreas Ericsson
Michael Friedrich wrote: > > > Andreas Ericsson wrote the following on 09.06.2009 16:33: >> >> It has? I'll have to take a look at that, I think. The hard part will >> be to separate the cruft from the code, so that only the real changes >> appear in a diff. Some simple sed magic will probably do

Re: [Nagios-users] nagios future?

2009-06-09 Thread Michael Friedrich
Andreas Ericsson wrote the following on 09.06.2009 16:33: > > It has? I'll have to take a look at that, I think. The hard part will > be to separate the cruft from the code, so that only the real changes > appear in a diff. Some simple sed magic will probably do the trick > though. Would be bad i

Re: [Nagios-users] nagios future?

2009-06-09 Thread Andreas Ericsson
Michael Friedrich wrote: > Andreas Ericsson wrote the following on 09.06.2009 15:09: >> >> Nagios will move to git when 3.2.0 is out the door. Ethan wants some >> time to manage patches and stuff like he's used to without having to >> learn another tool. I'm sure he'll curse himself for not switchi

Re: [Nagios-users] nagios future?

2009-06-09 Thread Michael Friedrich
Hi, Andreas Ericsson wrote the following on 09.06.2009 15:09: > Thanks for those links. I'm far too lazy to look them up myself ;-) So do I - Oracle makes me kind of crazy ;-) > > Nagios will move to git when 3.2.0 is out the door. Ethan wants some > time to manage patches and stuff like he's us

Re: [Nagios-users] nagios future?

2009-06-09 Thread Andreas Ericsson
Michael Friedrich wrote: > Hi, > > Andreas Ericsson wrote the following on 09.06.2009 11:10: >> Yes. It was discussed quite a lot some few weeks back on the >> nagios-devel mailing list. Browse the archives for the full >> discussion. >> > try > http://sourceforge.net/mailarchive/message.php?m

Re: [Nagios-users] nagios future?

2009-06-09 Thread Michael Friedrich
Hi, Andreas Ericsson wrote the following on 09.06.2009 11:10: Yes. It was discussed quite a lot some few weeks back on the nagios-devel mailing list. Browse the archives for the full discussion. try http://sourceforge.net/mailarchive/message.php?msg_id=E03A84B43BAE443888372020DDBFE0E7%40int.

Re: [Nagios-users] nagios future?

2009-06-09 Thread Andreas Ericsson
Meyer Jerome wrote: > Hi > Hi there! > > > As somebody already heard about icinga http://www.icinga.org? > Yes. It was discussed quite a lot some few weeks back on the nagios-devel mailing list. Browse the archives for the full discussion. > > > Now, we planned to install nagios on a pr

[Nagios-users] nagios future?

2009-06-09 Thread Meyer Jerome
Hi As somebody already heard about icinga http://www.icinga.org? Now, we planned to install nagios on a productiv server and nagios is very fine and we're happy with it. I just want to have your point of view about this new products and about the future of nagios? Best regards Jerome

Re: [Nagios-users] Nagios Future

2006-10-21 Thread Mike Conigliaro
i never knew about ndoutils until just now. what does it do? store status information in a database instead of text files? this is exactly what i need. Ciro Iriarte wrote: > Hi, > > I've been using Nagios since version 1.1, right now we are using Nagios > 2.5 version + Perfparse and i'm

[Nagios-users] Nagios Future

2006-10-09 Thread Ciro Iriarte
Hi, I've been using Nagios since version 1.1, right now we are using Nagios 2.5 version + Perfparse and i'm planning to implement Oreon on top of it but just found about ndoutils so i'm wondering how should i proceed, can the ndoutils replace perfparse?, would Oreon be pointless with the plann