How do I monitor resource usage

Status
Not open for further replies.

wbfx10ho

New Member
Messages
1
Reaction score
0
Points
1
How do I monitor resource usage? My site was recently suspended for high resource usages. I got it back but i was told to make my php more efficient for i will get suspended again. the problem was from looping ajax calls to update parts of the page in real time or check database tables in real time without refreshing the page. i got the site back and edited the code to do the loops way less often. I am not sure if it was enough and i like to know how i can monitor usage like number of mysql queries or page loads an hour
 
Status
Not open for further replies.
Top