Supervisor / supervisor

Supervisor process control system for Unix (supervisord)
http://supervisord.org
Other
8.34k stars 1.23k forks source link

Monitor processes without launching it through Supervisord #1594

Closed vbmade2000 closed 1 year ago

vbmade2000 commented 1 year ago

I have some Systemd services running on Ubuntu machine. I am bound to run them using Systemd because of some requirements. But need Supervisord to monitor them. Is it possible?

mnaberez commented 1 year ago

https://github.com/Supervisor/supervisor/issues/1147#issuecomment-419174052