Manisha Yadav via slurm-users slurm-users@lists.schedmd.com writes:
Hii Bjørn-Helge,
I would like to know if it is possible to configure Slurm job notifications via SMS.
It should be possible. Slurm itself only calls a program/script (MailProg in slurm.conf, default "/bin/mail") when it is supposed to send mail, and you can write your own script that does whatever you want. For instance, on two of our clusters, we have written a script that contacts a locally developed ReST API for sending messages to users.