If you have an HTML website, in all probability it uses a small amount of resources simply because it is static, but this is not so with dynamic database-driven sites that use PHP scripts and provide considerably more capabilities. Such websites generate load on the web hosting server anytime someone browses them, as the hosting server requires time to execute the script, to access the database and then to deliver the info requested by the visitor's Internet browser. A well known discussion board, for example, stores all usernames and posts inside a database, so some load is generated any time a thread is opened or a user looks for a specific phrase. If lots of people access the forum simultaneously, or if each search involves checking thousands of database entries, this may generate high load and affect the performance of the website. In this regard, CPU and MySQL load data can provide you with info about the site’s functionality, as you can compare the numbers with your traffic statistics to make a decision if the site needs to be optimized or moved to a new sort of web hosting platform that will be able to bear the high system load in case the site is very popular.

MySQL & Load Stats in Cloud Hosting

We create in depth data about the system resource usage of every single cloud hosting account, so if you host your sites on our sophisticated cloud platform, you will be able to check out the stats with just a few clicks from your Hepsia CP. The data is available in 2 different sections. The first one shall show you the length of 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. Stats are produced every six hours. You could see daily and month-to-month data also. In the second section you'll discover all of the databases that you have created inside the account and for each of them you shall see the amount of hourly and day-to-day queries. The data will give you an accurate picture of the overall performance of your sites, specifically if you compare it to the daily traffic and visitor data.

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 stats that'll give you more info about the general performance of your Internet sites. 2 sections of the Hepsia Control Panel are committed to the statistics, one for each kind. Within the CPU Load section you could see the execution time of your scripts and the length of time the server processed them. Additionally you can see the different types of processes that were executed. Statistics are produced every six hours, but if necessary, you can also check data for previous days or months. The MySQL Load section shall show you the total number of database queries each and every day and each hour, as well as the queries to each individual database that you have within your semi-dedicated account. Comparing this information to your traffic statistics will give you valuable information about how your sites perform and you shall see if you need to take some measures to optimize them.