Skip to content

junoteam/pybot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyBot - Bot written in Python

Telegram bot written in Python. Targeted to check server load, status and actually to send any commands to server, to control it.

From PyBot you can get next information:

  • Load Average of Linux server
  • Memory (RAM) information from server
  • General information about OS and Kernel

Monitoring:

  • Now bot knows to monitor site LinuxSpace.org
  • When site LinuxSpace.org down, bot knows to send alert to user in Telegram with delay 5 seconds

You can send to PyBot next commands:

  • Restart Apache server
  • Restart MySQL server
  • Get Status of site LinuxSpace.org

Run it in background:

nohup python BotApi.py &

ScreenShot

About

PyBot - Telegram bot written on Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages