A hubot script that shows the status of all Uptime Robot Monitors.
See src/uptimerobot.coffee
for full documentation.
Add the Uptime Robot account API key with the environment variable HUBOT_UPTIMEROBOT_APIKEY
In hubot project repo, run:
npm install hubot-uptime-robot --save
Then add hubot-uptime-robot to your external-scripts.json
:
[
"hubot-uptime-robot"
]
user1>> hubot uptime
hubot>>
Name Status Uptime
-------- ------ ------
Website DOWN 99.95%
API UP 100%