Netdata for me, it reports stats and metrics for VMs and containers too, automatically, and it's easy to install in Proxmox.
Selfhosted
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam posting.
-
Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.
-
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
-
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
-
No trolling.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
@yamdwich can netdata be self hosted?
Yes, it has a local webui by default. You don't have to connect it to their cloud, though I do because it's free and lets me get notifications if something goes offline.
I use grafana that gets data from a Zabbix server and also a proxmox exporter for prometheus, most VM also have a zabbix agent, mainly to monitor disk usage.
It's also possible to use Telegraf. I use it on different machines that sends data to InfluxDB that are displayed with Grafana
I use Prometheus, Grafana and the proxmox exporter.
Important to note that I run this on a separate machine, not on the proxmox server itself!
Im a nagios head here
I’ve used influx and grafana in the past
There are some good options here for further reading
Zabbix for everything here.