该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的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

评价

此插件暂无评价。

贡献者及开发者

“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