davidsommer / uptime-dash

Dashboard that gives you a nice responsive overview of your uptimerobot monitored sites

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

uptime-dash

A Dashboard that gives you a nice responsive overview of your uptimerobot monitored sites. This Project is based on the work of https://github.com/digibart/upscuits.

Uptime Dash

Frameworks used:

Tools needed:

  • A webserver
  • A free account at UptimeRobot
  • A text-editor

Preparations:

You can skip step 1 and 2 if you've already got a monitor at Uptime Robot

  1. Login at UptimeRobot.
  2. Add a new monitor
  3. Go to MySettings
  4. Eather get the "Main API Key" if you want all created monitors to show or get the "Monitor-Specific API Keys" and copy them

Directions:

  1. Copy all files to your webserver
  2. Rename/Copy js/config.example.js to js/config.js
  3. Paste one or more API keys as an array in config.js

About

Dashboard that gives you a nice responsive overview of your uptimerobot monitored sites

License:GNU Lesser General Public License v3.0


Languages

Language:JavaScript 50.3%Language:HTML 44.1%Language:CSS 5.6%