Plugin info
Maintenance & Compatibility
Maintenance score
Stale • Last updated 240 days ago
Is Simple DDoS Monitor abandoned?
Likely maintained (last update 240 days ago).
Compatibility
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
Description
Simple DDoS Monitor is your go-to solution for keeping an eye on your websites. This lightweight plugin checks for database errors or server downtimes, providing visual status indicators and email alerts when issues arise. Designed for simplicity and efficiency, it’s perfect for WordPress administrators who need reliable monitoring without complexity.
- Automatic Monitoring: Checks your sites every minute.
- Visual Feedback: Green checkmarks for healthy sites, red for issues.
- Email Alerts: Get notified when a site’s status changes (requires active admin page interaction).
- Lightweight Design: Minimal server impact for maximum efficiency.
Usage
- Go to Settings > DDoS Monitor in your WordPress admin dashboard.
- Enter the URLs of the websites you want to monitor, separated by commas.
- Save your settings and let the plugin do the rest.
Features
- Automatic site checks every minute.
- Visual status indicators (green for OK, red for issues).
- Email alerts when a site’s status changes from OK to another state, sent only when viewing the plugin’s admin page.
- Uses
wp_remote_getfor reliable HTTP requests. - Automatic protocol handling (no need to specify
http://orhttps://).
Notes
- The plugin relies on
wp_remote_getfor site checks. Ensure your server allows outgoing HTTP requests. - URLs do not require
http://orhttps://prefixes; the plugin adds them automatically. - Email alerts are sent only when you’re actively viewing the plugin’s admin page, as the monitoring task does not run in the background without user interaction.
Installation
- Download the plugin from WordPress.org.
- Upload the
simple-ddos-monitorfolder to the/wp-content/plugins/directory. - Activate the plugin through the Plugins menu in WordPress.
- Configure by navigating to Settings > DDoS Monitor in your WordPress dashboard.
Frequently Asked Questions
Navigate to Settings > DDoS Monitor in your WordPress dashboard and enter the URLs, separated by commas.
No, monitoring occurs only when you’re viewing the plugin’s admin page, as it does not execute background tasks without user interaction.
The plugin uses wp_remote_get to check sites. If your server blocks outgoing HTTP requests, monitoring will not work. Contact your hosting provider to enable this.
No, the plugin automatically adds the appropriate protocol.
Review feed
Screenshots
Changelog
1.0.1
- Fixed issues for WordPress.org plugin review compliance.
1.0
- Initial release of Simple DDoS Monitor.