這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Server Monitor

描述

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!

螢幕截圖

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

安裝

  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.

評價

閱讀全部5個評價

貢獻者及開發者

“Server Monitor” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Server Monitor 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

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.