TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: What software service to monitor the health of my docker containers?

2 点作者 thepredestrian超过 6 年前
I have a couple of docker containers that I run on DigitalOcean.<p>I want a simple tool to alert me whenever they die or if the app exits.<p>Right now what I do is run a Python script that sends me a Telegram message whenever a container dies.<p>Are there any simple, lightweight solutions out there? I do not need anything complex.

1 comment

viraptor超过 6 年前
What&#x27;s wrong with the python script and what other features do you expect? It seems like you already have a solution, so its hard to figure out what requirements are missing.
评论 #19067741 未加载