Starting and stopping UM-Client
You can go in the directory
/usr/upsman/umclient
and enter the following commands:
-
./umc_stop
to stop UM-Client
-
nohup ./umc &
to start UM-Client
To start UM-Client in verbose mode:
-
In the directory
/usr/upsman/umclient
start UM-Client with the option -v with the command
./umc -v
to activate verbose mode.
You will obtain the
Messages in verbose mode
To stop verbose mode:
-
Stop UM-Client then start it without the option -v