Debian 8.2
/usr/local/qcloud/YunJing# ls -l -R
.:
total 20
drwxrwxrwx 2 root root 4096 May 26 17:31 YDEyes
drwxrwxrwx 2 root root 4096 Jul 27 22:28 YDLive
drwxrwxrwx 2 root root 4096 Jul 27 10:13 conf
drwx--S--- 2 root staff 4096 Jul 28 00:24 log
-rwxrwxrwx 1 root root 141 May 26 17:31 uninst.sh
./YDEyes:
total 2184
-rwxrwxrwx 1 root root 2229480 May 26 17:31 YDService
./YDLive:
total 1560
-rw-rw-rw- 1 root root 30 Jul 27 22:28 LastUpdateTime.txt
-rwxrwxrwx 1 root root 1589064 May 26 17:31 YDLive
./conf:
total 20
-rwxrwxrwx 1 root root 29 May 26 17:31 collection.xml
-rwxrwxrwx 1 root root 11 May 26 17:31 host.dat
-rwxrwxrwx 1 root root 2488 May 26 17:31 security.dat
-rw-rw-rw- 1 root root 136 Jul 27 10:13 uuid.dat
-rwxrwxrwx 1 root root 1052 May 26 17:31 ydeyes.xml
./log:
total 1348
-rw-rw-rw- 1 root staff 2442 Jul 27 22:28 ydlive.20170727.log
-rw-rw-rw- 1 root staff 517 Jul 28 00:21 ydlive.20170728.log
-rw-rw-rw- 1 root staff 1366130 Jul 27 23:55 ydservice.20170727.log
/usr/local/qcloud/YunJing# cat log/ydservice.20170727.log | head -n12
2017-07-27 10:13:15 25683 INF YDMain --------------------------- YDService start, parent id is 25649 ---------------------------
2017-07-27 10:13:15 25683 ERR YDGlobalPublic Not found uuid file, path is /usr/local/qcloud/YunJing/conf/uuid.dat!
2017-07-27 10:13:15 25683 INF YDMain Before daemon pid:25683
2017-07-27 10:13:15 25685 INF YDMain After daemon pid:25685
2017-07-27 10:13:15 25685 INF YDMain Current Path:/usr/local/qcloud/YunJing/YDEyes
2017-07-27 10:13:15 25685 INF YDPushHandler Start push handler thread is successful
2017-07-27 10:13:15 25685 INF YDNetwork network start successful
2017-07-27 10:13:15 25685 INF YDMain Init is successful
2017-07-27 10:13:15 25685 INF YDNetwork Send thread start ok!
2017-07-27 10:13:15 25685 INF YDNetwork Recv thread start ok!
2017-07-27 10:13:15 25685 INF YDPushHandler Push handler thread start is successful
2017-07-27 10:13:15 25685 INF YDHealth Health monitor start successful
根据: https://www.qcloud.com/document/product/296/9928 路径名字都不同,貌似是新版本,而且是自己新装上的?