A simple project to monitor URLs for when it stops responding and comes back online. Sends a webhook to Slack incoming webhook apps.
git clone https://github.com/Playfrog4u/server-monitor.git
yarn
Copy and modify the /configs/urls.template.json
to /configs/urls.json
Copy and modify the /configs/webhooks.template.json
to /configs/webhooks.json
Run the following command at the root folder of this project
yarn start
yarn pm2-start
yarn pm2-stop
✉️ Contact me with any questions: GitHub