On Thu, Dec 17, 2009 at 2:05 AM, Jonathan McKeown wrote:
> It can also be enabled separately in nagios's main config file -
> child_processes_fork_twice is the option to look for.
Actually I had never seen that before. :) I added this setting
immediately and it definitely cut the CPU usage down,
On Tuesday 15 December 2009 23:24:16 Linda Messerschmidt wrote:
> On Tue, Dec 15, 2009 at 12:53 PM, Dan Nelson
wrote:
> > It's defined in src/lib/libc/Makefile, so you should be able to remove
> > that line, rebuild libc and reinstall, and see whether your performance
> > issue goes away.
>
> I t
On Tue, Dec 15, 2009 at 12:53 PM, Dan Nelson wrote:
> It's defined in src/lib/libc/Makefile, so you should be able to remove that
> line, rebuild libc and reinstall, and see whether your performance issue
> goes away.
I tried that and as you predicted, all the bogus stat calls went away.
Unfortu
We have a Nagios server (ports/net-mgmt/nagios) that has a lot of
check_nrpe2 (ports/net-mgmt/nrpe2) checks.
We recently upgraded the server it runs on to 8.0-STABLE (r199975).
The performance has never been great, but now it's really atrocious
and I'm trying to figure out what's going on.
The ma