Re: [Nagios-devel] Nagios Daemon Wishlist: SMP support

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Guest

Re: [Nagios-devel] Nagios Daemon Wishlist: SMP support

Post by Guest »

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]
Locked