tenaciousdave
Technical User
hi, bit of a basic question but kind of need help ASAP. I am running a dedicated server on RedHat, but think this is just more specific to unix.
The server load seems to have increased dramatically, even after restart. When I logged in with SSH and ran the command top I got the following
PID USER PRI NI SIZE RSS SHARE STAT %CPU %MEM TIME COMMAND
2917 root 20 0 318M 318M 660 R 42.3 64.6 0:20 analog
This really seems to be the main offender. I run some php scripts and have some pretty active database use but is there anything I can do about this program? is it completly necessary? should I restrict it's use of the systems memory and CPU usage?
Any help would be greatly appreciated.
The server load seems to have increased dramatically, even after restart. When I logged in with SSH and ran the command top I got the following
PID USER PRI NI SIZE RSS SHARE STAT %CPU %MEM TIME COMMAND
2917 root 20 0 318M 318M 660 R 42.3 64.6 0:20 analog
This really seems to be the main offender. I run some php scripts and have some pretty active database use but is there anything I can do about this program? is it completly necessary? should I restrict it's use of the systems memory and CPU usage?
Any help would be greatly appreciated.