提交 e39951f6 编写于 作者: 曾伟伟

u

上级 1164e6f3
......@@ -104,7 +104,6 @@ def get_port_stat(server, ports, type, public, version):
def send_data(group, domain, key, data):
url = 'http://%s/cat/r/systemMonitor?group=%s&domain=%s&key=%s&op=sum&sum=%d' % \
(DATA_RECEIVER, group, domain, key, data)
print url
try:
urllib2.urlopen(url, timeout=0)
except Exception, e:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册