DEV Community

alfiosalanitri
alfiosalanitri

Posted on

How to Receive Telegram Alerts for High CPU and RAM Server Usage

This is a simple bash script that monitor the server CPU (Load Average), RAM usage, check the systemctl services status and send an alert to telegram user if the RAM/CPU usage is greather then limit or a service is failed.

Requirements

Installation
Clone this repo

Usage
Follow this steps

Top comments (0)