Re: [Nagios-devel] [RFC] Data from file to sqlite3

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Guest

Re: [Nagios-devel] [RFC] Data from file to sqlite3

Post by Guest »

That could be an idea.... but getting it as a backend (like xsdata.c for
example) would permit to use backends as entry points (not only for =
"data
out")... something like a "Nagios Data In/Out" ;-) (including for
configuration).

Yann Jouanin

http://www.yannj.fr


-----Message d'origine-----
De=A0: Joerg Linge [mailto:[email protected]]=20
Envoy=E9=A0: mardi 27 janvier 2009 10:12
=C0=A0: Nagios Developers List
Objet=A0: Re: [Nagios-devel] [RFC] Data from file to sqlite3

Yann Jouanin schrieb:
> I agree about the modular backend would be the best solution.
>=20
> I also agree about the fact mysql server could decrease performance, =
this
was the reason I thought using sqlite could be a best idea.
> Things is that the way Nagios reads status (reading everything even =
when
you apply a filter) drive it really slow (as an example I have more than
7000 services on a server and need more than 10seconds to get the page).
>=20
> I may help you to create the modular backend if you want (and if this =
have
a chance to be commited of course!)

An other _possible_ way is to use an existing and robust API called =
ndomod.o
;-)

So change ndo2db to whatever you want.
The NEB Module is already done. Just use the data and store it in the =
way
you want.

Thats how ndo2fs works. http://www.pnp4nagios.org/ndo2fs/start

Cheers Joerg

-------------------------------------------------------------------------=
---
--
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Nagios-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/lis ... gios-devel






This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
Locked