=== WP Server Stats === Contributors: isaumya Author URI: https://www.isaumya.com Plugin URI: https://www.isaumya.com/portfolio-item/wp-server-stats/ Donate link: http://donate.isaumya.com/ Tags: dashboard, widget, server, stats, information, admin, isaumya Requires at least: 4.1 Tested up to: 4.4 Stable Tag: 1.0.2 License: GNU Version 2 or Any Later Version Monitor your site the right way with most important server stats like memory usage, CPU load & more. == Description == 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 meory, memory usage, CPU usgae 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 crutial decision based on that, like if enabling some plugin is consuming a lot of memory or CPU etc. Features of the plugin include: * Shows the server IP address * Shows server loacation * Shows server hostname * Shows allowed memory for your WordPress site * Amount & Percentage of the memory you are currently using * Realtime CPU usage percentage * Memory & CPU info bar changes color based on the load * Designed with flat colors * Memory & CPU usage info at the admin footer so that no matter what admin page you are, you can always see it * Uses WordPress Object Caching mechanism to run the plugin super smooth without eating a lot of resource * Only shows to the Administrators **READ BEFORE INSTALLING** 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 conatct 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()`. **Very Important Note** 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 recommed 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. **ERROR Code List** **LOC096T** - This is a general API error so wait for a few minutes and then refresh the page, it will fix the issue. **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. **Languages** 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?](https://wordpress.org/plugins/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. **Very Special Thanks** The list of people whom I wanna specially thanks whithout whom this plugin would have never been compleated. * Justin Catello from [BigScoots Hosting](https://www.isaumya.com/refer/bigscoots) - Looking for quality managed SSD hosting? Go with [BigScoot Hosting](http://www.bigscoots.com/portal/?affid=261) keeping your eye closed. They are that much good. * [Pippin Williamson](https://twitter.com/pippinsplugins) from [Easy Digital Download](https://easydigitaldownloads.com/) * [Justin Kimbrell](https://twitter.com/justin_kimbrell) for [FlipClock.js](http://flipclockjs.com/) * Alex Rabe * Vlad from [ip-api.com](http://ip-api.com/) **Support the Plugin** If you like this plugin please don't forget to write a review and if possible please [Donate some amount](http://donate.isaumya.com/) to keep the plugin and it's development alive. == Screenshots == 1. Screenshot Dashboard == Installation == 1. Go to Plugins > Add New 2. Search for WP Server Stats and Install it 3. Go to your admin dashboard and you will see the dashboard widget over there. == Frequently Asked Questions == = Do I need any special configuration in my server/hosting account? = No. 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 conatct 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()`. = What are the different ERROR Codes thrown by this plugin? = **ERROR Code List** **LOC096T** - This is a general API error so wait for a few minutes and then refresh the page, it will fix the issue. **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. == Changelog == = 1.0.2, October 27, 2015 = * Updated readme file = 1.0.1, October 27, 2015 = * Some minor bug fix = 1.0.0, October 27, 2015 = * First offical release!