If you have an HTML website, it likely uses a really small amount of resources simply because it's static, but this is not the case with dynamic database-driven sites that use PHP scripts and offer you way more features. This type of websites create load on the hosting server each time anyone browses them, because the hosting server requires time to execute the script, to access the database and then to deliver the info requested by the visitor's web browser. A well known discussion board, for instance, stores all usernames and posts in a database, so some load is generated every single time a thread is opened or a user searches for a given name. If many people connect to the forum all at once, or if each and every search involves checking thousands of database entries, this could generate high load and affect the efficiency of the website. In this regard, CPU and MySQL load stats can provide data about the site’s functionality, as you can compare the numbers with your traffic stats to decide if the site must be optimized or migrated to a different kind of web hosting platform that will be able to bear the high system load if the site is very popular.

MySQL & Load Stats in Shared Hosting

If you host your Internet sites inside a shared hosting account with our company, you shall have access to thorough CPU and MySQL statistics which will allow you to keep tabs on their overall performance. You are able to see the stats with several mouse clicks in your Hepsia CP. The CPU Load section will show you the total time period the server spent on your scripts and the amount of memory was required, and the time it took for the scripts to be executed. The daily view is the default one, but you are able to also see the stats from the past months. The MySQL Load section offer you more info about the number of queries to every single database that you have created inside the account. Once again, you can easily see monthly, day-to-day and per hour data, that will give you info which is different from the traffic or the number of visitors that you get. This way, you can identify if the Internet sites need some optimization.

MySQL & Load Stats in Semi-dedicated Servers

Our system generates comprehensive statistics about both types of load, so if you acquire a semi-dedicated server for your sites, you can access the info with just a few mouse clicks inside your Hepsia hosting Control Panel. Every type of info is listed inside its own section. The CPU Load section will show you which processes created the load and the span of time it took for the web server to execute each of the requests. Though stats are generated every six hours, you can see day-to-day and per month statistics as well. In the MySQL Load section you shall find a list of all the databases generated inside your semi-dedicated account manually and automatically, what amount of queries were sent to each one of them, the total daily queries for the account as a whole, as well as the average per hour rate. This data shall help you determine how well your websites perform and if each of them needs optimization of some kind.