HOW TO: if a Linux process fails, get a whatsapp notification (FREE).

Опубликовано: 22 Март 2026
на канале: lu4t Tech
463
6

Learn how to receive an alert on whatsapp when a Linux process is stopped.

The linux command used on the video is pidof:
https://manpages.debian.org/bullseye/...

The API used on the video has a FREE tier that can be found here:
https://rapidapi.com/inutil-inutil-de...

00:00 Intro
01:26 use pidof to monitor a linux process
02:38 create a bash script
03:52 test the script
05:03 add script to crontab