Thank you all. I had thought of writing my own, but I suspected it would be
too large of a time sink. Your nudges (and example script) have convinced
me otherwise, and in fact this is what I will do!
Thanks again!
On Tue, Apr 22, 2025 at 3:12 AM Bjørn-Helge Mevik via slurm-users <
slurm-users@list
Davide DelVento via slurm-users writes:
> I've gotten a request to have Slurm notify users for the typical email
> things (job started, completed, failed, etc) with a REST API instead of
> email. This would allow notifications in MS Teams, Slack, or log stuff in
> some internal websites and thing
Hi Davide,
Two things you may want to look into:
1. some (most?) web services have "email-to-service" mechanisms of
some sort: for instance, you can send an email to a Slack channel,
which will create a message from it:
https://slack.com/help/articles/206819278-Send-emails-to-Slack
2. Slurm has