python-hospital / hospital

Tools to diagnose Python projects (supervision, monitoring).
Other
40 stars 8 forks source link

Add base health check to make sure some host responds to ping #8

Closed benoitbryon closed 11 years ago

benoitbryon commented 11 years ago

Class PingHealthCheck with host attribute. timeout attribute is optional.