Skip to content

jcrawford/ruby-status

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

ruby-status

This is a simple script which will poll a url every 60 seconds and tell you if the site is up or down. To run this on the command line you use one of two commands

# > ruby status.rb "http://www.domain.com/"

# > ./status.rb "http://www.domain.com/"

If this fails to run on your machine please make sure the shebang is properly set for your environment.

About

Ruby website status polling script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages