Page 1 of 1

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

Posted: Tue Jan 27, 2009 9:45 am
by Guest
Yann Jouanin schrieb:
> 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).

I don't think so.
Input should be done by external commands. This interface is already working.

Output should be generated by an _optional_ NEB broker module.

Pro ndomod.o

+ Done by Ethan!
+ UNIX an TCP Sockets are already implemented.
+ Structured Data ( protoapi.h )
+ Simple to parse.
+ Robust
+ Fast

Con ndomod.o

- blocking on slow backends





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