search for: autoservice_run

Displaying 3 results from an estimated 3 matches for "autoservice_run".

2013 Nov 27
2
Asterisk uses 105% CPU
Hello, Using asterisk 1.8.24 on CentOS 6.4 I notice that the asterisk process is using between 105 en 110 % CPU : PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 1765 root 20 0 2508m 102m 8864 S 105.8 2.7 102:11.55 asterisk 2682 mysql 20 0 627m 29m 6204 S 0.7 0.8 1:59.51 mysqld 1 root 20 0 19228 1508 1220 S 0.0 0.0 0:00.75 init
2014 May 20
0
autoservice.c MAX_AUTOMONS
Hello, I am currently load testing some new hardware and have been receiving the following warning. Does anyone happen to know if there are any risks or performance implications for increasing the MAX_AUTOMONS value? The current value is 1500. asterisk[30322]: WARNING[30423]: autoservice.c:110 in autoservice_run: Exceeded maximum number of automatic monitoring events. Fix autoservice.c Steven Wheeler -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20140520/3a6c47a6/attachment.html>
2007 Dec 04
0
Queue App - crash (1.4.15)
...cess 8480): #0 0xb7e9f90a in poll () from /lib/libc.so.6 #1 0x0807c583 in ast_waitfor_nandfds (c=0xb71d6a94, n=0, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0xb71d6a90) at channel.c:1982 #2 0x08082797 in ast_waitfor_n (c=0xfffffffc, n=-4, ms=0xfffffffc) at channel.c:2044 #3 0x080718ac in autoservice_run (ign=0x0) at autoservice.c:89 #4 0x080f7e99 in dummy_start (data=0x1f4) at utils.c:843 #5 0xb7f7f13d in pthread_start_thread () from /lib/libpthread.so.0 #6 0xb7ea81ba in clone () from /lib/libc.so.6 Thread 4 (process 11538): #0 0xb7e9f90a in poll () from /lib/libc.so.6 ---Type <return>...