If you have an HTML site, in all probability it uses a very 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 considerably more features. Such sites generate load on the hosting server each and every time somebody browses them, since the hosting server requires time to execute the script, to access the database and then to supply the data requested by the visitor's browser. A well-known discussion board, for example, stores all usernames and posts within a database, so some load is created every single time a thread is opened or a user searches for a given word. If a lot of people access the forum simultaneously, or if every single search involves checking hundreds of thousands of database entries, this may create high load and affect the overall performance of the Internet site. In this regard, CPU and MySQL load data can give you data about the site’s overall performance, as you can compare the numbers with your traffic statistics to determine if the website must be optimized or migrated to another type of website hosting platform that'll be able to bear the high system load in the event that the site is really popular.

MySQL & Load Stats in Cloud Web Hosting

If you host your sites within a cloud web hosting account with our company, you will have access to in depth CPU and MySQL data that will enable you to monitor their functionality. You can easily see the statistics with a few clicks in your Hepsia Control Panel. The CPU Load section can tell you the total time the web server spent on your scripts and just how much memory was needed, plus the time it took for the scripts to be executed. The everyday view is the standard one, but you can also see the numbers from the previous months. The MySQL Load section will provide you with more info about the amount of queries to each database that you have created in the account. Once again, you are able to see per month, day-to-day and per hour data, that will give you data that's different from the traffic or the number of visitors you get. That way, you can determine if the websites require some optimization.

MySQL & Load Stats in Semi-dedicated Servers

Since our system keeps comprehensive statistics for the load which every semi-dedicated server account generates, you shall be aware of how your sites perform at any time. When you log in to the Hepsia CP, which comes with every single account, you can check out the section devoted to the system load. There, you can easily see the processing time our system spent on your scripts, how much time it took for the scripts to be actually executed and what kinds of processes generated the load - cron jobs, PHP pages, Perl scripts, and so forth. Additionally you can see the amount of queries to each and every database in your semi-dedicated account, the total everyday stats for the account overall, plus the average hourly rate. With both the CPU and the MySQL load statistics, you may always go back to past days or months and evaluate the performance of your sites after some update or after a substantial rise in the number of your website visitors.