Matthias Pigulla
2017-11-29 20:08:56 UTC
Dear list,
is is possible to pass (additional) arguments to a program when starting a
job? Like ...
#>supervisorctl start myprogram extra-arg-1 extra-arg-2
I'd like supervisord to monitor a couple of jobs, but the arguments are
not known until the program has to be started.
In case this should be possible (and I missed the docs section?), can
several instances of a single program with different arguments run
concurrently?
Best regards
-mp.
is is possible to pass (additional) arguments to a program when starting a
job? Like ...
#>supervisorctl start myprogram extra-arg-1 extra-arg-2
I'd like supervisord to monitor a couple of jobs, but the arguments are
not known until the program has to be started.
In case this should be possible (and I missed the docs section?), can
several instances of a single program with different arguments run
concurrently?
Best regards
-mp.