If you have an HTML site, it likely uses a really small amount of resources because it is static, but that isn't the case with dynamic database-driven websites that use PHP scripts and provide a lot more features. Such Internet sites generate load on the hosting server each time anyone browses them, as the hosting server needs time to execute the script, to access the database and then to supply the information requested by the visitor's web browser. A widely used discussion board, for example, stores all usernames and posts in a database, so some load is generated each time a thread is opened or a user looks for a certain phrase. If a lot of people connect to the forum all at once, or if each search involves checking a large number of database entries, this may create high load and affect the performance of the site. In this regard, CPU and MySQL load statistics can give you info about the site’s overall performance, as you can compare the numbers with your traffic statistics and see if the website must be optimized or transferred to another sort of web hosting platform which will be able to bear the high system load in case the Internet site is really popular.

MySQL & Load Stats in Shared Hosting

We create detailed data about the system resource usage of each and every shared hosting account, so if you host your sites on our advanced cloud platform, you shall be able to check the stats with only a couple of clicks from your Hepsia Control Panel. The data is provided in 2 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, how much memory Internet sites used and what different kinds of processes generated the load. Stats are generated every 6 hours. You could see daily and per month stats also. In the second section you will find all of the databases that you have created inside the account and for each of them you shall see the number of hourly and day-to-day queries. The information will give you a definitive picture of the performance of your websites, especially if you compare it to the daily traffic and visitor data.

MySQL & Load Stats in Semi-dedicated Servers

If you want to see detailed stats with regards to the load produced by your websites, it won't take more than a couple of clicks to do this. The Hepsia hosting Control Panel, which comes with all semi-dedicated servers which we offer, features a section focused on the system resource usage and the information there can tell you if your Internet sites perform well and if the load they create corresponds to the total amount of received website visitors. The CPU load stats include the script execution time and the amount of time it took for the machine to process the requests, and what sorts of processes generated the load. The MySQL statistics will show you the number of times every database was accessed, and also everyday and by the hour stats for the whole account. With both kinds of stats, you'll be able to check the numbers for each of the past days and months, so you can easily see how the sites perform as the traffic to them rises or once you've applied some update.