Issue Description
Currently healthcheck only works when the server is started because many of the tests are doing searches on the database/config.
We can still perform many of these checks by using the DSEldif python class, so we should allow some of the functionality to work when the server is stopped.
Issue Description
Currently healthcheck only works when the server is started because many of the tests are doing searches on the database/config.
We can still perform many of these checks by using the DSEldif python class, so we should allow some of the functionality to work when the server is stopped.