If you have an HTML site, most likely it uses a very small amount of resources because it is static, but this is not so with dynamic database-driven Internet sites that use PHP scripts and provide you with much more features. Such Internet sites produce load on the hosting server anytime someone browses them, since the hosting server requires time to execute the script, to access the database and then to supply the data requested by the visitor's browser. A famous discussion board, for instance, stores all usernames and posts inside a database, so some load is created every single time a thread is opened or an end user searches for a particular phrase. If many people access the forum all at once, or if every search involves checking hundreds of thousands of database entries, this can generate high load and affect the functionality of the site. In this regard, CPU and MySQL load stats can provide you with information about the site’s functionality, as you can compare the numbers with your traffic data to make a decision if the site has to be optimized or transferred to a different type of web hosting platform that will be able to bear the high system load in the event that the site is really popular.

MySQL & Load Stats in Cloud Hosting

We generate comprehensive statistics about the system resource usage of each and every cloud hosting account, so in case you host your Internet sites on our sophisticated cloud platform, you shall be able to examine the stats with only a few clicks from your Hepsia Control Panel. The data is supplied in two different sections. The first one will show you how much time our system spent serving your sites, the total time it took for your scripts to be executed, the amount of memory the sites used and what kinds of processes created the load. Statistics are produced every 6 hours. You're able to see day-to-day and month-to-month data too. In the second section you will find all the databases you have created within the account and for each and every one of them you will see the amount of per hour and day-to-day queries. The information shall give you a definitive picture of the functionality of your websites, particularly if you compare it to the daily traffic and visitor statistics.

MySQL & Load Stats in Semi-dedicated Servers

Because our system keeps in depth statistics for the load which every semi-dedicated server account produces, you will be aware of how your Internet sites perform at any time. As soon as you log in to the Hepsia Control Panel, included with each and every account, you can check out the section devoted to the system load. There, you can see the processing time our system spent on your scripts, the length of time it took for the scripts to be actually executed and what sorts of processes created the load - cron jobs, PHP pages, Perl scripts, and so forth. Also you can see the amount of queries to every database within your semi-dedicated account, the total daily figures for the account overall, along with the average hourly rate. With both the CPU and the MySQL load stats, you can always go back to past days or months and review the performance of your sites after some update or after a major increase in the number of your website visitors.