Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/XuVix/Monitoring_Bot

a Simple Bot to Monitoring Server
https://github.com/XuVix/Monitoring_Bot

Last synced: 9 days ago
JSON representation

a Simple Bot to Monitoring Server

Awesome Lists containing this project

README

        

# Monitoring_Bot
a Simple Bot to Monitoring Data Usage

# install
```
bash <(curl -s https://raw.githubusercontent.com/XuVix/Monitoring_Bot/main/install.sh)
```

# status
```
sudo systemctl status Monitoring_Bot.service
```
# Log
```
sudo journalctl -u Monitoring_Bot.service -f
```
# Stop and disable the service
```
sudo systemctl stop Monitoring_Bot.service

sudo systemctl disable Monitoring_Bot.service

sudo rm /etc/systemd/system/Monitoring_Bot.service

sudo systemctl daemon-reload

```

# Remove the installation directory
```
sudo rm -rf /opt/Monitoring_Bot

```



Telegram Badge