If you have an HTML website, it probably uses a very small amount of system resources because it's static, but this is not the situation with dynamic database-driven websites that use PHP scripts and offer you much more features. This kind of sites produce load on the web hosting server anytime someone browses them, as the web server requires time to execute the script, to access the database and then to deliver the content requested by the visitor's web browser. A popular discussion board, as an illustration, stores all usernames and posts in a database, so some load is created every time a thread is opened or a user looks for a certain name. If lots of people connect to the forum all at once, or if each search involves checking hundreds of thousands of database entries, this could create high load and affect the performance of the site. In this regard, CPU and MySQL load data can provide info about the site’s functionality, as you can compare the numbers with your traffic statistics to determine if the Internet site needs to be optimized or moved to a new sort of hosting platform which will be able to bear the high system load in case the site is extremely popular.

MySQL & Load Stats in Hosting

If you host your websites within a hosting account with us, you shall have access to comprehensive CPU and MySQL stats that will allow you to keep tabs on their functionality. You can see the data with a couple of mouse clicks in your Hepsia Control Panel. The CPU Load section can tell you the total time period the server spent on your scripts and how much memory was required, plus the time it took for the scripts to be executed. The daily view is the standard one, but you could also see the statistics from the previous months. The MySQL Load section offer you additional information about the amount of queries to every database that you have created inside the account. Once again, you can easily see monthly, everyday and per hour statistics, that'll give you data that is different from the traffic or the number of visitors which you get. In this way, you can see if the websites require some optimization.

MySQL & Load Stats in Semi-dedicated Hosting

If you would like to see thorough statistics about the load produced by your sites, it won't take more than just a few mouse clicks to do this. The Hepsia hosting CP, supplied with all semi-dedicated servers which we offer, features a section committed to the system resource usage and the info there shall tell you if your websites function properly and if the load they create corresponds to the number of received visitors. The CPU load data include the script execution time and the length of time it took for the machine to process the requests, plus what sorts of processes generated the load. The MySQL data will show you how frequently each database was accessed, and day-to-day and per hour statistics for the entire account. With both sorts of stats, you'll be able to check the numbers for every one of the past days and months, so you can easily see how sites perform as the traffic to them increases or after you have applied some update.