Re: [Nagios-devel] Nagios Daemon Wishlist: SMP support
Posted: Tue Apr 10, 2007 7:10 am
Gerd Mueller wrote:
> I would like see Nagios supporting smp hardware. Maybe openmp.org is a
> simple interface to enable such features within Nagios.
>
Nagios supports SMP if the underlying OS does, as it uses fork() to run its
checks. It just leaves all the gory scheduling details to the OS, just like
most sane applications.
--
Andreas Ericsson [email protected]
OP5 AB www.op5.se
Tel: +46 8-230225 Fax: +46 8-230231
This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
> I would like see Nagios supporting smp hardware. Maybe openmp.org is a
> simple interface to enable such features within Nagios.
>
Nagios supports SMP if the underlying OS does, as it uses fork() to run its
checks. It just leaves all the gory scheduling details to the OS, just like
most sane applications.
--
Andreas Ericsson [email protected]
OP5 AB www.op5.se
Tel: +46 8-230225 Fax: +46 8-230231
This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]