Whats your java process, what does it do / which protocol does it respond
to?


On Thu, Feb 25, 2010 at 11:03 PM, Jatin Davey <[email protected]> wrote:

> Hi All
>
> I had the following requirements to do some proactive monitoring on my
> performance test setup:
>
> 1. To consistently monitor the Database and send an email alert if the
> database is not responding (it may have crashed or is restarting)
> 2. To consistently monitor some values in the database and raise an email
> alert if they are not according to some desirable conditions.
> 3. To monitor a remotely running Java process (running either on a windows
> or linux box) and raise an email alert if it is not reponding.
>
> For the first 2 requirements i have successfully used JMeter with the help
> of JDBC request sampler and mailer visualiser listener. But for the
> requirement 3 i dont know how to proceed.
>
> Can someone help in this regard.
>
> Thanks
> Jatin
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to