[go: nahoru, domu]

Skip to content
/ upbot Public

Send sms when domain is down until you delete upbot.alert

Notifications You must be signed in to change notification settings

mmpx12/upbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

UPBOT

Check if website is up. Id down send sms every 30 sec until you delete upbot.alert.

Only works with free mobile

RUN

Just change:

  • DOMAIN
  • FREE_ID
  • FREE_TOKEN

make the script executable:

chmod +x upbot.sh

And add a cronjob to run it every minutes:

* * * * * /home/user/monitoring/upbot/upbot.sh

Dependencies

  • bash
  • curl
  • bc

Releases

No releases published

Packages

No packages published

Languages