If you have an HTML website, it likely uses a really small amount of resources as it's static, but this isn't the case with dynamic database-driven websites that use PHP scripts and offer you considerably more functions. Such websites create load on the website hosting server anytime someone browses them, due to the fact that the server needs time to execute the script, to access the database and then to deliver the information requested by the visitor's Internet browser. A well known discussion board, as an illustration, stores all usernames and posts inside a database, so some load is generated each time a thread is opened or an end user searches for a given term. If many people access the forum at the same time, or if each search involves checking hundreds of thousands of database entries, this may produce high load and affect the efficiency of the website. In this regard, CPU and MySQL load stats can provide you with data about the site’s overall performance, as you can compare the numbers with your traffic stats to determine if the Internet site must be optimized or transferred to a different type of web hosting platform which will be able to bear the high system load if the site is popular.

MySQL & Load Stats in Shared Hosting

We create thorough data about the system resource usage of every shared hosting account, so in the event that you host your websites on our innovative cloud platform, you shall be able to check the stats with just a few mouse clicks from your Hepsia Control Panel. The data is provided in 2 different sections. The first one shall show you the span of time our system spent serving your sites, the total time it took for your scripts to be executed, what amount of memory Internet sites used and what types of processes produced the load. Stats are created every 6 hours. You are able to see day-to-day and month-to-month stats as well. In the second section you shall find all the databases you have created within the account and for every one of them you will see the number of hourly and day-to-day queries. The data shall give you a detailed picture of the performance of your websites, specifically if you compare it to the daily traffic and visitor statistics.

MySQL & Load Stats in Semi-dedicated Servers

If you have a semi-dedicated server account with us, you shall be able to access quite comprehensive CPU and MySQL load statistics that'll give you more information about the performance of your Internet sites. Two sections of the Hepsia CP are devoted to the stats, one for every kind. Inside the CPU Load section you could see the execution time of your scripts and how much time the server processed them. You can also see the types of processes that were executed. Statistics are created every six hours, but if needed, you can also check stats for previous days or months. The MySQL Load section will show you the entire amount of database queries per day and on an hourly basis, as well as the queries to each individual database that you have inside your semi-dedicated account. Comparing this info to your traffic statistics shall give you useful data about how your sites perform and you will see if you need to take some measures to optimize them.