NEB: event after all data is loaded

Franjo Stipanovic fritzfs at gmail.com
Fri Aug 24 00:24:05 CEST 2007


Hello,
thank you for quick reply. Is that the right event to use? I see in
nagios.cthat that's the last event sent before the checking starts.
Btw, I just tried NEBCALLBACK_AGGREGATED_STATUS_DATA and so far it's
working.

On 24/08/07, bobi at netshel.net <bobi at netshel.net> wrote:
>
> Try NEBCALLBACK_PROCESS_DATA with type == NEBTYPE_PROCESS_EVENTLOOPSTART.
>
> It is invoked after *everything* is initialized and just before the main
> event scheduling loop starts.
>
> That's what I use and it works well.
>
> Bob
>
> > Hello,
> > after which event all service and host data is loaded?
> > I used NEBCALLBACK_TIMED_EVENT_DATA in my module so far, but it seems
> that
> > event is called after service_list and host_list is loaded, but not all
> > data
> > is loaded (retention file).
> >
> > Thanks!
> > --
> > best wishes,
> > Franjo Stipanovic
> >
> -------------------------------------------------------------------------
> > This SF.net email is sponsored by: Splunk Inc.
> > Still grepping through log files to find problems?  Stop.
> > Now Search log events and configuration files using AJAX and a browser.
> > Download your FREE copy of Splunk now >>
> > http://get.splunk.com/_______________________________________________
> > Nagios-devel mailing list
> > Nagios-devel at lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/nagios-devel
> >
>
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >>  http://get.splunk.com/
> _______________________________________________
> Nagios-devel mailing list
> Nagios-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nagios-devel
>



-- 
best wishes,
Franjo Stipanovic
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/developers/attachments/20070824/d5c77555/attachment.html>
-------------- next part --------------
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
-------------- next part --------------
_______________________________________________
Nagios-devel mailing list
Nagios-devel at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-devel


More information about the Developers mailing list