Skip to content

⌚ Script to monitor a website uptime using Google Spreadsheets.

License

Notifications You must be signed in to change notification settings

erikmartinjordan/uptimeSheet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uptimeSheet

Get your website's uptime using Google Spreadsheets. Here is an example monitoring two websites.

uptimeSheet

How to use it

  1. Create a new Google Spreadhseet
  2. Tools > Script editor
  3. Copy uptime.gs in the editor
  4. Replace SheetNames, uptimeURLs and yourEmail:
    • SheetNames: Sheets to record data (1 sheet for each website)
    • uptimeURLs: URLs to monitor
    • yourEmail: Email to get notified if errors
  5. From the script window: Edit > Current project's triggers
  6. Add a time trigger for the script (minute, hour, day)

The script will fill a sheet with two columns: date of execution and website status (1 or 0).

Author

Erik Martín Jordán

License

This project is open source and available under the MIT License.

About

⌚ Script to monitor a website uptime using Google Spreadsheets.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published