nagios the turd.

| | Comments (0)

After upgrading to FreeBSD 6.3 (from 6.2), my nagios setup kept going to 100% cpu over and over. There has been recent discussion and even patches posted on the FreeBSD list but those didn't help so much.

However, this did:

21:18 PST | jfesler@goat:~/ % cat /etc/libmap.conf

[/usr/local/nagios/bin/nagios]
libpthread.so.2 libthr.so.2
libpthread.so libthr.so

[bin/nagios]
libpthread.so.2 libthr.so.2
libpthread.so libthr.so

Restart nagios, then use lsof to verify that it linked to libthr instead of libpthread. (OR .. just check your CPU)

Leave a comment


About this Entry

This page contains a single entry by Jason Fesler published on January 31, 2008 9:19 PM.

Spam from forged jfesler@gigo.com was the previous entry in this blog.

server back up is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.

Powered by Movable Type 4.0