Skip to content

toricls/pingbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pingbot

A proof of concept of website monitoring/health-checking tool based on serverless architecture, powered by AWS Lambda, Amazon DynamoDB, Amazon CloudWatch, Amazon S3 and Facebook React.

Under $0.1/month cost to use this tool thanks to the free tiers of AWS even if you are not a new AWS customer 🎉

Overview

Overview

Features

  • Scheduled website health checking
  • Storing results
  • Slack notification about failure/recovery of ping result
  • Web frontend to manage data
  • List ping results

Install, Update, Uninstall

See the instruction.

Screenshots

Web app

pingbotWeb

Slack

Slack

Contribution

  1. Fork (https://github.com/toricls/pingbot/fork)
  2. Create a feature branch
  3. Commit your changes
  4. Rebase your local changes against the master branch
  5. Create a new Pull Request

Licence

MIT

Author

toricls