[Nagios-devel] Example NEB module
Posted: Thu Sep 30, 2004 8:00 am
There have been a lot of requests for an example NEB
module, and since I've been working on one, I decided
to go ahead and post it. It's not quite complete, but
it does work. This particular module opens a unix
domain socket that's given as the only parameter to
the module init. It registers for all event types
with the exception of timed events. Then, clients can
request the events they want by sending a "+XXX" or a
"-XXX".
The module is available for download at http://www.louisville.edu/~tjande01/nagios
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
module, and since I've been working on one, I decided
to go ahead and post it. It's not quite complete, but
it does work. This particular module opens a unix
domain socket that's given as the only parameter to
the module init. It registers for all event types
with the exception of timed events. Then, clients can
request the events they want by sending a "+XXX" or a
"-XXX".
The module is available for download at http://www.louisville.edu/~tjande01/nagios
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]