Cola20150301

Results 4 comments of Cola20150301

yes,now i can't open it,when i click Nagstamon icon,it's gone away... it's always gone when i download the early version.

it's ok when i delete the config file '.nagstamon/servers/server_测试.conf'.so ...thank u

sed匹配的时候,在linux终端是能执行的,但是到了python环境下输出到agent的时候 port=\x01,导致数据读取不到,代码69行修改下 `insts_list = [ os.path.basename(i) for i in commands.getoutput(''' ps -ef |grep memcached|grep -v grep |sed -n 's/.* *-p *\([0-9]\{1,5\}\).*/\1/p' ''' ).split('\n') ] ` `insts_list = [ os.path.basename(i) for...

SSO登录可以参考 https://github.com/logto-io/logto