WP Manifestindependent plugin directory
manifest / developer / hypercart-server-monitor-mkii-wp-plugin

Hypercart Server Monitor MKII

Monitors server health (CPU, Memory, Disk) every 15 minutes with email alerts and admin dashboard. Requires Hypercart Helper.

by Hypercart DBA Neochrome · github.com/hypercart-dev-tools/hypercart-server-monitor-mkii-wp-plugin · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/hypercart-dev-tools/hypercart-server-monitor-mkii-wp-plugin/archive/refs/heads/main.zip

From the readme

Hypercart Server Monitor MKII Monitors server performance with synthetic PHP benchmarks every 15 minutes with email alerts and admin dashboard. Description Hypercart Server Monitor MKII is a lightweight plugin that continuously monitors your server's performance using a synthetic PHP benchmark that works on all environments (Local, staging, production, any OS). Benchmark Tests: Mathematical Operations - 50,000 iterations of sqrt/sin/cos calculations String Operations - 10,000 MD5 hashes with substring management Array Operations - 10,000 elements with sort/filter/map/reduce Features: Runs automatically every 15 minutes via WP-Cron Calculates a combined health score (0-100) Stores last 24 hours of metrics in JSON format Email notifications with score in subject line Circuit breaker protection to prevent runaway processes FSM-light state management for reliability Integrates with Hypercart Helper for

Read the full README on GitHub →