Date: Mon, 22 Jan 2007 07:22:51 +1100 From: Edwin Groothuis <edwin@mavetju.org> To: Anton Blajev - Valqk <valqk@lozenetz.org> Cc: ports@FreeBSD.org Subject: Re: System & processes monitoring recomendations? Message-ID: <20070121202251.GM90162@k7.mavetju> In-Reply-To: <45B38E28.1010704@lozenetz.org> References: <45B38E28.1010704@lozenetz.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello Anton, On Sun, Jan 21, 2007 at 06:00:40PM +0200, Anton Blajev - Valqk wrote: > I'm wondering what tool to use for system and processes monitoring? We use Nagios in combination with the Nagios Remote Process Executor (NRPE) and a handfull of homewritten scripts to: - Check remote accessibility of services (that's formal talk for "setting up a TCP session and checking the output") - Checking the local availablility of services (that's formal talk for "check if the process defined in the /var/run/foo.pid does exist") on remote machines. - Check for the consistency of systems (that's formal talk for "I expect these processes to be running, and these network cards to have these media features, and do we have the required BGP neighbours, and these not more than X users logged in, are the mailqueues not too full, and etc") For the 139 devices (FreeBSD machines, Linux machines, switches, routers, radio links, Windows machines and even serial-to-ethernet convertors), we monitor 1146 different services. And despite the huge amount of things, I get on average only 10 messages a day, mostly from one of the SMTP servers when a neighbouring body is sending out their daily spam-run to all of their recipients (incoming mailqueue, CPU load, mail spike :-) Edwin -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://weblog.barnet.com.au/edwin/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070121202251.GM90162>