users@glassfish.java.net

Re: Writing probes for Glassfish container events

From: Byron Nevins <byron.nevins_at_oracle.com>
Date: Thu, 16 Feb 2012 15:13:54 -0800

See this blog that demonstrates how to make and use your own probes
inside apps.
*https://blogs.oracle.com/foo/entry/mort_learns_how_to_use
*
As a bonus -- it does what list-probes does!


On 2/15/2012 6:21 PM, Comerford, Sean wrote:
> We're finally about to turn the keys on V3 in production here at ESPN.
>
> Been doing a bit of reading on the probes that have been added to the
> V3 monitoring framework.
>
> These look really promising.
>
> But I'm a little stuck on how to actually go about creating and
> deploying one that listens for container events.
>
> For example, I want to create a probe to be notified of things like
> when an http-listener's connection queue overflows or even when it
> reaches a certain threshold (i.e. more than X requests are queued).
>
> Can anyone point me in the right direction?
>
> --
> Sean Comerford
> ESPN.com Site Architecture
>>
>