Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 284 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 284 Bytes

bash

personal bash utility scripts

website_monitor.sh A simple website monitor script, to determine whether a site is up and running or not. Does not provide any info like http error number, but keeps and appends to a log file. Really useful when used in combination with Cron.