Simple Web Monitor
Simple Web Monitor it's easy program for monitoring your domain.
When monitor detect risk:
- http status diffrent from 200
- response size lower than 512 bytes
Program will send you an email.
How it use
- Check help
./swm.sh --help - Create
.envfile based on.env.distwith credentials form mailer- important - don't use quotation marks
- Run script manuallny eg.
./swm.sh -d https://github.com/404 -r your@email.com- When you get the email everything is fine
- Add script to your crontab
- usefull online cron schedule expressions tester - https://crontab.guru/
Required programs in OS
- curl
- numfmtm
- cut
- tr
- sed
- wc
- crontab
On this page
Languages
Shell100.0%
Contributors
Created February 16, 2020
Updated February 6, 2021