From owner-freebsd-ports@FreeBSD.ORG Sun Jan 21 21:37:21 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D8CFA16A400 for ; Sun, 21 Jan 2007 21:37:21 +0000 (UTC) (envelope-from wmoran@collaborativefusion.com) Received: from mx00.pub.collaborativefusion.com (mx00.pub.collaborativefusion.com [206.210.89.199]) by mx1.freebsd.org (Postfix) with ESMTP id 8708B13C455 for ; Sun, 21 Jan 2007 21:37:21 +0000 (UTC) (envelope-from wmoran@collaborativefusion.com) Received: from working (c-71-60-174-60.hsd1.pa.comcast.net [71.60.174.60]) (AUTH: LOGIN wmoran, TLS: TLSv1/SSLv3,256bits,AES256-SHA) by wingspan with esmtp; Sun, 21 Jan 2007 16:37:20 -0500 id 00056415.45B3DD10.0000A857 Date: Sun, 21 Jan 2007 16:37:19 -0500 From: Bill Moran To: Anton Blajev - Valqk Message-Id: <20070121163719.cec11a48.wmoran@collaborativefusion.com> In-Reply-To: <45B3A779.4060200@lozenetz.org> References: <45B38E28.1010704@lozenetz.org> <20070121114705.a8b0bcb3.wmoran@collaborativefusion.com> <45B3A779.4060200@lozenetz.org> Organization: Collaborative Fusion Inc. X-Mailer: Sylpheed version 2.2.10 (GTK+ 2.10.6; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org Subject: Re: System & processes monitoring recomendations? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Jan 2007 21:37:21 -0000 Anton Blajev - Valqk wrote: > > Bill Moran wrote: > > Anton Blajev - Valqk wrote: > >> Hello Group, > >> > >> I'm wondering what tool to use for system and processes monitoring? > >> For example your disks goes filled and you get a mail, > >> the machine has load over 50 for more than an hour and you get a mail... > >> Some predefined processes MUST be running so there is some kind of a checker and if they stops > >> the util starts them immediately. > >> > >> Please share your experience with me? > > > > Have a look at net-snmp. It's in ports. > > 10x for the advice, > is it possible to use this nice app without installing snmp daemon? > I see that the app depends on x11-toolkits/p5Tk which will lead > installing a whole bunch from Please don't top-post, and please wrap your lines around 72 characters. The app _is_ the snmp daemon. It's rather difficult to use it without itself. Not sure where you got the idea that it required anything x11 related. I've installed it dozens of places and never come across a dependency on x11. Are you looking at net-mgmnt/net-snmp? -Bill