Skip to content

Use UptimeRobot's API to submit/replace a simple list of URLs for monitoring

Notifications You must be signed in to change notification settings

keithbentrup/SimpleURMonitoring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Goal

Use UptimeRobot's api to quickly REPLACE your remote list of urls to monitor with a local list maintained in a simple format.

Instructions

  1. Save config.ini.tmpl and urls-to-monitor.txt.tmpl without the .tmpl suffix
  2. Update config.ini with
    1. your apiKey from "My Settings"
    2. your monitorAlertContacts curl -s "https://api.uptimerobot.com/getAlertContacts?apiKey=#YOUR_API_KEY#"
  3. Create a list of quoted friendly name & url pairs to monitor in http-urls-to-monitor.txt
  4. npm install
  5. node ./index.js

About

Use UptimeRobot's API to submit/replace a simple list of URLs for monitoring

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published