Return-Path: X-Original-To: apmail-zookeeper-user-archive@www.apache.org Delivered-To: apmail-zookeeper-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 10F1211B79 for ; Fri, 4 Apr 2014 01:02:46 +0000 (UTC) Received: (qmail 38045 invoked by uid 500); 4 Apr 2014 01:02:44 -0000 Delivered-To: apmail-zookeeper-user-archive@zookeeper.apache.org Received: (qmail 37957 invoked by uid 500); 4 Apr 2014 01:02:44 -0000 Mailing-List: contact user-help@zookeeper.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@zookeeper.apache.org Delivered-To: mailing list user@zookeeper.apache.org Received: (qmail 37949 invoked by uid 99); 4 Apr 2014 01:02:44 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Apr 2014 01:02:44 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy includes SPF record at spf.trusted-forwarder.org) Received: from [165.212.64.25] (HELO gwo3.mbox.net) (165.212.64.25) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Apr 2014 01:02:38 +0000 Received: from gwo3.mbox.net (localhost [127.0.0.1]) by gwo3.mbox.net (Postfix) with ESMTP id 3g0NCW45YCzy3TK7 for ; Fri, 4 Apr 2014 01:02:15 +0000 (UTC) X-USANET-Received: from gwo3.mbox.net [127.0.0.1] by gwo3.mbox.net via mtad (C8.MAIN.3.82G) with ESMTP id 637sDDBcJ3600Mo3; Fri, 04 Apr 2014 01:02:09 -0000 X-USANET-Routed: 5 gwsout-gwsd Q:gwsd X-USANET-Routed: 3 gwsout-vs Q:bmvirus X-USANET-GWS2-Tenant: electric-cloud.com X-USANET-GWS2-Tagid: ECLD Received: from S1P5HUB2.EXCHPROD.USA.NET [165.212.120.254] by gwo3.mbox.net via smtad (C8.MAIN.3.95E) with ESMTPS id XID441sDDBcJ9927Xo3; Fri, 04 Apr 2014 01:02:09 -0000 X-USANET-Source: 165.212.120.254 OUT jjimenez@electric-cloud.com S1P5HUB2.EXCHPROD.USA.NET TLS X-USANET-MsgId: XID441sDDBcJ9927Xo3 Received: from S1P5DAG5B.EXCHPROD.USA.NET ([169.254.2.86]) by S1P5HUB2.EXCHPROD.USA.NET ([10.120.223.32]) with mapi id 14.03.0181.006; Fri, 4 Apr 2014 01:01:30 +0000 From: "Juan Jimenez" To: "user@zookeeper.apache.org" Subject: Re: Network monitoring/debugging tool Thread-Topic: Network monitoring/debugging tool Thread-Index: AQHPT1gdRLIHiKnl7kOuaAHzr32x2psAZOqA///OBQCAAETFAP//6V2A Date: Fri, 4 Apr 2014 01:01:29 +0000 Message-ID: References: <5E6DB278-8528-49A9-B8F5-7029B0066927@yahoo.com> In-Reply-To: <5E6DB278-8528-49A9-B8F5-7029B0066927@yahoo.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [24.91.215.243] Content-Type: text/plain; charset="windows-1254" Content-ID: <79DB7140F8C01449803BD15002A2B969@EXCHPROD.USA.NET> Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org Traffic in general with the ability to snoop on haproxy, zookeeper and http/https traffic Juan Jim=E9nez Electric Cloud, Inc. Sr. Solutions Engineer - US Northeast Region Mobile +1.787.464.5062 | Fax +1.617-766-6980 jjimenez@electric-cloud.com www.electric-cloud.com On 4/3/14, 6:22 PM, "Flavio Junqueira" wrote: >Hi Juan, > >It is not clear if you're talking about (network) troubleshooting >zookeeper or your whole application. Are you talking about inspecting >zookeeper server traffic? > >-Flavio > >On 03 Apr 2014, at 23:16, Juan Jimenez >wrote: > >> I need to be able to see what=B9s happening when apps are trying to talk >>to >> each other. Part of it is the learning curve, but it would surely help >>if >> there were more visibility to the underlying chatter. >>=20 >> Juan Jim=E9nez >> Electric Cloud, Inc. >> Sr. Solutions Engineer - US Northeast Region >> Mobile +1.787.464.5062 | Fax +1.617-766-6980 >> jjimenez@electric-cloud.com >> www.electric-cloud.com >>=20 >>=20 >>=20 >>=20 >>=20 >>=20 >>=20 >> On 4/3/14, 5:15 PM, "Michi Mutsuzaki" wrote: >>=20 >>> Hi Juan, >>>=20 >>> You can use 4-letter word commands to check the status of ZooKeeper. >>> What kind of problems are you trying to troubleshoot? >>>=20 >>>=20 >>>https://zookeeper.apache.org/doc/trunk/zookeeperAdmin.html#sc_zkCommands >>>=20 >>> On Thu, Apr 3, 2014 at 9:16 AM, Juan Jimenez >>> wrote: >>>> Hi folks, >>>>=20 >>>> I am attempting to debug a configuration of servers, database, web >>>> servers and other components that I am trying to load balance with >>>> haproxy and keep synchronized with zookeeper. I've reached a point >>>>where >>>> I need to see what is going on in the network to troubleshoot why it >>>>is >>>> not working as desired. >>>>=20 >>>> Are there recommendations for a tool or tools that I can use to do >>>> this? I've got a combination of Win 7 and CentOS 6.4 configurations. >>>>=20 >>>> Juan Jim=E9nez >>>> Electric Cloud, Inc. >>>> Sr. Solutions Engineer - US Northeast Region >>>> Mobile +1.787.464.5062 | Fax +1.617-766-6980 >>>> jjimenez@electric-cloud.com >>>> www.electric-cloud.com >>>>=20 >>=20 >