I want something that has a WebUI, can show in a graph like the CPU and RAM graph for this day and maybe some days before. Also I would like to view what was running at any given time (I mean from 2-3 days before to now).
Is there any (FOSS) software that does that?
Thanks.
I’ve recently found Beszel and i want to use it to replace my grafana/Prometheus/node exporter stack. It seems to be a rather easy & clean solution. Sure, you can do more with grafana and Prometheus but I can’t be bothered having to learn that, when all I want is some simple monitoring.
I would use OpenTelemetry, Prometheus, and Grafana…
I think prometheus + grafana might be what you are looking for. In combination with loki grafana can also be used for viewing log messages.
Do both have to run on the host machine or can a remote machine execute the probes (over ssh or something).