이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Uptime Robot

설명

This plugin will allow you to enter your Uptime Robot API key and will provide a dashboard widget that will show you each of your current monitors, the monitor ID, their type, ratio and will provide a link to each of the sites in question.

Each listing is also color coded visually depending on its status, providing much needed information at a quick glance.

Translations

  • English: Default – Always included.
  • German: Secondary – In der Regel enthalten.

Credits

  • Thanks to David Sal for the idea.
  • Uptime Robot for providing a wonderful free service.
  • @emiliorcueto for various bugfix(es).

Additional Info

No additional information is available at the moment.

스크린샷

  • Dashboard Widget
  • Widget Settings

설치

Either upload the zip in the plugins manager, or install using the WordPress dashboard and activate the plugin.
Once you have activated the plugin, visit the Uptime Robot settings submenu, and enter your Uptime Robot API key, and save your changes.

The widget and monitor listing will be displayed on your WordPress dashboard. You may also add a widget in the widget settings, or use the [uptime_robot] shortcode.

FAQ

Q: Do I need to sign up for Uptime Robot to get an API key?
  • A: Yes. You will not be able to obtain an API key otherwise.
Q: What is Uptime Robot?
  • A: Uptime Robot provides real time site monitoring for multiple different types of connections and data types.
Q: Does Uptime Robot cost anything?
  • A: No. They have free accounts and options.
Q: Are you affiliated with Uptime Robot?
  • A: No. I just thought others may enjoy this plugin.
Q: Does it cost anything to use this plugin?
  • A: No. However, you may donate to help fund further development if you find the plugin useful.

후기

2018년 9월 8일
Great idea but unfortunately it does not work. I enetered the API key, saved, but the Dashbord block still says "You haven't entered your API key". Bummer. I would also like to see a shortcode to put the display on a page or post.
모든 4 평가 읽기

기여자 & 개발자

“Uptime Robot”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Uptime Robot”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

v1.5.1

  • Fix missing table CSS.

v1.5.0

  • Major re-write.
  • Better class instantiation of class objects for modularity.
  • Numerous bug fixes.
  • Reduced amount of CSS needed to render widgets.
  • Remove Javascript tooltips and use CSS tooltips instead.
  • Remove Bootstrap dependencies.
  • Add [uptime_robot] shortcode to display widget where needed.
  • Updated translations.
  • Tagged as WordPress 4.5.x compatible.

v1.1.1

  • Properly sanitize the front end widget input/output.
  • Updated translations.

v1.1.0

  • Updated translations.

v1.0.9

  • Tagged as WordPress 4.2.x compatible.
  • Minified the CSS to help load times.
  • Added a new front-end widget.
  • Fixed a bug that allowed links to non http(s) servers.
  • Code cleanup to further adhere to WordPress coding standards.
  • Reverse final standalone version; will continue to provide future updates due to user requests.

v1.0.8

  • Tagging as ready for WordPress 4.1
  • ~~Final standalone version. Now being maintained only as a Maera framework plugin for WordPress. Find out more at http://press.codes~~

v1.0.7

  • Fix an issue with $port_tip being undefined which caused an error in the debugger.
  • Fix spelling and grammar mistakes in the documentation.

v1.0.6

v1.0.5

  • Added icons and tooltips for the monitor status and removed status text in an order to maximize widget real estate.
  • Added option to toggle the display of the monitor ID.
  • Added option to toggle the display of the uptime ratio.
  • Added option to toggle the display of the monitor type.
  • Cleaned up tooltip styling.

v1.0.4

  • Fix API key sanitization.

v1.0.3

  • Code and CSS cleanup. Revised tooltip function so that tooltips are displayed only on monitored ports. Updated screenshot.

v1.0.2

  • Add tooltips to show the port being monitored if the monitor subtype is set to “Port.”

v1.0.1

  • Fix error with loading CSS file if plugin directory name was changed.

v1.0.0

  • Initial Version