What are the biggest signs that a ( LAMP ) server is working too hard? Are there any metrics you take into consideration before beefing up your box or scaling out?
|
feedback
|
|
Surely the most straight forward indicator is page loading speed? Google certainly put a lot of emphasis on it. This will be affected by everything that goes into your system (disk io, network, physical memory, etc). So if your looking for a metric, this must be the one to monitor! | |||||
feedback
|