Fix the 'essentials already started' bug
A service in the undefined state is dead, since it does not exist in the container list generated by the backend. Add also a column indicating if a service is essential or not in the command line client, to aid debugging.