If you have an HTML website, it likely uses a really small amount of system resources simply because it's static, but that isn't the situation with dynamic database-driven sites that use PHP scripts and offer you much more capabilities. This sort of websites produce load on the hosting server every time someone browses them, due to the fact that the web server requires time to execute the script, to access the database and then to supply the information requested by the visitor's browser. A famous discussion board, for instance, stores all usernames and posts within a database, so some load is generated every single time a thread is opened or a user searches for a certain word. If many people access the forum simultaneously, or if each search involves checking tens of thousands of database entries, this may produce high load and affect the overall performance of the website. In this regard, CPU and MySQL load statistics can provide data about the site’s performance, as you can compare the numbers with your traffic stats to determine if the Internet site needs to be optimized or moved to another sort of web hosting platform that will be able to bear the high system load in the event that the site is popular.

MySQL & Load Stats in Cloud Web Hosting

We generate detailed stats about the system resource usage of each cloud web hosting account, so if you host your websites on our sophisticated cloud platform, you'll be able to take a look at the statistics with only a few mouse clicks from your Hepsia CP. The data is available in 2 different sections. The first one will show you the amount of time our system spent serving your websites, the total time it took for your scripts to be executed, how much memory Internet sites used and what types of processes generated the load. Statistics are generated every six hours. You are able to see day-to-day and monthly stats too. In the second section you'll discover all the databases you have created within the account and for every one of them you shall see the total amount of per hour and daily queries. The information will give you an accurate picture of the functionality of your websites, especially if you compare it to the daily traffic and visitor stats.

MySQL & Load Stats in Semi-dedicated Servers

If you need to see detailed stats regarding the load created by your Internet sites, it won't take more than a few mouse clicks to do this. The Hepsia hosting Control Panel, supplied with all semi-dedicated servers which we offer, has a section devoted to the system resource usage and the info there shall tell you if your Internet sites function properly and if the load they create corresponds to the amount of received website visitors. The CPU load statistics include the script execution time and the span of time it took for the web server to process the requests, and also what types of processes created the load. The MySQL data will show you how often every single database was accessed, plus daily and hourly data for the entire account. With both sorts of statistics, you'll be able to check the numbers for every one of the past days and months, so you can see how the websites perform as the traffic to them grows or once you've applied some update.