Re: [ovs-dev] [PATCH v3] Add monitoring to ovsdb

2016-08-11 Thread Ben Pfaff
On Thu, Aug 11, 2016 at 11:33:17AM -0500, Conner Herriges wrote: > Monitoring is a valid option on POSIX based platforms. The monitor > creates an additional process to monitor the ovsdb-server daemon. If > the daemon dies due to a programming error, then the monitor process > starts a new copy of

[ovs-dev] [PATCH v3] Add monitoring to ovsdb

2016-08-11 Thread Conner Herriges
Monitoring is a valid option on POSIX based platforms. The monitor creates an additional process to monitor the ovsdb-server daemon. If the daemon dies due to a programming error, then the monitor process starts a new copy of it. If the daemon dies or exits for another reason, the monitor process e