If you have an HTML site, in all probability it uses a small amount of system resources simply because it's static, but that isn't the case with dynamic database-driven websites that use PHP scripts and provide you with much more capabilities. This type of sites create load on the hosting server each and every time someone browses them, as the web server needs time to execute the script, to access the database and then to provide the data requested by the visitor's web browser. A well known discussion board, for example, stores all usernames and posts inside a database, so some load is generated every time a thread is opened or a user looks for a certain phrase. If lots of people connect to the forum all at once, or if every single search involves checking thousands of database entries, this could create high load and affect the functionality of the website. In this regard, CPU and MySQL load data can present you with info about the site’s overall performance, as you can compare the numbers with your traffic data to decide if the Internet site should be optimized or moved to a different sort of hosting platform which will be able to bear the high system load in case the Internet site is very popular.
MySQL & Load Stats in Hosting
We produce in depth stats about the system resource usage of every hosting account, so in the event that you host your websites on our sophisticated cloud platform, you shall be able to check the stats with just a few mouse 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 generated the load. Stats are generated every 6 hours. You'll be able to see daily and per month data too. In the second section you'll discover all the databases you have created inside the account and for each of them you will see the total amount of per hour and day-to-day queries. The information shall give you an accurate picture of the performance of your Internet sites, especially if you compare it to the daily traffic and visitor data.
MySQL & Load Stats in Semi-dedicated Hosting
If you would like to see detailed statistics with regards to the load created by your Internet sites, it won't take more than just a few clicks to do that. The Hepsia hosting CP, which comes with all semi-dedicated servers that we offer, has a section devoted to the system resource usage and the data there can tell you if your Internet sites operate properly and if the load they create corresponds to the total amount of received site visitors. The CPU load data include the script execution time and the length of time it took for the web server to process the requests, and also what sorts of processes produced the load. The MySQL stats shall show you how often every database was accessed, and day-to-day and by the hour data for the whole account. With both forms of statistics, you'll be able to check the numbers for any of the past days and months, so you can easily see how the sites perform as the traffic to them increases or after you have applied some update.