WP Server

Description

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
  • Memory usage in %age

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

Found a bug or have a feature request ? Report here

Screenshots

  • WP Server on top of wordpress dashboard
  • WP Server settings page

Installation

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

Reviews

There are no reviews for this plugin.

Contributors & Developers

“WP Server” is open source software. The following people have contributed to this plugin.

Contributors

Translate “WP Server” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Change log

2.2.3

  • Compatible up to WP 6.4.3

2.2.2

  • Compatible up to WP 5.8.1
  • Bug fixes

2.2.1

  • Compatible up to WP 5.5.3

2.2

  • Added Memory Usage

2.1.4

  • Compatible up to WP 5.2.2
  • Added Settings link on plugins page

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