Start TriAquae service

Locate to your TriAquae install path

cd /your installdir/TriAquae/sbin

启动服务

python tri_service.py start
_images/service_start_01.png

查看状态

python tri_service.py status
_images/service_status_01.png

关闭服务

python tri_service.py stop
_images/service_stop_01.png