Re: [Nagios-devel] Nagios Event Broker Duplicated Events

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

Re: [Nagios-devel] Nagios Event Broker Duplicated Events

Post by Guest »


--Apple-Mail-4--588175381
Content-Transfer-Encoding: 7bit
Content-Type: text/plain;
charset=US-ASCII;
delsp=yes;
format=flowed

There are two broker calls for each event - a start and a stop. Could
you be processing both?

Ton

On 12 Sep 2006, at 17:10, Nicholas Whiting wrote:

> 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
>
> events for each host and service check data event. The extracted
> data are identical in both events.
>
>
>
> Can anyone suggest any subtleties in these events that will allow
> me to ignore one rather than pass
>
> both up to the messaging stack?
>
>
>
> Nick
>
>
>
> This message has been scanned for viruses by MailController.
>
> ----------------------------------------------------------------------
> ---
> Using Tomcat but need to do more? Need to support web services,
> security?
> Get stuff done quickly with pre-integrated technology to make your
> job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache
> Geronimo
> http://sel.as-us.falkag.net/sel?
> cmd=lnk&kid=120709&bid=263057&dat=121642______________________________
> _________________
> Nagios-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/lis ... gios-devel



http://www.altinity.com
T: +44 (0)870 787 9243
F: +44 (0)845 280 1725
Skype: tonvoon



--Apple-Mail-4--588175381
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html;
charset=ISO-8859-1

There are two broker calls for =
each event - a start and a stop. Could you be processing both?TonOn 12 =
Sep 2006, at 17:10, Nicholas Whiting wrote: Hello,=A0I have =
completed the preliminary coding of an event broker that listens =
forNEBCALLBACK_HOST_STATUS_DATA and =
NEBCALLBACK_SERVICE_STATUS_DATAevents. The =
module then extracts the details for these events from corresponding =
nebstruct_host_status_data =
and nebstruct_service_status data and generates XML =
outputwhich is then passed to a =
customized messaging stack.<DEFANGHTML_SPAN =
lang=3D"EN-US" style=3D"font-size: =
10.0pt;font-family:Ar

...[email truncated]...


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