Este plugin no ha sido probado con ninguna las 3 últimas versiones principales de WordPress. Puede que ya no se mantenga o no tenga soporte, y puede que tenga problemas de compatibilidad cuando se utiliza con versiones más recientes de WordPress.

Server Monitor

Descripción

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!

Capturas de pantalla

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

Instalación

  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.

Opiniones

Leer los 5 comentarios

Colaboradores & Desarrolladores

“Server Monitor” es software de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce & #8220;Server Monitor” a tu idioma.

¿interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN , o suscríbete al log de desarrollo por RSS .

Historial de cambios

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.