Page 1 of 1

[Nagios-devel] Nagios Event Broker Duplicated Events

Posted: Tue Sep 12, 2006 8:10 am
by Guest
This is a multi-part message in MIME format.

------_=_NextPart_001_01C6D685.F496D83C
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

Hello,

=20

I have completed the preliminary coding of an event broker that listens
for

NEBCALLBACK_HOST_STATUS_DATA and NEBCALLBACK_SERVICE_STATUS_DATA

events. The module then extracts the details for these events from
corresponding=20

nebstruct_host_status_data and nebstruct_service_status data and
generates XML output

which is then passed to a customized messaging stack.

=20

Anyways, my issue is that these events appear to duplicate. I receive
what looks like 2 duplicate

events for each host and service check data event. The extracted data
are identical in both events.

=20

Can anyone suggest any subtleties in these events that will allow me to
ignore one rather than pass

both up to the messaging stack?

=20

Nick


------_=_NextPart_001_01C6D685.F496D83C
Content-Type: text/html;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable





















Hello,

 

I have completed the preliminary coding of an =
event
broker that listens for

NEBCALLBACK_HOST_STATUS_DATA and =
NEBCALLBACK_SERVICE_STATUS_DATA

events. The module then extracts the details =
for
these events from corresponding

nebstruct_host_status_data and
nebstruct_service_status data and generates XML =
output

which is then passed to a customized messaging =
stack.

 

Anyways, my issue is that these events appear =
to
duplicate. I receive what looks like 2 =
duplicate

<span lang=3D

...[email truncated]...


This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]