If you have an HTML Internet site, it likely uses a really small amount of system resources because it is static, but that isn't the case with dynamic database-driven sites that use PHP scripts and offer way more capabilities. This kind of Internet sites create load on the website hosting server anytime anyone browses them, since the hosting server requires time to execute the script, to access the database and then to provide the content requested by the visitor's browser. A famous discussion board, as an illustration, stores all usernames and posts within a database, so some load is generated every time a thread is opened or an end user looks for a certain term. If a lot of people connect to the forum at the same time, or if each search involves checking tens of thousands of database entries, this can generate high load and affect the functionality of the website. In this regard, CPU and MySQL load data can provide data about the site’s functionality, as you can compare the numbers with your traffic statistics to determine if the website needs to be optimized or migrated to another kind of website hosting platform that'll be able to bear the high system load in case the site is very popular.

MySQL & Load Stats in Website Hosting

If you host your websites within a website hosting account with our company, you'll have access to detailed CPU and MySQL data which will allow you to keep an eye on their functionality. You are able to see the statistics with a few clicks in your Hepsia Control Panel. The CPU Load section will reveal to you the total time period the web server spent on your scripts and just how much memory was required, as well as the time it took for the scripts to be executed. The day-to-day view is the standard one, but you are able to also see the stats from the preceding months. The MySQL Load section offer you more details about the number of queries to each and every database that you have created within the account. Once again, you can easily see per month, daily and hourly statistics, that'll give you info that is different from the traffic or the number of visitors that you get. In this way, you can identify if the sites need some optimization.

MySQL & Load Stats in Semi-dedicated Hosting

If you need to see thorough statistics with regards to the load created by your sites, it will not take more than several clicks to do this. The Hepsia hosting Control Panel, provided with all semi-dedicated servers that we offer, has a section committed 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 stats include the script execution time and how much time it took for the machine to process the requests, plus what types of processes created the load. The MySQL data will show you how frequently every single database was accessed, plus everyday and per hour statistics for the entire account. With both sorts of stats, you are able to check the numbers for any of the past days and months, so you can see how the websites perform as the traffic to them grows or after you have applied some update.