Skip to content

jaranguda/python-monitoring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-monitoring

A simple script to monitor HTTP

DOMAIN LISTS

Update domains.yaml, follow these format

project:
  - name: bing.com
    url: https://bing.com
open-source:
  - name: debian.org
    url: https://www.debian.org
  - name: ubuntu.com
    url: https://ubuntu.com/

BUILD DOCKER

To build a docker image

docker build -t jaranguda/python-monitoring

About

Simple script to monitoring HTTP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published