Start TriAquae service

Locate to your TriAquae install path

cd /your installdir/TriAquae/sbin

启动服务

python tri_service.py start

_p_w_picpaths/service_start_01.png

查看状态

python tri_service.py status

_p_w_picpaths/service_status_01.png

关闭服务

python tri_service.py stop

_p_w_picpaths/service_stop_01.png