CPU at 100%

Cliffster

New Member
Joined
May 22, 2009
Messages
111
Reaction score
0
SOLVED - CPU at 100%

Yipes. I was trying to figure out a password problem. Now I have that problem resolved, my processor is running at 100%. Can anyone tell me what to check?

Operating system CentOS Linux 5.2
Webmin version 1.420
FreePBX Base Version: 2.5.1
FreePBX Framework Version: 2.5.1.5
FreePBX Core Version: 2.4.1.1
Asterisk (Ver. 1.4.21.2):
* Asterisk Source Version : 1.4.21.2
* Zaptel Source Version : 1.4.12.1
* Libpri Source Version : 1.4.7
* Addons Source Version : 1.4.7
Hardware:
Digium Wildcard 4-port TDM PCI TDM410P
Grandstream phones: Product Model: GXP2000 (HW1.2B)
Software Version: Program-- 1.1.6.16 Bootloader-- 1.1.6.5
 
At the CLI, type 'top'

Should reveal the processes...

Peter
 
Thanks! Hmm... looks like
3345 asterisk 25 0 21412 6788 4484 R 99.7 0.7 72:04.11 dialparties.agi

So what do I do next?
 
I would restart Asterisk. From the command line issue the command:

amportal kill

When it has stopped, issue:

amportal start

Do this during an off time as it will hang up every call in progress when you issue amportal kill.
 
I restarted and still have the problem.
I am seeing this in PHPAdmin:
MySQL said:
#1045 - Access denied for user 'root'@'localhost' (using password: YES)
 
Hmmm... Well now I did a WebMin reboot and that cured the CPU running at 100%. BUT, the WebMin button is no longer there... My SQL password problem is still there though. What fun.
 
I solved the access denied... finally. This is how:

To change the password in phpmyadmin, find the line: -
$cfg['Servers'][$i]['password'] = 'passw0rd';
in /var/www/html/maint/phpMyAdmin/config.inc.php
and change it to what ever you set you MySQL root password to.
Then run the mysql_install_db script.
 

Members online

No members online now.

Forum statistics

Threads
26,688
Messages
174,412
Members
20,257
Latest member
Dempan
Get 3CX - Absolutely Free!

Link up your team and customers Phone System Live Chat Video Conferencing

Hosted or Self-managed. Up to 10 users free forever. No credit card. Try risk free.

3CX
A 3CX Account with that email already exists. You will be redirected to the Customer Portal to sign in or reset your password if you've forgotten it.
Back
Top