Re: [Nagios-devel] Neb callback for aggregated status dump
Posted: Tue Aug 02, 2005 3:34 pm
Good suggestion. A few days back I added new callbacks to indicate
the start/finish of aggregated status dumps. You can register for
callbacks using NEBCALLBACK_AGGREGATED_STATUS_DATA as the type
argument to neb_make_callbacks().
On 30 Jun 2005 at 12:33, Fran=C3=A7ois Laupretre wrote:
>
> Hello,
> In the CVS version, I see that you don't call the NEB modules any more
> for status dumps when using aggregated dumps. Right, but it should be
> complemented with a NEB callback for aggregated dumps (in
> update_all_status_data) whose type would be, for example,
> NEBCALLBACK_ALL_STATUS_DATA. Unless this is done, if I understand
> well, a 'status dump' neb (like nagios-db) cannot be used with
> aggregated dumps. For nagios-db, it shouldn't be a problem, but if you
> write the data to a file, it is (And I don't want to use a timed event
> to do it).
Ethan Galstad,
Nagios Developer
---
Email: [email protected]
Website: http://www.nagios.org
This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
the start/finish of aggregated status dumps. You can register for
callbacks using NEBCALLBACK_AGGREGATED_STATUS_DATA as the type
argument to neb_make_callbacks().
On 30 Jun 2005 at 12:33, Fran=C3=A7ois Laupretre wrote:
>
> Hello,
> In the CVS version, I see that you don't call the NEB modules any more
> for status dumps when using aggregated dumps. Right, but it should be
> complemented with a NEB callback for aggregated dumps (in
> update_all_status_data) whose type would be, for example,
> NEBCALLBACK_ALL_STATUS_DATA. Unless this is done, if I understand
> well, a 'status dump' neb (like nagios-db) cannot be used with
> aggregated dumps. For nagios-db, it shouldn't be a problem, but if you
> write the data to a file, it is (And I don't want to use a timed event
> to do it).
Ethan Galstad,
Nagios Developer
---
Email: [email protected]
Website: http://www.nagios.org
This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]