Event Broker modules, question
Subhendu Ghosh
sghosh at sghosh.org
Mon May 16 21:00:28 CEST 2005
On Mon, 16 May 2005, Taylor Dondich wrote:
> Have a question regarding event broker modules, been looking in the
> nagios cvs codebase for more information, but I'm getting lost.
>
> Where does nagios look for these modules (the .o files)? There's a
> variable in nebmod.c called neb_module_list which is supposed to
> contain all the modules, but I don't see where it's filled.
>
> Can anyone give me some pointers?
>
> Taylor
Some earlier comments by Ethan..
If you're looking to pass startup arguments to the broker, you can do so
by specified something like this in the nagios.cfg file:
broker_module=/somewhere/module.o arg1 arg2=3 debug=0
The string "arg1 arg2=3 debug=0" is passed to the modules'
nebmodule_init() function at startup.
You can also check out some of the modules already in progress.
--
-sg
-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.
::: Messages without supporting info will risk being sent to /dev/null
More information about the Users
mailing list