tiagocoutinho / multivisor

Centralized supervisor WebUI and CLI
GNU General Public License v3.0
184 stars 37 forks source link

Mail Alert configuration Through Multivisor #53

Closed mdsajid786 closed 3 years ago

mdsajid786 commented 5 years ago

Hi All,

Is it possible to configure email alerts through multivisor if any application is in exited or stop state?

tiagocoutinho commented 5 years ago

No, not at the moment.

I would advice doing this using one of the supervisor plugin tools (by means of graphene for example)

You would have to configure each supervisor instance individually. If you have many instances you could use ansible, puppet or salt to automatize this.

tiagocoutinho commented 3 years ago

I hope this answered your question. I am closing the issue. Feel free to reopen if you have more questions :-)