Skip to content
/ urlmon Public

Simple shell script to monitor web services and send alerts to email.

Notifications You must be signed in to change notification settings

Mk-00/urlmon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

urlmon

Simple shell script to monitor web service availability and send alerts to email.

User guide

Add the script to crontab and run it for example once in a 5 minutes.

*/5 * * * * root /root/urlmon.sh -c /root/urlmon.conf > /dev/null 2>&1

About

Simple shell script to monitor web services and send alerts to email.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages