Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

Server Monitor

Descrizione

Our Server Monitor plugin adds thre simple widgets to your WordPress Dashboard displaying general info about your server, PHP, your database and your WordPress installation.

We’ve kept the plugin as simple as possible and therefore made no settings available. But, as not all of you may need all of the information made available via this handy plugin, we’ve splitted it into three widgets. And as you know, you can simply hide them from the Options tab in your WordPress dashboard! Just click “Options” on the top right corner of your browser window and untick the widgets you don’t need.

Oh, and for the speed junkies (like us), all data will be stored and served via a transient. This way the plugin will have no impact on your dashboard loading time!

Widget #1: General

  • Host Name
  • Server IP
  • Server Path
  • Server Load
  • Uptime
  • Server Info (Software)

Widget #2: PHP & Database

  • PHP Version
  • PHP Post Max Size
  • PHP Time Limit
  • PHP Max Input Vars
  • MySQL Version
  • Database Size

Widget #3: System Status

  • WordPress Version
  • Multisite?
  • Active Plugins
  • Memory Limit
  • Max Upload Size
  • Debug Mode
  • Language
  • Timezone

Contributions

Contributions are warmly welcome via GitHub.

Translations

Translations included:

All our plugins are fully localized/translateable by default and include a .pot-file! Please contact us via Twitter or hit us on GitHub, if you have a translation you want to contribute!

We’d love to hear from you!

Follow us on Twitter, like us on Facebook, circle us on Google+ or fork us on GitHub!

Screenshot

  • Widget #1
  • Widget #2
  • Widget #3

Installazione

  1. Upload ‘server-monitor’ to the ‘/wp-content/plugins/’ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Done! Now visit your Dashboard to see the widgets.

Recensioni

Leggi tutte le recensioni di 5

Contributi e sviluppo

“Server Monitor” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Traduci “Server Monitor” nella tua lingua.

Ti interessa lo sviluppo?

Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.

Changelog (registro delle modifiche)

0.1.0

Initial release.

0.1.1

Fixed l10n bug (text domain not loaded).

0.1.2

Save data in transient to reduce server load.

0.2.0

Minor fixes/enhancements, added Greek translation (thanks to Anestis Samourkasidis).

0.2.1

Updated readme files and screenshots.