# Functions
ExecuteServiceCmd will execute the specified service-related command for the Tendermint service on this machine.
IsTendermintRunning attempts to check whether there is a process called "tendermint" currently running on the system.
MakeOutageEndpointHandler creates an HTTP handler for dealing with the incoming up/down requests to bring the Tendermint service up or down.