users@jersey.java.net

Re: REST monitoring

From: algermissen1971 <algermissen1971_at_me.com>
Date: Wed, 01 Dec 2010 15:41:33 +0000 (GMT)

Victor,

On 01 Dec, 2010,at 03:35 PM, Victor Grazi <vgrazi_at_gmail.com> wrote:

We are working on defining a REST standard for our firm and we are wondering if there are any third party console or other tools available for monitoring and managing RESTful web services. We would need to manage things as low as the health inidividual services and as far as monitoring and managing nodes in a cluster
 
You basically have the full scope of HTTP Server/HTTP Intermediary monitoring tools at your disposal.

What about HTTP logfile analyzers, SNMP Tools, Nagios, Cacti,... Regarding clustering, your app container (assuming you use one) should provide plenty of monitoring possibilities.

Or am I misunderstanding you?


Jan



Any advice would be appreciated.
Thanks Victor