Process monitoring with Python and Telegram
Practical Example
Launch the script from the terminal with the following syntax:
python crashinspector.py token:user_id process_name interval
where token
is the token provided by BotFather, user_ID
is the Telegram user ID provided by the Get Chat ID bot, process_name
is the name of the process you are monitoring, and interval
is the time interval for performing the checks (in minutes). For example, run the following command to check the status of the filezilla
process every 30 minutes:
python crashinspector.py 7237372881:AAEA-ZPF9WMRX5aNSa0PoJDCiUePoNqu0Uk 17130319 filezilla 30
Assuming that filezilla
is terminated after about two and a half hours, the output will be similar to Listing 3.
Listing 3
Output
filezilla up and running at 2024-07-21 16:49:13.559405 filezilla up and running at 2024-07-21 17:19:13.616971 filezilla up and running at 2024-07-21 17:49:13.621785 filezilla up and running at 2024-07-21 18:19:13.624988 filezilla up and running at 2024-07-21 18:49:13.628092 Process filezilla is currently down
Conclusion
When launched from the console, the script described in this article obtains the list of running processes and checks for an instance of the process. If an instance of the process is active, a string indicating the date and time of the check is printed. The cycle continues in the same manner for the specified time interval. If the process is not running during an iteration of the cycle, the application prints a warning on the console and sends an alert message via Telegram.
Infos
- Visual Studio Code on Linux: https://code.visualstudio.com/docs/setup/linux
- Telegram Messenger: https://telegram.org/
- Ncat: https://nmap.org/ncat/
- Slack: http://www.slack.com
- Postfix: http://www.postfix.org
« Previous 1 2
Buy this article as PDF
(incl. VAT)
Buy Linux Magazine
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.

News
-
Linux Kernel 6.17 Drops bcachefs
After a clash over some late fixes and disagreements between bcachefs's lead developer and Linus Torvalds, bachefs is out.
-
ONLYOFFICE v9 Embraces AI
Like nearly all office suites on the market (except LibreOffice), ONLYOFFICE has decided to go the AI route.
-
Two Local Privilege Escalation Flaws Discovered in Linux
Qualys researchers have discovered two local privilege escalation vulnerabilities that allow hackers to gain root privileges on major Linux distributions.
-
New TUXEDO InfinityBook Pro Powered by AMD Ryzen AI 300
The TUXEDO InfinityBook Pro 14 Gen10 offers serious power that is ready for your business, development, or entertainment needs.
-
Danish Ministry of Digital Affairs Transitions to Linux
Another major organization has decided to kick Microsoft Windows and Office to the curb in favor of Linux.
-
Linux Mint 20 Reaches EOL
With Linux Mint 20 at its end of life, the time has arrived to upgrade to Linux Mint 22.
-
TuxCare Announces Support for AlmaLinux 9.2
Thanks to TuxCare, AlmaLinux 9.2 (and soon version 9.6) now enjoys years of ongoing patching and compliance.
-
Go-Based Botnet Attacking IoT Devices
Using an SSH credential brute-force attack, the Go-based PumaBot is exploiting IoT devices everywhere.
-
Plasma 6.5 Promises Better Memory Optimization
With the stable Plasma 6.4 on the horizon, KDE has a few new tricks up its sleeve for Plasma 6.5.
-
KaOS 2025.05 Officially Qt5 Free
If you're a fan of independent Linux distributions, the team behind KaOS is proud to announce the latest iteration that includes kernel 6.14 and KDE's Plasma 6.3.5.