Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

Observo Monitoring

Beschreibung

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

Screenshots

  • Example json Output

Installation

  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)

FAQ

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

Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

Mitwirkende & Entwickler

„Observo Monitoring“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „Observo Monitoring“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

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