From owner-freebsd-questions@FreeBSD.ORG Sat Aug 6 09:46:20 2005 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 D1B3A16A41F for ; Sat, 6 Aug 2005 09:46:20 +0000 (GMT) (envelope-from carstea.catalin@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 27B8E43D48 for ; Sat, 6 Aug 2005 09:46:20 +0000 (GMT) (envelope-from carstea.catalin@gmail.com) Received: by wproxy.gmail.com with SMTP id i11so514447wra for ; Sat, 06 Aug 2005 02:46:19 -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; b=uuZ8tmjjY/FpOnmJLK4wivW32z7gdVlhRdbrozyymVrR9g70m12JcCVkSEY8hoJHxsQm44aqEOx6lj00J0CtieCuQO3f9BLFWo3CyxmzyxzMcd7GdcOgZyZl/VXCqRMBPiYUQkufphknJAZ6BVefxIVInYDRb9f610Ql3QUfqvQ= Received: by 10.54.49.48 with SMTP id w48mr3319441wrw; Sat, 06 Aug 2005 02:46:19 -0700 (PDT) Received: by 10.54.131.20 with HTTP; Sat, 6 Aug 2005 02:46:19 -0700 (PDT) Message-ID: Date: Sat, 6 Aug 2005 12:46:19 +0300 From: Carstea Catalin To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: How can i monitor my server? 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: Sat, 06 Aug 2005 09:46:20 -0000 It is possible to monitoring activity of freebsd -services ( apache, mysqld= ,=20 squid, named, postfix ) if it is down or up via internet with some scripts? ............ I want to know if this services is running via internet ( web page - if it= =20 is possible) . ................... I belive the response is in crontab with somethings to verify if the=20 services is running. .................. Sorry for my english. ............... Pls help me! Tks!