在ubuntu下安装goagent

sudo apt-get install python-dev

sudo apt-get install libevent-dev

 

sudo apt-get install python-setuptools

#安装gevent

 

curl -k -L http://git.io/I9B7RQ|sh

python <goagent目录>/server/uploader.zip

#修改<goagent目录>/local/proxy.ini中的appid为在google中申请的appid

你可能感兴趣的:(goagent)