Skip to content

clusdr status

If grpc.control_socket exists: daemon running (exit 0). If not: daemon not running (exit 1).

This is not the Health RPC. A running daemon that failed to bind the socket looks “down”.

Synopsis

bash
clusdr status

Default socket is $HOME/.clusdr/clusdr.sock (or /var/lib/clusdr/clusdr.sock if HOME is unset). Override with CLUSDR_CONTROL_SOCKET.

See also

Documentation is sourced from the clusdr/docs tree.