If you have an HTML Internet site, most likely it uses a really small amount of system resources as it's static, but this isn't the case with dynamic database-driven websites that use PHP scripts and offer you far more capabilities. This type of sites create load on the website hosting server anytime anyone browses them, due to the fact that the hosting server needs time to execute the script, to access the database and then to deliver the content requested by the visitor's web browser. A popular discussion board, for instance, stores all usernames and posts inside a database, so some load is generated every time a thread is opened or an end user looks for a particular term. If lots of people connect to the forum simultaneously, or if every search involves checking hundreds of thousands of database entries, this could create high load and affect the functionality of the Internet site. In this regard, CPU and MySQL load statistics can give you information about the site’s performance, as you can compare the numbers with your traffic stats to decide if the Internet site must be optimized or migrated to a different type of hosting platform which will be able to bear the high system load if the site is very popular.

MySQL & Load Stats in Cloud Hosting

Our system keeps detailed info about the system resource usage of each cloud hosting account that is set up on our top-notch cloud platform, so given that you opt to host your websites with us, you shall have full access to this info through the Hepsia Control Panel, which you shall get with the account. The CPU load stats feature the CPU time and the actual execution time of your scripts, along with how much system memory they used. You could also see what processes generated the load - PHP or Perl scripts, cron jobs, etcetera. The MySQL load statistics section will show you the amount of queries to each particular database that you've created within your shared hosting account, the total queries for the account in general and the normal hourly rate. Comparing these figures to the site visitor statistics will tell you if your sites perform the way they have to or if they require some optimization, that will improve their functionality and the overall website visitor experience.

MySQL & Load Stats in Semi-dedicated Servers

Our system produces comprehensive statistics about both types of load, so if you buy a semi-dedicated server for your Internet sites, you can access the info with just a few clicks in your Hepsia hosting CP. Every type of data is listed within its own section. The CPU Load section shall tell you exactly what processes created the load and the amount of time it took for the server to execute all of the requests. Although statistics are generated every 6 hours, you can see day by day and monthly statistics too. In the MySQL Load section you will find a list of all the databases created within your semi-dedicated account manually and automatically, what number of queries were sent to each of them, the total day-to-day queries for the account as a whole, along with the average per hour rate. This data shall help you see how well your sites perform and if any of them requires optimization of some sort.