[asterisk-users] understand which asterisk thread is consuming CPU
Tzafrir Cohen
tzafrir.cohen at xorcom.com
Thu Jun 10 09:10:51 CDT 2010
On Thu, Jun 10, 2010 at 03:46:31PM +0200, nik600 wrote:
> Dear all
>
> using top -H i can see that some asterisk thread are consuming many
> CPU (sometimes more than 50%)
>
> Is there a way to understand what is doing the process with pid 9429 ?
strace -p 9429
This would help if the thread actually does some system calls and not
not constantly in userland.
--
Tzafrir Cohen
icq#16849755 jabber:tzafrir.cohen at xorcom.com
+972-50-7952406 mailto:tzafrir.cohen at xorcom.com
http://www.xorcom.com iax:guest at local.xorcom.com/tzafrir
More information about the asterisk-users
mailing list