[PR #66] [MERGED] Basic memory usage check for Linux #73

Closed
opened 2026-03-02 02:10:26 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/amidaware/community-scripts/pull/66
Author: @BelleNottelling
Created: 7/14/2022
Status: Merged
Merged: 7/18/2022
Merged by: @wh1te909

Base: mainHead: Linux_Mem_Check


📝 Commits (4)

  • 0d3dd48 Basic memory usage check for Linux
  • f91593a Update how args work in the script, add to json
  • b18ec87 Added bash to the valid list of shells
  • 8b74abf "shell" instead of "bash"

📊 Changes

3 files changed (+50 additions, -2 deletions)

View changed files

📝 community_scripts.json (+17 -1)
scripts/Linux_memory_check.sh (+32 -0)
📝 test_json.py (+1 -1)

📄 Description

As the tin says.
Configurable by passing a value to the check


🔄 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/amidaware/community-scripts/pull/66 **Author:** [@BelleNottelling](https://github.com/BelleNottelling) **Created:** 7/14/2022 **Status:** ✅ Merged **Merged:** 7/18/2022 **Merged by:** [@wh1te909](https://github.com/wh1te909) **Base:** `main` ← **Head:** `Linux_Mem_Check` --- ### 📝 Commits (4) - [`0d3dd48`](https://github.com/amidaware/community-scripts/commit/0d3dd48b9fff74bcfd473b90fe30706195df853f) Basic memory usage check for Linux - [`f91593a`](https://github.com/amidaware/community-scripts/commit/f91593a148ae7cf63275ee5246f5551c3a0f08c2) Update how args work in the script, add to json - [`b18ec87`](https://github.com/amidaware/community-scripts/commit/b18ec87c5077f44c3c9d79c65a8b646e6c2ce98d) Added bash to the valid list of shells - [`8b74abf`](https://github.com/amidaware/community-scripts/commit/8b74abf1ba45c49d95e6208d1b19e2ebe5c6e30b) "shell" instead of "bash" ### 📊 Changes **3 files changed** (+50 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `community_scripts.json` (+17 -1) ➕ `scripts/Linux_memory_check.sh` (+32 -0) 📝 `test_json.py` (+1 -1) </details> ### 📄 Description As the tin says. Configurable by passing a value to the check --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 02:10:26 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/community-scripts#73
No description provided.