このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの 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.