Skip to content

Simple monitoring of your infrastructure. Is the service UP or Down? That's it. No complicated configs. No need to pay anyone for setup support either.

License

Unknown, Unlicense licenses found

Licenses found

Unknown
LICENSE
Unlicense
LICENSE.old

jthop/pyping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyping

Dead Simple Monitoring

To get up and running:

Take care of some docker stuff

  • docker volume create mongodb-pyping
  • docker network create pyping
  • docker network create traefik

Now create some config files with the provided templates

  • cp app/config/setup.cfg.template app/config/setup.yml
    • edit accordingly
  • choose a docker-compose yaml from /examples
  • edit for your environment and move to ./docker-compose.yml

coming soon:

  • dns secvice_types
  • more agent services

About

Simple monitoring of your infrastructure. Is the service UP or Down? That's it. No complicated configs. No need to pay anyone for setup support either.

Topics

Resources

License

Unknown, Unlicense licenses found

Licenses found

Unknown
LICENSE
Unlicense
LICENSE.old

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published