From owner-cvs-ports@FreeBSD.ORG Fri Dec 1 16:02:07 2006 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C687316A412; Fri, 1 Dec 2006 16:02:07 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id C073B43CA6; Fri, 1 Dec 2006 16:01:52 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1G27sh009422; Fri, 1 Dec 2006 16:02:07 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1G27gH009420; Fri, 1 Dec 2006 16:02:07 GMT (envelope-from pav) Message-Id: <200612011602.kB1G27gH009420@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 1 Dec 2006 16:02:07 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net-mgmt Makefile ports/net-mgmt/argus-monitor Makefile distinfo pkg-descr pkg-plist ports/net-mgmt/argus-monitor/files argusd.in X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 16:02:07 -0000 pav 2006-12-01 16:02:07 UTC FreeBSD ports repository Modified files: net-mgmt Makefile Added files: net-mgmt/argus-monitor Makefile distinfo pkg-descr pkg-plist net-mgmt/argus-monitor/files argusd.in Log: * Argus is a system and network monitoring application. * It will monitor nearly anything you ask it to monitor (TCP + UDP applications, IP connectivity, SNMP OIDS, Programs, Databases, etc). * It presents a nice clean, easy to view web interface that will keep both the managers happy (Red Bad. Green Good.) and the techs happy ("Ah! that's what the problem is"). * It can send alerts numerous ways (such as via pager) and can automatically escalate if someone falls asleep. WWW: http://argus.tcp4me.com/ PR: ports/105837 Submitted by: Brock Williams Revision Changes Path 1.97 +1 -0 ports/net-mgmt/Makefile 1.1 +47 -0 ports/net-mgmt/argus-monitor/Makefile (new) 1.1 +3 -0 ports/net-mgmt/argus-monitor/distinfo (new) 1.1 +24 -0 ports/net-mgmt/argus-monitor/files/argusd.in (new) 1.1 +11 -0 ports/net-mgmt/argus-monitor/pkg-descr (new) 1.1 +99 -0 ports/net-mgmt/argus-monitor/pkg-plist (new)