You could also use SNMP with the host MIB checking if the process is running and how much memory and CPU it's using.
Cheers, LĂvio Zanol Puppim 2007/12/18, [EMAIL PROTECTED] <[EMAIL PROTECTED]>: > On Tue, 18 Dec 2007, Leandro Silva wrote: > > > Anyone know how to monitoring a daemon in a unix system, like > > postifx, apache2, dns, ... > > The normal way is to check that the service it is providing is really > working, such as with check_smtp, check_http, check_dns, ... > > Or if you really want to see if the daemon process is running you can use > check_procs. > > Hopefully this brief answer will give you some tools to search for. Try > running them with --help. > > Jeremy C. Reed > > ------------------------------------------------------------------------- > SF.Net email is sponsored by: > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services > for just about anything Open Source. > http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace > _______________________________________________ > Nagios-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/nagios-users > ::: Please include Nagios version, plugin version (-v) and OS when reporting > any issue. > ::: Messages without supporting info will risk being sent to /dev/null > ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Nagios-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null
