Hi all !
I share with you my custom Add-on for Homeassistant.
As I’m used to monitor my machine with Netdata, I wanted a simple way to run it into my Homeassistant instance. I could not find such add-on, so I created it.
You can install it following the guide below and then access the Netdata interface in the panel.
For now the Netdata version used is v1.33.1.
You can participate to enhance the Add-on and get more informations here: github page
About
![Netdata](upload://AruPixdFevX8kAfTHvVGTdama4s.png)
Netdata’s distributed, real-time monitoring Agent collects thousands of metrics from systems, hardware, containers,
and applications with zero configuration. It runs permanently on all your physical/virtual servers, containers, cloud
deployments, and edge/IoT devices, and is perfectly safe to install on your systems mid-incident without any
Netdata is licensed under the GNU General Public License v3.0
Installation
The Netdata Addon is not available in the Home Assistant default Addon. To install this Addon you’ll need to:
-
Go to the Configuration section
-
Go to the Addon, Backup & Supervisor section
-
Click on the add-on store lower-right button
-
Click on the 3 dots icon on the top-right corner
-
Click on Repositories
-
Add the addon repository (given above)
-
Search for the “Netdata” add-on
-
Start the “Netdata” add-on
-
Check the logs of the “Netdata” add-on to see if everything went well
Support
Got questions?
You could also open an issue in the github page (given above).
Compatible and tested platforms
This addon is tested on the following platforms:
-
Raspberry Pi 4
-
MacBook Pro 13’ 2011
-
Asus Zenbook 14’
If you tested it on your own system and it works for you, please contact me by mail so I can add it to the tested list.
Authors & contributors
The original setup of this repository is by Valentin Rudloff