commit 1bf46cede0bc5eacc00babc804df9636216a0b14 Author: Ricardo Date: Sun May 28 12:10:24 2023 +0200 Initial commit diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..c7ffc1a --- /dev/null +++ b/LICENSE @@ -0,0 +1 @@ +"THE BEER-WARE LICENSE" (Revision 42): wrote this file. As long as you retain this notice you can do whatever you want with this stuff. If we meet some day, and you think this stuff is worth it, you can buy me a beer in return Poul-Henning Kamp diff --git a/README.md b/README.md new file mode 100644 index 0000000..d0c89c9 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Telegram_linux_monitor + +This bash scripts monitors a given process and once the process stops by any reason it a telegram BOT will send a message to a user or group. \ No newline at end of file