Monitor your WordPress site the right way with most important server stats like database details, Memory Usage, PHP details, CPU load, Server Uptime & more.
Contributors: isaumya
Author URI: https://www.isaumya.com
Plugin URI: https://www.isaumya.com/portfolio-item/wp-server-stats/
Donate link: https://donate.isaumya.com/
Requires at least: 4.2
Tested up to: 5.2
License: MIT
WP Server Stats plugin will give you the ability to monitor your WordPress site at it's core level. With all most important server stats like allocated memory, memory usage, CPU usage etc. you can always identify if something wrong is going on with your site.
Also now you don't have to contact your host every single time for minor things. You can easy see the server stats at your WP admin dashboard and take curtail decision based on that, like if enabling some plugin is consuming a lot of memory or CPU etc.
It took countless hours to code, design, test and include many useful server info that you like so much to show up in your WordPress dashboard. If you enjoy this plugin and understand the huge effort I put into this, please consider donating some amount (no matter how small) for keeping aliave the development of this plugin. Thank you again for using my plugin. Also if you love using this plugin, I would really appiciate if you take 2 minutes out of your busy schedule to share your review about this plugin.
Features of the plugin include:
This plugin uses PHP shell_exec()
function which is by default enabled by all good hosting companies. But a small percentage of hosting company disable shell_exec()
by default. So, please contact your hosting company to make sure shell_exec()
is enabled in your account before installing this plugin. Otherwise you will get an ERROR Code EXEC096T
for every feature that uses shell_exec()
.
This plugin has been developed and tested for Linux based server only so there is a very high chance that it might NOT work for Windows based servers. So I highly recommend this plugin to be used by those users who uses a Linux based server. I currently has no plan to add Windows Server support as a very tiny amount of people still use Windows Server in this Linux age. I may add Windows support in future.
EXEC096T - PHP shell_exec()
function has not been enabled in your account, which this plugin highly needs to run properly. So contact your server host and ask them to enable PHP shell_exec()
function for your account.
IP096T - Your server is not returning the IP properly. There is definately some issue with your server configuration. Please contact your host and tell then that PHP gethostbyname( gethostname() )
is unable to get the server IP, ask them to look into thier server configuration and to fix the configuration issue. If you have a self hosted VPS or dedicated server, the reason is still the same. If you are unable to find the configuartion issue inside your server, I highly suggest you to hire a knowledgable server admin to look into your server. In most cases you should never get this error message.
WP Server Stats is 100% compatible with translation and you can translate any text to whatever language you want. As this plugin doesn't comes with an in-built translation, I will suggest you to use plugin like Say What? to change the texts, you just have to use the text domain as wp-server-stats
within the plugin to change the texts.
The list of people whom I wanna specially thanks without whom this plugin would have never been completed.
If you like this plugin please don't forget to write a review and if possible please Donate some amount to keep the plugin and it's development alive.
Dashboard - for people who have PHP shell_exec()
function enabled & executable on their server
Dashboard - for people who does NOT have PHP shell_exec()
function enabled or executable on their server
WP Server Stats Admin Settings Page (since v1.3.1)
Page to show up more in-depth details about your PHP installlation
Page to show up more in-depth details about your Database server
Please Note: if you wanna test out the development/beta version of this plugin, feel free to install this github version, as I will do all the updates here and after the plugin is completely stable, then only I will push it to WordPress repo.
So, in WordPress remo the plugin version number will follow like this X.X.X, whereas in Github the version number with follow like this X.X.X.X where the last X denotes beta phase
For the actual plugin changelog, please checkout the WordPress Plugin's Changelog section. It is hard to update the same thing in two seperate places.