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

Observo Monitoring

描述

Install the plugin and check the Status URL Link. You can submit it to observo-monitoring.com to monitor it 24/7.
– shell_exec must be available for cpu and memory
– The plugin will install an open rest api
– External servers can access this api to get performance stats
– Services like observo-monitoring.com can give you an added value

Credits

Observo Monitoring

螢幕截圖

  • Example json Output

安裝

  1. Upload the entire folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Check Status URL Link (It’s next to the plugin deactivate button, if you missed the notice)

常見問題

Is there a free version of observo-monitoring.com to scan my site?

Yes, you can try Observo Monitoring for free with 60 start credits

Why does the plugin need write access to the plugin directory?

The plugin installs an opensource script named “sysinfo”. To make sure that no one simply accesses the script without your knowing that, the directory is renamed individually during installation.

What is the copyright of sysinfo?

Michael Cramer BigMichi1@users.sourceforge.net, 2009 phpSysInfo, http://opensource.org/licenses/gpl-2.0.php GNU General Public License version 2, or (at your option) any later version

評價

There are no reviews for this plugin.

貢獻者及開發者

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

貢獻者

將 Observo Monitoring 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

1.0.6

  • Update Error Bugfix

1.0.5

  • Update Error Bugfix

1.0.4

  • Update Error Bugfix

1.0.3

  • Update Error Bugfix

1.0.2

  • Added ?code=XY to open rest api url

1.0.1

  • Sysinfo added for more precise cpu load information

1.0.0

  • First Release