03 2017 档案
摘要:#!/usr/local/bin/python3 # coding:utf-8 import string, subprocess, send_mail from time import strftime, gmtime, sleep, re import urllib.request, re def filter_tags(htmlstr): re_cdata = re.comp...
阅读全文
摘要:监控tomcat程序是否正常运行的脚本 #!/usr/local/bin/python3.5 #coding:utf-8 import urllib.request import subprocess, os from time import strftime, gmtime, sleep #tomcat_pid = (((subprocess.Popen("lsof -i :8080 ...
阅读全文

浙公网安备 33010602011771号