mg_shutdown

Name

mg_shutdown -- Shutdown the DAQ manager.

Synopsis

$DAQBIN/mg_shutdown host user

DESCRIPTION

Tries to shut down the DAQ manager that's runing in the system host started by user. By "tries to shutdown" we mean that the program attempts to ask the manager to shutdown via its REST server interface. As long as that interface is working there's a good chance this shutdown will succeed.

The shutdown process consists of invoking a SHUTDOWN transition, if the state is not already SHUTDOWN. Once that transition has completed, the server exits.