hello once again...i have one big question. (i will tell my actual state, and i will like to know if there's a supervisor way to achieve it)
currently i have on init script (lets call it A) that is running another script (B), B is actually a java process which controls and monitor an SMS modem. im running B from A in the following way screen -dmS MODEM /some/path/to/scripts/B.sh the reason im doing that is because with screen im able to enter to the screen and debug the current state of the modem itself. is there any way to achieve this in supervisor? whether is with a control over screen (which i think i wont be possible) or using stdout or stderr (which I've tried with no success). thanks
_______________________________________________ Supervisor-users mailing list [email protected] https://lists.supervisord.org/mailman/listinfo/supervisor-users
