From owner-freebsd-questions Thu Nov 7 17:43:10 2002 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 18D5637B401 for ; Thu, 7 Nov 2002 17:43:06 -0800 (PST) Received: from mail.au.darkbluesea.com (mail.au.darkbluesea.com [203.185.208.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 398D043E3B for ; Thu, 7 Nov 2002 17:43:04 -0800 (PST) (envelope-from d.anker@au.darkbluesea.com) Received: (qmail 80889 invoked by uid 82); 8 Nov 2002 01:41:30 -0000 Received: from unknown (HELO ?10.0.0.188?) (10.0.0.188) by mail.au.darkbluesea.com with SMTP; 8 Nov 2002 01:41:30 -0000 Subject: RE: monitoring CPU/mem etc without SNMP From: Duncan Anker To: KizerSoze Cc: twig les , freebsd-questions@freebsd.org In-Reply-To: References: Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 08 Nov 2002 11:42:53 +1000 Message-Id: <1036719773.29096.36.camel@duncan> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 2002-11-08 at 11:36, KizerSoze wrote: > You may want to check this out. > > http://www.nagios.org/ > > Also, www.netsaint.org although i don't think that is being actively > developed anymore...not sure if nagios is in the port tree but I'll let you > figure that out. Nagios is the successor to Netsaint - it's basically the same product. As far as monitoring disk space, CPU and the like Nagios/Netsaint use SNMP. You said you can't use SNMP because of security. How is it any more insecure than runing a mail or web server? Given that you want something secure, perhaps if you run cron jobs on all the boxes locally to do the monitoring, and then use SSH to get the results? Just a thought. It makes more sense than running the monitoring through SSH. > > > Good luck, > > Ed > > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of KizerSoze > Sent: Thursday, November 07, 2002 7:10 PM > To: twig les; freebsd-questions@freebsd.org > Subject: RE: monitoring CPU/mem etc without SNMP > > > I think trying to find a systems management/monitoring solution that doesn't > use snmp that is free might be difficult. I'm sure there are applications > out there that will do what your looking for but that will have a daemon > running on your managed client, or, monitored system, and with that said, > then you have to start thinking about how to secure that. > > If your worried about security and all of these machines are running > FreeBSD, then why not run ipfw or ipf on those machines to allow only those > machines you specify in? That way you could run SNMP and do utilize snmp > queries to collect data. > > > > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of twig les > Sent: Thursday, November 07, 2002 4:30 PM > To: freebsd-questions@freebsd.org > Subject: monitoring CPU/mem etc without SNMP > > > Hey all, after a bit of thinking and some looking thru > email archives I'm still stumped on a way to get CPU, > memory, disk I/O, disk use etc.... info from one > machine to another without using SNMP. All these > boxes are FreeBSD 4.7 Release. > > I'm sure I could rig a script to ssh into the boxes > and do a df -h etc. and write the info to a file but > my gut tells me there is a MUCH better solution that > someone with far better programming skills has already > come up with and stuck in the ports collection. > > So is anyone doing this? The key I'm looking for is > security, which negates SNMP. Something small and > secure with almost no extra features would be nice. > > TIA > > ===== > ----------------------------------------------------------- > If you give a man a fish, he can eat for a day > If you bludgeon him to death, you can eat the fish yourself > ----------------------------------------------------------- > > __________________________________________________ > Do you Yahoo!? > U2 on LAUNCH - Exclusive greatest hits videos > http://launch.yahoo.com/u2 > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message