From owner-freebsd-questions@FreeBSD.ORG Mon Oct 2 01:12:37 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8990716A40F for ; Mon, 2 Oct 2006 01:12:37 +0000 (UTC) (envelope-from jhall@vandaliamo.net) Received: from trueband.net (trueband.net [216.163.120.10]) by mx1.FreeBSD.org (Postfix) with SMTP id E2C8243D45 for ; Mon, 2 Oct 2006 01:12:36 +0000 (GMT) (envelope-from jhall@vandaliamo.net) Received: (qmail 14514 invoked by uid 1006); 2 Oct 2006 01:12:35 -0000 Received: from jhall@vandaliamo.net by rs0 by uid 1003 with qmail-scanner-1.16 (spamassassin: 3.1.4. Clear:SA:0(-0.8/100.0):. Processed in 1.336908 secs); 02 Oct 2006 01:12:35 -0000 X-Spam-Status: No, hits=-0.8 required=100.0 X-Spam-Level: Received: from unknown (HELO trueband.net) (172.16.0.15) by -v with SMTP; 2 Oct 2006 01:12:34 -0000 Received: (qmail 677 invoked from network); 2 Oct 2006 01:12:34 -0000 Received: from unknown (HELO admintool.trueband.net) (127.0.0.1) by -v with SMTP; 2 Oct 2006 01:12:34 -0000 Received: from 12.170.206.13 (SquirrelMail authenticated user jhall@vandaliamo.net) by admintool.trueband.net with HTTP; Mon, 2 Oct 2006 01:12:34 -0000 (GMT) Message-ID: <1532.12.170.206.13.1159751554.squirrel@admintool.trueband.net> Date: Mon, 2 Oct 2006 01:12:34 -0000 (GMT) From: jhall@vandaliamo.net To: freebsd-questions@freebsd.org User-Agent: SquirrelMail/1.4.4 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Subject: Checking remote processes X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Oct 2006 01:12:37 -0000 Is there a way to test a remote server to determine if certain processes are running? For example, can server 1 check server 2, which is at a remote location, to ensure squid is running? I have not been able to figure out how to do this, or if it is even possible. Thanks, Jay