This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Uptime Robot Plugin for WordPress

Description

This Uptime Robot Plugin for WordPress let’s you show your uptime server stats from Uptime Robot inside the WordPress admin area and if desired on pages, posts or in a widget. You can show multiple monitors on your preffered place using a simpel shortcode.

Simple installation and configuration

Admin side

  • Settings, choose wich monitors to be enabled, move offline monitors to the top
  • View all monitors including status, duration and details
  • Drag and drop to order monitors
  • Logs with offline/paused status history
  • Response time charts for all monitors
  • Shortcode guide
  • Custom caching time

Client side

  • Customize styling

  • Display uptime stats anywhere with a shortcode [uptime-robot]

  • Display logs where you want it with a shortcode [uptime-robot-logs]

  • Display a response time chart where you want it with a shortcode [uptime-robot-response]

  • Custom front end shortcodes (see shortcode page inside admin area).

Check out the live demo @Aphotrax

Screenshots

  • Settings page

  • Shortcodes output example

  • Monitor details in the admin area

  • Customized styling

  • Response time charts

  • Shortcode overview

  • Log history in the admin area
  • Dashboard will show uptime stats and logs for the last month

Installation

  1. Upload the files and folder in the zip file ‘uptime-robot-nh’ to the ‘/wp-content/plugins/’ directory.

  2. Activate the plugin through the ‘Plugins’ menu in WordPress

  3. Enter your API Key and monitor id(s) on the settings page

  4. Place a shortcode anywhere you wish.

FAQ

Can I safely upgrade from V1.x to V2?

Yes, you can upgrade without a problem to the new version. Just be informed that the shortcodes with -nh in the end are not supported any more. Also some attributes in shortcodes have been changed. I would advise you to check your shortcodes and settings after upgrading. All old settings/options will be deleted from your WordPress installation, only the main apikey will be copied to the new database.

Why does the function offline monitors to top change the manual order?

Please upgrade PHP to version 7 or higher to get the ordering correct. Without it you will have to choose if you preffer offline monitors to the top with ordering by id, or manual ordering.

Reviews

9 Feabhra, 2023
I just integrated this into our WordPress site and it works fine. I used the Read-Only API key from Uptime Robot - although the instructions said to use the Main API key. I don't like to open more permissions than are needed so was happy that it could use the Read-Only key. I would like to turn off the columns for % uptime over the last n timeframes, but don't see an option to do this. Not a big deal I suppose. But that is why I took off a star, a little more flexibility in that arena would be better. I had no issues with it causing any kind of layout/formatting/CSS type issues on my implementation.
14 Deireadh an tSamhraidh, 2022
Just empty pages. Needs upgrading badly, is very outdated.
9 Lúnasa, 2019
Great work. Only thing I miss is a shortcode for only showing "Up/DOWN" Maybe it's there, and I just didn't find it. 😉 P.S. I just did the translation into Danish. Now waiting for it to be approved. 🙂
18 Samhain, 2016
The dashboard widget of this plugin interferes with the style and working of existing widgets, making the wp dashboard freeze - so: unusable, uninstalled it. CSS issue? Untested? I installed another Uptime Robot plugin and that just works fine.
3 Meán Fómhair, 2016
Works as advertised. We were able integrate it into our user interface to provide our members with great reporting data right on our site. Now they can check and see if their site is down or what their uptime is without having to open a ticket!
Read all 10 reviews

Contributors & Developers

“Uptime Robot Plugin for WordPress” is open source software. The following people have contributed to this plugin.

Contributors

“Uptime Robot Plugin for WordPress” has been translated into 1 locale. Thank you to the translators for their contributions.

Translate “Uptime Robot Plugin for WordPress” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

2.3

2.2.2

2.2

  • API request method changed so Curl is not needed anymore: cameronjonesweb
  • Bugfix MySQL activation: optimalisatie
  • Bugfix script registration for jquery: clevercookiedes
  • Mysql requests optimized for better performance

2.1.2

  • Undefined page error resolved By: mr_swede

2.1.1

  • Changes in sortabel function to avoid conflict with other themes. By: Sebastian
  • Changes in installation, activation, re-activation. By Jan Jaap

2.1

  • Disabled pro
  • Duplicate query issue resolved
  • Speed improvements

2.0.x

  • Changed api uptime_ratios to uptime_ranges for more accurate feedback from API
  • Added Romainian and complete French language files.

  • Option added to always show log table even without recent logs

  • Changes in upgrade processes
  • Small bug fixes
  • Partial caching enabled on admin side
  • Refresh option for realtime added
  • Dashboard widget added back

2.0

  • Complete rebuild of the plugin has taken place.
  • Multisite support for all round or seperate settings.
  • Caching improved and will be done in a seperate DB.
  • More then 50 monitors will work.
  • Duration of current status enabled.

Can I safely upgrade from V1.x to V2?

Yes, you can upgrade without a problem to the new version. Just be informed that the shortcodes with -nh in the end are not supported any more. Also some attributes in shortcodes have been changed. I would advise you to check your shortcodes and settings after upgrading. All old settings/options will be deleted from your WordPress installation, only the main apikey will be copied to the new database.