User manual

26
Set Agent to be auto started when System boots:
Open “System Preferences -> Accounts -> Login items”; click “+” icon to add the
“Applications/Winpower/Agent” as Login auto start item. Refer to the following diagram 2-4-5.
Diagram 2-4-5
Start Agent:
You can double click the agent link in "Applications/Winpower" directory to start the Agent.
You can also start it in terminal by enter install directory and execute command:
Enter /opt/MonitorSoftware directory and execute command: sudo ./agent start
Start Monitor:
Double click the executable monitor link in "Applications/Winpower" directory to start Monitor.
You can also start it in terminal by enter install directory and execute command: sudo ./monitor
Stop Agent:
Enter install directory and execute command:
Sudo ./agent stop
On Linux and UNIX:
Start Agent:
Enter /opt/MonitorSoftware directory and execute command:
./agent start
Start Monitor:
Enter /opt/MonitorSoftware directory and execute command:
./monitor
Stop Agent:
Enter /opt/MonitorSoftware directory and execute command:
./agent stop