If you have an HTML site, it likely uses a really small amount of resources because it is static, but this is not the case with dynamic database-driven Internet sites that use PHP scripts and offer you much more capabilities. Such websites create load on the website hosting server when anyone browses them, since the server requires time to execute the script, to access the database and then to supply the info requested by the visitor's Internet browser. A widely used discussion board, as an illustration, stores all usernames and posts inside a database, so some load is created each time a thread is opened or a user looks for a given term. If a lot of people connect to the forum concurrently, or if every single search involves checking thousands of database entries, this could produce high load and affect the performance of the Internet site. In this regard, CPU and MySQL load stats can give you data about the site’s functionality, as you can compare the numbers with your traffic stats to make a decision if the website needs to be optimized or transferred to another type of web hosting platform which will be able to bear the high system load if the Internet site is popular.

MySQL & Load Stats in Cloud Hosting

We create in depth statistics about the system resource usage of every cloud hosting account, so if you host your Internet sites on our advanced cloud platform, you will be able to check out the data with just a couple of clicks from your Hepsia Control Panel. The data is provided in two different sections. The first one shall show you how much time our system spent serving your Internet sites, the total time it took for your scripts to be executed, the amount of memory the sites used and what types of processes produced the load. Statistics are created every 6 hours. You're able to see everyday and monthly stats as well. In the second section you will discover all the databases you have created in the account and for every one of them you shall see the total amount of per hour and day-to-day queries. The data will give you an accurate picture of the functionality of your websites, specifically if you compare it to the daily traffic and visitor data.

MySQL & Load Stats in Semi-dedicated Servers

Our system creates comprehensive stats about the two different kinds of load, so if you buy a semi-dedicated server for your websites, you can access the information with just a couple of clicks within your Hepsia hosting Control Panel. Each type of information is listed in its own section. The CPU Load section shall tell you which processes created the load and the length of time it took for the hosting server to execute all of the requests. Though statistics are created every six hours, you can see day-to-day and per month stats also. In the MySQL Load section you shall find a list of all the databases generated in your semi-dedicated account manually and automatically, what number of queries were sent to every one of them, the total day-to-day queries for the account overall, as well as the average per hour rate. This info shall help you see how well your websites perform and if each of them needs optimization of some type.