Linux 软件免费装

UKH Uptime Monitor

开发者 khamami
更新时间 2026年9月11日 19:44
PHP版本: 7.4 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

status alert monitoring uptime downtime

下载

1.0.3

详情介绍:

UKH Uptime Monitor monitors your WordPress site 24/7 and sends you an email alert the moment your site goes down. Features How It Works
  1. Install and activate the plugin
  2. UKH Uptime Monitor starts checking your site every 5 minutes
  3. If your site goes down, you receive an email alert immediately
  4. When your site comes back up, you receive a recovery notification
Shortcode Use [ukhug_status] on any page to display a public status page.

安装:

  1. Upload the ukh-uptime-monitor folder to /wp-content/plugins/, or install via the WordPress plugin screen
  2. Activate the plugin through the 'Plugins' screen in WordPress
  3. Go to UKH Uptime Monitor in the admin menu to configure settings
  4. Set your alert email and click "Check Now" to test

升级注意事项:

1.0.1 Renaming, prefix, and security fixes per WordPress.org Plugin Review Team guidelines. 1.0.0 Initial release.

常见问题:

How often does it check my site?

Every 5 minutes (300 seconds) via WP-Cron.

Will it slow down my site?

No. The plugin uses WP-Cron which runs in the background. The check itself is a single HTTP request that takes less than 1 second.

Can I change the check interval?

The free version checks every 5 minutes. Custom intervals are available in the Pro version.

Does it work with caching plugins?

Yes. UKH Uptime Monitor makes HTTP requests like a regular visitor, so it works with all caching plugins.

What happens if my site is down?

You'll receive an email alert with details about when the outage started and what error was detected. When the site comes back up, you'll receive a recovery notification.

Can I share a status page with my visitors?

Yes! Use the shortcode [ukhug_status] on any page to display a public status page.

Does it store data locally?

Yes. All data is stored in your WordPress database. No data is sent to external servers.

更新日志:

1.0.3 1.0.2 1.0.1 1.0.0