All Projects → toricls → pingbot

toricls / pingbot

Licence: MIT license
A website monitoring/health-checking tool based on serverless architecture.

Programming Languages

javascript
184084 projects - #8 most used programming language
shell
77523 projects
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to pingbot

gochanges
**[ARCHIVED]** website changes tracker 🔍
Stars: ✭ 12 (-90.91%)
Mutual labels:  website-monitor
redis-healthy
It retrieves metrics, periodically, from Redis (or sentinel) and send them to Logstash
Stars: ✭ 62 (-53.03%)
Mutual labels:  health-check
Owin.HealthCheck
Health Check Middleware for the OWIN pipeline
Stars: ✭ 22 (-83.33%)
Mutual labels:  health-check
web-status-monitor
🛸 Ping websites at regular intervals using just GitHub Actions!
Stars: ✭ 17 (-87.12%)
Mutual labels:  website-monitor
docktor
Health checking and security implementations for running Docker containers and images
Stars: ✭ 42 (-68.18%)
Mutual labels:  health-check
polaris-java
Lightweight Java SDK used as Proxyless Service Governance Solution
Stars: ✭ 84 (-36.36%)
Mutual labels:  health-check
Samples
Sample applications using App.Metrics
Stars: ✭ 19 (-85.61%)
Mutual labels:  health-check
netapp-cdot-nagios
Nagios-Checks for monitoring NetApp cDOT-Systems via NetApp Perl API
Stars: ✭ 40 (-69.7%)
Mutual labels:  health-check
node-healthchecks-api
The Node.js implementation of the Health Checks API by Hootsuite
Stars: ✭ 25 (-81.06%)
Mutual labels:  health-check
golang-health-checker
A simple package to allow you to track your application healthy
Stars: ✭ 12 (-90.91%)
Mutual labels:  health-check
express-actuator
Express middleware with endpoints to help you monitor and manage applications
Stars: ✭ 71 (-46.21%)
Mutual labels:  health-check
dnsdisco
DNS service discovery library
Stars: ✭ 25 (-81.06%)
Mutual labels:  health-check
heartcheck
A simple way to check if everything is good in your app
Stars: ✭ 22 (-83.33%)
Mutual labels:  health-check
statoo
`statoo` is a super simple http GET tool for checking site health
Stars: ✭ 28 (-78.79%)
Mutual labels:  health-check
websitechanges
Alerts you via email about a website change.
Stars: ✭ 43 (-67.42%)
Mutual labels:  website-monitor
microservice-graph-explorer
Navigate and explore all of the microservices in your application in real time using the real application connections.
Stars: ✭ 71 (-46.21%)
Mutual labels:  health-check
py-healthcheck
Write simple healthcheck functions for your Flask or Tornado apps.
Stars: ✭ 92 (-30.3%)
Mutual labels:  health-check
dbaTDPMon
dbaTDPMon - Troubleshoot Database Performance and Monitoring
Stars: ✭ 20 (-84.85%)
Mutual labels:  health-check
nodejs-health-checker
This is a Node package that allows you to track the health of your application providing readiness and liveness functionalities.
Stars: ✭ 34 (-74.24%)
Mutual labels:  health-check
graylog2-plugin-input-httpmonitor
HTTP Monitor plugin for graylog
Stars: ✭ 38 (-71.21%)
Mutual labels:  website-monitor

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].