If you have an HTML site, most likely it uses a really small amount of resources because it is static, but this is not the situation with dynamic database-driven sites that use PHP scripts and offer you way more functions. This sort of websites create load on the hosting server when somebody browses them, simply because the hosting server needs time to execute the script, to access the database and then to provide the information requested by the visitor's browser. A famous discussion board, for instance, stores all usernames and posts within a database, so some load is produced any time a thread is opened or a user searches for a specific name. If lots of people access the forum all at once, or if each and every search involves checking thousands of database entries, this may create high load and affect the performance of the site. In this regard, CPU and MySQL load stats can give you data about the site’s overall performance, as you can compare the numbers with your traffic data to make a decision if the Internet site should be optimized or moved to another kind of hosting platform which will be able to bear the high system load if the website is really popular.

MySQL & Load Stats in Cloud Hosting

We produce in depth statistics about the system resource usage of every cloud hosting account, so if you host your websites on our advanced cloud platform, you'll be able to take a look at the stats with just a few clicks from your Hepsia CP. The data is provided in 2 different sections. The first one will show you the 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 different kinds of processes produced the load. Statistics are produced every six hours. You'll be able to see day-to-day and month-to-month data also. In the second section you'll find all of the databases that you have created inside the account and for each and every one of them you shall see the total amount of per hour and day-to-day queries. The info shall give you a definitive picture of the overall performance of your Internet sites, especially if you compare it to the daily traffic and visitor stats.

MySQL & Load Stats in Semi-dedicated Hosting

If you have a semi-dedicated server account with our company, you shall be able to access rather comprehensive CPU and MySQL load stats which will give you additional information about the efficiency of your sites. Two sections of the Hepsia CP are focused on the stats, one for each and every type. Inside the CPU Load section you could see the execution time of your scripts and how much time the web server processed them. You can even see the different types of processes that were executed. Stats are created every 6 hours, but if necessary, you could also check statistics for previous days or months. The MySQL Load section shall show you the entire number of database queries each and every day and on an hourly basis, along with the queries to each individual database you have in your semi-dedicated account. Comparing this information to your traffic statistics will give you useful info about how your sites perform and you will see if you have to take some measures to improve them.