I have seen this question asked again and again by many people, including in many linux forums and frankly, the answer is
yes, if your server load goes above 1.0, certainly you should think about upgrading your server hardware. Watch out for your server load as sometime occasionally, it could be a sudden spike in which case no upgrade required. For any ideal server, you should always try to keep your server load below 1. Anything in 4.0 or 5.0 range needs serious upgrade.
In your linux command line, type
uptime
(or)
top
to view your server load.
Similar Posts:
- How to upload/download files with FTP in linux commandline
- Which linux command to find free disk space!
- What is Open DNS server?
- How to install a local copy and configure WordPress on Ubuntu
- EASY way to install Zend Optimizer in Cpanel
- Server not responding and cant login to SSH!
- How to list folders by size in Linux?
- Install LAMP Server for Centos/RHEL
- HOWTO: Enable passive mode in FTP server with CSF firewall
- How to secure your DNS server

