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.
- A webserver
- A free account at UptimeRobot
- A text-editor
You can skip step 1 and 2 if you've already got a monitor at Uptime Robot
- Login at UptimeRobot.
- Add a new monitor
- Go to MySettings
- Eather get the "Main API Key" if you want all created monitors to show or get the "Monitor-Specific API Keys" and copy them
- Copy all files to your webserver
- Rename/Copy
js/config.example.js
tojs/config.js
- Paste one or more API keys as an array in
config.js