If you have an HTML site, it likely uses a really small amount of system resources simply because it's static, but that isn't the case with dynamic database-driven websites that use PHP scripts and offer you considerably more features. Such websites generate load on the hosting server every time anyone browses them, since 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 popular discussion board, for example, stores all usernames and posts within a database, so some load is produced every time a thread is opened or an end user searches for a particular name. If lots of people access the forum at the same time, or if each search involves checking tens of thousands of database entries, this can create high load and affect the functionality of the Internet site. In this regard, CPU and MySQL load stats can present you with info about the site’s functionality, as you can compare the numbers with your traffic data to determine if the website should be optimized or migrated to a new kind of hosting platform which will be able to bear the high system load in case the website is extremely popular.
MySQL & Load Stats in Hosting
We create in depth stats about the system resource usage of each and every hosting account, so in case you host your Internet sites on our highly developed cloud platform, you will be able to take a look at the statistics with just a few mouse clicks from your Hepsia CP. The data is available in 2 different sections. The first one shall show you the amount of time our system spent serving your websites, the total time it took for your scripts to be executed, the amount of memory Internet sites used and what types of processes produced the load. Stats are created every 6 hours. You'll be able to see day-to-day and per month stats also. In the second section you will find all of the databases that you've created inside the account and for each of them you will see the total amount of hourly and day-to-day queries. The information will give you an accurate picture of the efficiency of your sites, especially if you compare it to the daily traffic and visitor stats.
MySQL & Load Stats in Semi-dedicated Hosting
Due to the fact that our system keeps in depth stats for the load that each semi-dedicated server account generates, you shall be aware of how your websites perform at any time. After you log in to the Hepsia CP, which comes with every account, you can go to the section dedicated to the system load. There, you can see the processing time our system spent on your scripts, the length of time it took for the scripts to be actually executed and what kinds of processes produced the load - cron jobs, PHP pages, Perl scripts, etcetera. You may also see the amount of queries to every single database inside your semi-dedicated account, the total daily figures for the account altogether, plus the average hourly rate. With both the CPU and the MySQL load stats, you may always go back to past days or months and review the general performance of your sites after some update or after a significant rise in the number of your website visitors.