MySQL & Load Stats
See the kind of data is gathered in the MySQL & Load Stats area and in what ways you can make the most of it.
If you have an HTML site, in all probability it uses a small amount of system resources as it's static, but this isn't so with dynamic database-driven websites that use PHP scripts and offer you far more features. This sort of sites generate load on the website hosting server anytime anyone browses them, because the web server requires time to execute the script, to access the database and then to deliver the data requested by the visitor's Internet browser. A popular discussion board, for example, stores all usernames and posts inside a database, so some load is created each time a thread is opened or an end user looks for a certain term. If a lot of people connect to the forum simultaneously, or if every single search involves checking thousands of database entries, this may generate high load and affect the functionality of the site. In this regard, CPU and MySQL load data can provide you with info about the site’s performance, as you can compare the numbers with your traffic stats to determine if the site should be optimized or migrated to a new sort of hosting platform that will be able to bear the high system load in the event that the Internet site is extremely popular.
-
MySQL & Load Stats in Shared Hosting
If you host your websites inside a
shared hosting account with us, you will have access to thorough CPU and MySQL data that will allow you to keep track of their performance. You could see the statistics with a few clicks in your Hepsia CP. The CPU Load section can tell you the total time frame the server spent on your scripts and the amount of memory was required, plus the time it took for the scripts to be executed. The day-to-day view is the standard one, but you may also see the stats from the preceding months. The MySQL Load section offer you additional information about the amount of queries to each database that you have created inside the account. Once again, you can easily see per month, day-to-day and hourly stats, that shall give you information that's different from the traffic or the number of visitors that you get. In this way, you can determine if the Internet sites require some optimization.
-
MySQL & Load Stats in Semi-dedicated Servers
Our system produces detailed statistics about both different types of load, so if you purchase a
semi-dedicated server for your sites, you can access the info with just a couple of mouse clicks inside your Hepsia hosting CP. Every type of data is listed in its own section. The CPU Load section will tell you what processes created the load and the time it took for the web server to execute each of the requests. Although stats are produced every 6 hours, you can see day-to-day and monthly stats too. In the MySQL Load section you shall find a list of all the databases created in your semi-dedicated account manually and automatically, what number of queries were sent to each one of them, the total everyday queries for the account in general, along with the average per hour rate. This info shall help you see how well your Internet sites perform and if each of them requires optimization of some sort.