If you have an HTML site, most likely it uses a really small amount of system resources due to the fact that it's static, but this isn't the case with dynamic database-driven sites that use PHP scripts and provide far more features. This type of sites produce load on the website hosting server when someone browses them, because the server requires time to execute the script, to access the database and then to supply the info requested by the visitor's Internet browser. A famous discussion board, for example, stores all usernames and posts within a database, so some load is produced every single time a thread is opened or a user searches for a specific phrase. If a lot of people connect to the forum concurrently, or if every single search involves checking thousands of database entries, this may generate high load and affect the overall performance of the website. In this regard, CPU and MySQL load data can provide information about the site’s efficiency, as you can compare the numbers with your traffic data and see if the site needs to be optimized or migrated to another sort of hosting platform that'll be able to bear the high system load in case the Internet site is extremely popular.

MySQL & Load Stats in Hosting

If you host your Internet sites in a hosting account with our company, you'll have access to thorough CPU and MySQL data which will allow you to monitor their performance. You can see the data with a few clicks inside your Hepsia Control Panel. The CPU Load section can tell you the total time period the server spent on your scripts and the amount of memory was needed, plus the time it took for the scripts to be executed. The everyday view is the default one, but you can also see the data from the past months. The MySQL Load section will provide you with more details about the total amount of queries to each and every database that you have created inside the account. Once again, you are able to see per month, everyday and hourly stats, that'll give you information that is different from the traffic or the number of visitors which you get. That way, you can see if the websites require some optimization.

MySQL & Load Stats in Semi-dedicated Servers

Our system produces detailed stats about both types of load, so if you get a semi-dedicated server for your sites, you can access the data with just a couple of clicks within your Hepsia hosting CP. Each type of info is listed inside its own section. The CPU Load section can tell you exactly what processes created the load and the span of time it took for the web server to execute each of the requests. Though statistics are created every six hours, you can see daily and per month stats too. In the MySQL Load section you'll find a list of all the databases produced 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, as well as the average hourly rate. This data shall help you determine how well your websites perform and if any of them requires optimization of some kind.