Skip to content

Instantly share code, notes, and snippets.

@oazabir
Created April 27, 2014 11:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save oazabir/11343045 to your computer and use it in GitHub Desktop.
Save oazabir/11343045 to your computer and use it in GitHub Desktop.
Monitor various websites
#!/bin/bash
cd /home/
./monitorsite http://blog.omaralzabir.com/about/ islamblog.log "[ERROR]IslamBlog" omaralzabir@gmail.com
./monitorsite http://omaralzabir.com/using-custom-font-without-slowing-down-page-load/ omarblog.log "[ERROR]OmarBlog" omaralzabir@gmail.com
./monitorsite http://quranerkotha.com/aboutus/ quranerkotha.log "[ERROR]QuranerKotha" omaralzabir@gmail.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment