Skip to content

themanwhosold/ripecheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ripecheck

A short python status check for your RIPE Atlas probe

##Requirements The script needs Python 3.x, it won't work with Python 2.x

##Usage Crontab entry to run the script every hour at xx:00: 0 * * * * /usr/bin/python3.4 /ripecheck.py

Run the script manually, just replace the python version with your version number and the path with your path python3.4 //ripecheck.py or python3.4 //ripecheck.py 2>&1> /dev/null if you don't want to see the output of the script

About

A short python status check for your RIPE Atlas probe

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages