Skip to content

jemisonf/uptime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

uptime

A quick python CLI for precisely measuring service uptime over a specific period. Requires python >=3.7 and poetry.

Install deps with poetry install

Run with poetry run python3 ./uptime.py --url $SERVICE_URL

Also accepts a --interval flag but defaults to waiting 50ms between requests.

Stop with CTRL+C or SIGINT.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages