On Wed, Dec 14, 2016 at 11:16:53AM -0500, Lance Richardson wrote: > Currently the ovn-northd monitor process and the ovn-northd process > have the same name, e.g. ps -ef | grep northd shows (edited for space): > > ... ovn-northd --detach --monitor --log-file=ovn-northd.log --pidfile > ... ovn-northd --detach --monitor --log-file=ovn-northd.log --pidfile > > With the call to ovs_cmdl_proctitle_init() added, we have: > > ... ovn-northd: monitoring pid 15662 (healthy) > ... ovn-northd --detach --monitor --log-file=ovn-northd.log --pidfile > > Signed-off-by: Lance Richardson <[email protected]>
Thanks! Applied to master. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
