[PR #277] [MERGED] Docker-Alertd: Send Alerts Based on Container Usage/Statistics #394

Closed
opened 2025-11-06 11:58:36 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/veggiemonk/awesome-docker/pull/277
Author: @jeffwillette
Created: 2/16/2017
Status: Merged
Merged: 2/17/2017
Merged by: @veggiemonk

Base: masterHead: master


📝 Commits (2)

  • b63d4fb Docker-Alertd: Send Alerts Based on Container Usage/Statistics
  • a3f5f2e Merge branch 'master' into master

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

docker-alertd:

  • is extremely lightweight
  • monitors containers based on docker stats API
  • monitors CPU usage, memory usage, minimum # of container PIDS
  • sends email alerts when limits are reached
  • uses a simple json conf file

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/veggiemonk/awesome-docker/pull/277 **Author:** [@jeffwillette](https://github.com/jeffwillette) **Created:** 2/16/2017 **Status:** ✅ Merged **Merged:** 2/17/2017 **Merged by:** [@veggiemonk](https://github.com/veggiemonk) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`b63d4fb`](https://github.com/veggiemonk/awesome-docker/commit/b63d4fb954947f4f04aa42771a1912672fbc288b) Docker-Alertd: Send Alerts Based on Container Usage/Statistics - [`a3f5f2e`](https://github.com/veggiemonk/awesome-docker/commit/a3f5f2edcc6f152a7fce56404d2fe8c69eec2686) Merge branch 'master' into master ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description docker-alertd: - is extremely lightweight - monitors containers based on docker stats API - monitors CPU usage, memory usage, minimum # of container PIDS - sends email alerts when limits are reached - uses a simple json conf file --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 11:58:36 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-docker#394