标签:content service public 记录 title
用给自己记录用
def monitor_work_1(content):
dict_1={‘service‘:‘rdc_monitor‘,‘checkpoint‘:‘rdc_monitor_log‘,‘title‘:content,‘content‘:content,‘cluster‘:‘public‘,‘grade‘:‘2‘}
params = urllib.urlencode(dict_1)
urllib.urlopen(‘http://alert.sae.sina.com.cn/new/‘,params)
本文出自 “expect批量同步数据” 博客,请务必保留此出处http://4249964.blog.51cto.com/4239964/1566385
标签:content service public 记录 title
原文地址:http://4249964.blog.51cto.com/4239964/1566385