上一页 1 ··· 57 58 59 60 61
摘要: #!/bin/bash source /etc/profile USER=opsPASSWORD="aaaaaaaa" #DATABASE="test tes1t" HOSTNAME="192.168.11.11" BACKUP_DIR=/opt/backup/mysql_back/#LOGFILE 阅读全文
posted @ 2020-03-27 15:15 GaoYanbing 阅读(174) 评论(0) 推荐(0)
摘要: #!/usr/bin/python2.7 # -*- coding: utf8 -*- import jsonimport urllib2import osimport sysimport smtplibimport stringimport timeimport datetimefrom emai 阅读全文
posted @ 2020-03-27 15:11 GaoYanbing 阅读(432) 评论(0) 推荐(0)
上一页 1 ··· 57 58 59 60 61