In the last episode (May 06), Christophe Yayon said:
> i am upgrading our nagios 1.2 (on freebsd 5.3-release) to nagios 2.0
> (currently last cvs after 2.0b3) on Freebsd-5.4RC3 and i saw a very
> strange thing.
> 
> After few hours, nagios main process (nagios -d ...) use lot of cpu
> time and when i do a truss on the pid, i have a "kse_release" loop
> message.

Truss hasn't been updated to handle kse or thr threads yet, so don't
rely on that output.  ktrace shouldl still work, as will using gcore
and gdb to get stack traces.
 
-- 
        Dan Nelson
        [EMAIL PROTECTED]
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to