Since we run our own server, it would be nice if we could monitor it. Even better if it integrates into Home Assistant. This is where Netdata comes to help.
In this video, I install Netdata in Docker using docker-compose, and setup 2 sensors in home assistant.
Links:
Pastebin: https://pastebin.com/aFUEKUNG
Netdata: https://www.netdata.cloud/
Home Assistant Netdata integration: https://www.home-assistant.io/integra...
Netdata interface: http://[Home Assistant IP]:19999
Netdata api: http://[Home Assistant IP]:19999/api/v1/allmetrics?format=json
Install Home Assistant on Ubuntu with Docker: • OLD - Home Assistant - Install on ubuntu s...
Install Visual Studio Code: • OLD - Home Assistant - Addon: Visual studi...
Install Docker Compose: • OLD - Home Assistant - Docker compose and ...