mirror of
https://github.com/moghtech/komodo.git
synced 2026-03-09 07:13:36 -05:00
Red "2" doesn't go away if the warning is fixed within the system resources #20
Reference in New Issue
Block a user
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 @LawMixer on GitHub (Aug 19, 2024).
The red "2" indicates that the server was maxed out on resources, or something is wrong, and my server reached 100% - it was my mistake and I fixed the mistake (was a process that was killing it).
It has yet to go away, and I've tried these solutions:
Let me know if you need anymore information.
@mbecker20 commented on GitHub (Aug 19, 2024):
Does the server stats page report the correct system usage? this page

@LawMixer commented on GitHub (Aug 20, 2024):
Looks like I didn't fix it, and looks like it was my hosting provider issue that resources aren't showing 1:1, gotta trust monitor more! haha..Thank you for doing this stats page, never knew it existed. I would love if it was implemented in the dashboard, or like customizable.
@mbecker20 commented on GitHub (Aug 20, 2024):
Yes, I know, this server stats page is too hidden! Integration directly to the dashboard is a good idea, and probably would have made it clearer to you what was going on.
FYI, I often jump to https://www.netdata.cloud for enterprise level monitoring and the self hosted option is pretty good. To see a really good system stats dashboard, you can check out their demo:
https://app.netdata.cloud/spaces/netdata-demo/rooms/all-nodes/overview#metrics_correlation=false&after=-900&before=0&utc=America%2FNew_York&offset=-4&timezoneName=Eastern%20Time%20(US%20&modal=&modalTab=&modalParams=&selectedIntegrationCategory=deploy.operating-systems&force_play=false&d8a4e0c5-7c79-4145-900e-83a9f06fcb6a--chartName-val=menu_System-0
I'm not sure Monitor will ever reach this height of system stats dashboard UI, at this stage of course it cannot compete with a dedicated tool for system stats UI with years of development. In contrast, Monitor is actually intended as a "first notice" to get an idea that there is a problem, so users know to check out their comprehensive system stats dashboard like Netdata. That is why the Alerting features are prioritized -- See alert in Monitor topbar, check stats dashboard. Or see alert in Slack (Discord coming soon) and check stats dashboard.
If Monitor becomes really big I'm sure we can develop an amazing system stats dashboard on this platform.
Anyways I'll go ahead and close this issue.