If you have an HTML Internet site, most likely it uses a small amount of system resources as it's static, but that isn't the situation with dynamic database-driven Internet sites that use PHP scripts and provide you with far more capabilities. This type of Internet sites create load on the website hosting server each time someone browses them, since the server needs time to execute the script, to access the database and then to supply the content requested by the visitor's browser. A well-known discussion board, as an illustration, stores all usernames and posts inside a database, so some load is produced every single time a thread is opened or an end user looks for a specific phrase. If lots of people connect to the forum concurrently, or if every search involves checking a large number of database entries, this could produce high load and affect the overall performance of the site. In this regard, CPU and MySQL load statistics can present you with data about the site’s performance, as you can compare the numbers with your traffic data to determine if the site needs to be optimized or transferred to a new sort of web hosting platform that'll be able to bear the high system load in the event that the Internet site is extremely popular.

MySQL & Load Stats in Web Hosting

We produce comprehensive stats about the system resource usage of each web hosting account, so in case you host your sites on our advanced cloud platform, you shall be able to examine the stats with just a few clicks from your Hepsia Control Panel. The data is provided in two different sections. The first one shall show you the time our system spent serving your Internet sites, the total time it took for your scripts to be executed, the amount of memory sites used and what different kinds of processes produced the load. Stats are produced every 6 hours. You could see everyday and monthly stats too. In the second section you'll find all the databases which you have created in the account and for each one of them you'll see the total amount of per hour and day-to-day queries. The info shall give you a definitive picture of the functionality of your sites, specifically if you compare it to the daily traffic and visitor data.

MySQL & Load Stats in Semi-dedicated Servers

If you would like to see thorough statistics for the load created by your Internet sites, it won't take more than a few clicks to do this. The Hepsia hosting CP, which comes with all semi-dedicated servers which we offer, has a section committed to the system resource usage and the data there shall tell you if your sites function properly and if the load they generate corresponds to the amount of received website visitors. The CPU load data include the script execution time and how much time it took for the web server to process the requests, as well as what sorts of processes produced the load. The MySQL statistics will show you how often every database was accessed, and daily and per hour statistics for the whole account. With both types of statistics, you are able to check the numbers for any of the past days and months, so you can easily see how the sites perform as the traffic to them increases or after you have applied some update.