mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 06:55:52 +03:00
[GH-ISSUE #1998] [Feature request] add RAM consumption in the Summary #1251
Labels
No labels
In Process
bug
bug
dev-triage
documentation
duplicate
enhancement
fixed
good first issue
help wanted
integration
invalid
pull-request
question
requires agent update
security
ui tweak
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tacticalrmm#1251
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @P6g9YHK6 on GitHub (Sep 9, 2024).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/1998
Is your feature request related to a problem? Please describe.
it is currently impossible to know how much ram is used outide of checks results
Describe the solution you'd like
just like Disks spaces add visual feedback on how much ram is currently used on the device.
Describe alternatives you've considered
none
Additional context

@isv-one commented on GitHub (Sep 25, 2024):
RAM consumption is very dynamic and can change as quickly as second to second. This is not a practical suggestion. You should configure a Memory usage check in your automation policies that alerts based on a provided threshold. This also has the added benefit of retaining the check history as a graph that you can view as 24-hour, 7 day, 30 day, or All Time.
@P6g9YHK6 commented on GitHub (Sep 25, 2024):
maybe true for workstations but not so much for servers where a simple preview can give a good idea of the level of activity on the services but i am pretty sure it could be applied to other use-cases