You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RAM is already divided into used / buffer + cache, as well as ARC if you use ZFS. And there's a separate chart for swap if swap is being utilized by your system.
We have average / max toggle for various metrics like cpu and bandwidth. Not for memory though. We could add it, but generally memory doesn't fluctuate as rapidly as the others so I'm not sure it's needed.
Monitoring fstab is an interesting idea, but there are still limitations with docker where the disks need to be manually set up. And perhaps fstab includes things that people don't want or need to be monitored.
Total network traffic is definitely something I want to add at some point. I think there's one or two other issues about that.
I'm using different tools for monitoring my systems. What i'm missing in beszel are the following improvements:
CPU graph could be devided into:
RAM could be devided into:
Also an average, max value for the selected timerange would be appreciated.
Furthermore fstab could be used and monitored to get more devices for monitoring disk-space.
Total values for network for the timerange would also be interesting.
What do you think of the suggestions?
I would like to help you, but I have no idea of go-language :-(
The text was updated successfully, but these errors were encountered: