Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 22785 invoked from network); 24 Aug 2006 15:21:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 24 Aug 2006 15:21:25 -0000 Received: (qmail 19335 invoked by uid 500); 24 Aug 2006 15:21:14 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 18395 invoked by uid 500); 24 Aug 2006 15:21:12 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 18380 invoked by uid 99); 24 Aug 2006 15:21:11 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Aug 2006 08:21:11 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of angoro@gmail.com designates 66.249.92.172 as permitted sender) Received: from [66.249.92.172] (HELO ug-out-1314.google.com) (66.249.92.172) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Aug 2006 08:21:10 -0700 Received: by ug-out-1314.google.com with SMTP id u40so543837ugc for ; Thu, 24 Aug 2006 08:20:49 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=uO0i/7Lh6YB/f8z/cN7VhUdVVT3tzhvNJ/TlEinm115LkM6QtVO1e1CAMYIo1aq3FAmgprWtWGUTyJajgHay0BCb/1kfV2mykENmxSxcYO0zC4scLJGG/Dyt5hNjd/2WJjQNO7AKwhf7uU9yY2J9jYBJo+yNORN5iPMn1a9BiSk= Received: by 10.66.244.10 with SMTP id r10mr1058665ugh; Thu, 24 Aug 2006 08:20:49 -0700 (PDT) Received: by 10.67.91.5 with HTTP; Thu, 24 Aug 2006 08:20:48 -0700 (PDT) Message-ID: <15147e430608240820p383c465axff746e71b3151b93@mail.gmail.com> Date: Thu, 24 Aug 2006 17:20:48 +0200 From: "=?ISO-8859-1?Q?Andr=E9s_Gonz=E1lez?=" To: users@tomcat.apache.org Subject: Tool for monitoring Tomcat from the client side MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi. I'm searching a tool similar to nagios wich allows me do "client-side real testing" of my Tomcat webapps. Something that lets me do a HTTP request say every minute and store the result (OK or FAILED) of each request. Nagios seems to be a good choice, but it requires C programming for the plu= gins. Any alternatives for java (or groovy)? Thanks. --=20 -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- Andr=E9s Gonz=E1lez. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org