Displaying 1 result from an estimated 1 matches for "kaltorak".
Did you mean:
kaloram
2006 Apr 29
2
How many asterisk process's are "normal"?
...root@aldur:/usr/local/src# ps -aef |grep asterisk |wc -l
18
root@aldur:/usr/local/src#
root@aldur:/usr/local/src# uptime
08:57:55 up 2 days, 6:12, 1 user, load average: 0.00, 0.00, 0.00
On Test bed #1, I have exactly 1 process of asterisk running with no phones
connected to it.
hshaw@kaltorak:~> ps -aef |grep asterisk |wc -l
1
hshaw@kaltorak:~>
hshaw@kaltorak:~> uptime
8:57am up 6 day(s), 8:19, 1 user, load average: 0.00, 0.00, 0.01
Nothing earth shattering, but strange. I assuming that 1 process at idle (no
phones making calls and such) should be "norma...