WP Server – Plugin

We’re happy to announce the release of WP Server load and uptime monitoring plugin for wordpress

Plugin Name: WP Server

Latest version: 2.1.3

Download Link: WP Server on WordPress.org | WP Server on GitHub

Show average server load and uptime of your linux server on top in admin panel. It contains three values, first one is the load average for last 15 minutes, second one is for 5 minutes, third one is for last 1 minute.

Now you can easily monitor your server load in real time whenever you want without installing any script or moving out of your wordpress admin panel.

Options include turn off, on or legacy mode.

It shows:

  • 3 averages for server load
  • server uptime in days and hours

If useful – Future versions are planned to have more options, so please leave a feedback

== Installation ==

  1. Upload the plugin to the `/wp-content/plugins/` directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress, you’re done
  3. Goto: settings > WP Server and either turn on or use legacy mode and you’re done

== Frequently Asked Questions ==

= Does it support windows server? =

No it don’t, currently only linux server are supported

== Screenshots ==

1. WP Server on top of wordpress dashboard

wp server on top admin dashboard

== Changelog ==

= 2.1.3 =
* Fixes a PHP notice issue
* Compatible up to WP 5.1.1

= 2.1.2 =
* Changed default to off
* Compatible up to WP 5.0

= 2.1.1 =

* Fixed issue where settings didn’t reflect immediately after saving changes
* Compatible up to WP 4.7

= 2.1 =

* Compatible up to WP 4.5
* OOP improvements
* Added all code into single class, except activation and uninstall hooks (obviously)
* Added default option (to be turned on for first install)

= 2.0.3 =
* Compatible up to WP 4.4.2
* Added css class to button

= 2.0.2 =
* Compatible up to WP 4.2.2

= 2.0.1 =

fixed missing files

= 2.0 =

Enhancement: added admin panel settings page
Enhancement: added legacy option for issue
Bug fix: some servers not showing load averages fixed by legacy mode
Compatibility: up to WP 4.0.1

= 1.2 =

wp 3.7.1 compatibility fix

= 1.1 =

wp 3.3 compatibility fix

= 1.0 =
Initial release

Download Link: WP Server on WordPress.org | WP Server on GitHub

11 comments on “WP Server – Plugin

    1. I’m sorry to hear that, its optimized to work on 3.2.1 too

      Did you get any error or warning somewhere ? (look at the top and bottom of your wordpress admin panel)

      It will be a great if you can let me have a look at it inside your admin panel, so that I can spot the issue and fix it in next release (you can dm me the logins on twitter: http://twitter.com/nabeelkhan )

  1. I am continually receiving the following error:

    "...bserver_noncename in /home/kagto/public_html/sandbox/wp-content/plugins/wp-server/wp-server.php on line 33"
    

    (Sorry, the first part is always cut off by the left-hand menu column)

    As soon as I go to the WP Server settings and click Save Changes, the problem goes away – until I either leave and re-enter Admin Mode, or (on a MultiSite) I change blog focus.

    I am getting the same problem on both a single blog and on a separately installed MultiSite/subfolders.

    I am running WordPress Version 5.0.3 on PHP 7.3

    1. Thank you for reporting. It has been fixed now in version 2.1.3. Please update the plugin from WordPress admin panel. Please let me know if you have any other issue.

      For info, the error was:

      Undefined index: nabserver_noncename	...

Leave a Reply

Your email address will not be published.