On Apr 6, 2006, at 6:13 PM, Ask List wrote:
I want to continue to run FreeBSD in production. However we are
currently
running nagios on freebsd and weve ran into a problem, we believe
its the same
issue as described at this link:
http://nagios.sourceforge.net/docs/2_0/whatsnew.html . Since
monitoring is
mission critical we have decided to move nagios to a linux based
distro to
Those comments about the pthread library don't seem applicable to
FreeBSD 6.0 and up. Also, you can dynamically select the threading
library you want by setting up libmap.conf (see man libmap.conf).
For example, on systems which I run mysql, I map libpthread to libthr
which gives 1:1 kernel thread to process thread allowing for the best
CPU resource usage of that app. These simliar complaints were made
about the pthread library from the mysql users with older FreeBSD's,
which is what leads me to believe that commentary is outdated.
I'm still running nagios 1.2 because I don't have the time to re-
configure the entire infrastructure in nagios 2.0.... so I can't say
for sure.
If you're looking to run SA on FreeBSD, you're not going to have any
issues whatsoever. Using the ports to install it (and whatever
integration you want, such as amavisd-new) works very well and makes
updating very easy.