Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Oct 2005 11:57:18 +0100 (BST)
From:      Deepak Naidu <deepak_nai@yahoo.com>
To:        Mike Woods <Mike@the-rubber-chicken-network.co.uk>
Cc:        FreeBSD Questions Mailinglist <questions@freebsd.org>
Subject:   Re: Nagios Client on FreeBSD 5.4
Message-ID:  <20051020105718.29032.qmail@web34609.mail.mud.yahoo.com>
In-Reply-To: <435774CF.3040700@the-rubber-chicken-network.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
Thanx again Mike for detail explanation.
 
Cheers,
Deepak Naidu.

Mike Woods <Mike@the-rubber-chicken-network.co.uk> wrote:
Deepak Naidu wrote:


> If I want to monitor load, disk space, http etc service I have
> install entire nagios package or nagios-statsd, or plugins ?

SMTP, http imap etc can all be monitored over the internet by the nagios 
box since the check plugins for those are tcp/ip based, things like disk 
space will require the nrpe setup (or one of the equivilent) which only 
needs the plugins, I use nagios and nrpe extensivley to monitor our rack 
at redbus, network services are just another service definition, checks 
for disk access call the nrpe check command on the nagios server which 
connects to the nrpe service on the remote machine which in turn runs 
the nagios check plugin and returns the results to the nagios server!

Basicly you'll need the nrpe package and the nagios plugins package but 
since the nagios plugins are a dependancy of the nrpe port all you'll 
need to install yourself is the nrpe package (assuming you're using 
ports), you'll also need to install the nrpe package on the linux box in 
order to get the check command for nagios!

---------------------------------------
Mike Woods
Systems Administrator
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"

		
---------------------------------
To help you stay safe and secure online, we've developed the all new Yahoo! Security Centre.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051020105718.29032.qmail>