Similiar to how these uptime monitoring servieces perform checks if your smtp or ftp server is running, how could I do this myself using python/ruby?

link|improve this question

50% accept rate
feedback

1 Answer

I believe this is exactly what you want: https://github.com/sebastien/watchdog

I've used it(customized) quite extensively. Enjoy!

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.