Re: [ovs-dev] [PATCH ovn] ovn-dbctl: Initialize process title.

2021-08-17 Thread Numan Siddique
On Thu, Aug 12, 2021 at 8:35 AM Ilya Maximets wrote: > > If process title is not initialized, the monitoring process can not > change it, so the current status of the monitored process is not visible > in the output of 'ps -aux' or other utilities. > > Before: > $ ps -aux | grep nbctl > 2926

[ovs-dev] [PATCH ovn] ovn-dbctl: Initialize process title.

2021-08-12 Thread Ilya Maximets
If process title is not initialized, the monitoring process can not change it, so the current status of the monitored process is not visible in the output of 'ps -aux' or other utilities. Before: $ ps -aux | grep nbctl 2926 ovn-nbctl --detach --monitor --log-file --unixctl=./ovn-nbctl.ctl 2