Skip to content

laekov/slurm-notify-telegram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

slurm-notify-telegram

Send notification of jobs on slurm to telegram bot.

Installation

For the python scripts, install telebot.

Deployment

  • bot_server.py replies to /hello and /getcid messages by polling TG. Run it anywhere for convenience.
  • notification_server.py receives notifications by http, and forward them to specific chat.
  • snotified.sh is run by each user on the head node of slurm controller. It reads notifications of jobs via intra-node email sent by slurm, and send them to the notification server.

Usage

See the help message in bot_server.py

About

Send notification of jobs on slurm to telegram bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published