fajarhide / gouptime

Golang monitoring uptime including Telegram

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GOuptime

Health checking downtime get notified to Telegram

HTTP Status Codes

  • 1xx: Informational - Request received, continuing process
  • 2xx: Success - The action was successfully received, understood, and accepted
  • 3xx: Redirection - Further action must be taken in order to complete the request
  • 4xx: Client Error - The request contains bad syntax or cannot be fulfilled
  • 5xx: Server Error - The server failed to fulfill an apparently valid request

Requirement

Usage

  1. Custom update file .env.example to .env
  2. Change file url.example to url
  3. bash start.sh {{name_service}}

Maintainer

fajarhide (https://github.com/fajarhide)

  • MIT License

About

Golang monitoring uptime including Telegram

License:MIT License


Languages

Language:Go 70.5%Language:Shell 29.5%