首页
注册
登录
V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请
登录
推荐学习书目
›
Learn Python the Hard Way
Python Sites
›
PyPI
- Python Package Index
›
http://diveintopython.org/toc/index.html
›
Pocoo
值得关注的项目
›
PyPy
›
Celery
›
Jinja2
›
Read the Docs
›
gevent
›
pyenv
›
virtualenv
›
Stackless Python
›
Beautiful Soup
›
结巴中文分词
›
Green Unicorn
›
Sentry
›
Shovel
›
Pyflakes
›
pytest
Python 编程
›
pep8 Checker
Styles
›
PEP 8
›
Google Python Style Guide
›
Code Style from The Hitchhiker's Guide
V2EX
›
Python
Python 查询数据库数据发送监控预警邮件
Uang
·
2022-09-26 17:44:10 +08:00
· 1798 次点击
这是一个创建于 789 天前的主题,其中的信息可能已经有所发展或是发生改变。
想写一个脚本实现执行 mysql 语句,查询出相关数据,判断数据是否正常,如果不正常发送预警邮件到邮箱。
请问有什么办法可以实现嘛?
目前已经解决 ssh 连接数据库,获取游标成功并执行 sql 语句查出相关数据,还差判断执行发送邮件预警这部分。
预警
发送
语句
邮件
4 条回复
1
liprais
2022-09-26 17:46:07 +08:00
这有啥不能实现的?
连数据库读数据判断一下不就完了
2
Uang
OP
2022-09-26 17:47:57 +08:00
@
liprais
请问有相关的案例或者第三方库推荐嘛? 没有写过定时脚本,目前是个新手
3
liprais
2022-09-26 17:57:16 +08:00
@
Uang
定时用 crontab 呗,剩下的你不是已经实现了
4
Uang
OP
2022-09-26 18:00:02 +08:00
@
liprais
好的非常感谢,我已经基本理清思路了
关于
·
帮助文档
·
博客
·
API
·
FAQ
·
实用小工具
·
2639 人在线
最高记录 6679
·
Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 22ms ·
UTC 04:26
·
PVG 12:26
·
LAX 20:26
·
JFK 23:26
Developed with
CodeLauncher
♥ Do have faith in what you're doing.