[Nagios-devel] Example NEB module

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

[Nagios-devel] Example NEB module

Post by Guest »

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]
Locked