このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

[TNM] Server Status and Load Average

説明

This Plugin adds a Server Load Averages and Server Uptime widget into your
Admin Dashboard and admin bar that automatically refreshes.

This Plugin adds an options page in your WordPress Admin Dashboard. After activating
the Plugin, go to your Admin Dashboard Home and see the new widget and the load average in the admin bar.
You can configure the admin bar load average options from the settings page under:
Settings > [TNM] Server Status

Plugin developed by Christopher Erk.

インストール

  1. Upload ‘tnm-server-status’ directory to the ‘/wp-content/plugins/ directory
  2. Activate the plugin ‘[TNM] Server Status’ through the ‘Plugins’ menu in WordPress
  3. Go to the Admin Dashboard Homepage and find the new widget.

FAQ

Will it Increase My Server Load?

Yes. But probably not enough for you to notice the difference. The AJAX will create a new request every few seconds which queries your database and your server.
Change this option in the settings to a higher number to reduce the number of requests made to the server.

評価

このプラグインにはレビューがありません。

貢献者と開発者

[TNM] Server Status and Load Average はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“[TNM] Server Status and Load Average” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.0

  • 最初のリリース

1.1

  • Bug Fixes