Forked from Gamma-Software
Netdata is high-fidelity infrastructure monitoring and troubleshooting.
Open-source, free, preconfigured, opinionated, and always real-time.
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 preparation.
For more information you can visit the official website or the documentation or the Github page.
Netdata is licensed under the GNU General Public License v3.0 Netdata License
Here is an example of a Netdata dashboard:
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 this repository: https://github.com/cryorig/netdata-homeassistant-addon
- 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
Got questions or Problems?
Open a new issue
This is an active open-source project. We are always open to people who want to use the code or contribute to it.
TODO: We have set up a separate document containing our contribution guidelines
In the mean time: Open a new issue if you have Questions.
Thank you for being involved! 😍
This addon is tested on the following platforms: (State from 27042023 Gamma-Software Repository)
- Raspberry Pi 4
- MacBook Pro 13' 2011
- Asus Zenbook 14'
If you tested it on your own system and it works for you, please Open a new issue here so I can add it to the tested list.
The original setup of this repository is by Valentin Rudloff. Current Maintainer of this Fork: CryoRig
For a full list of all authors and contributors, check the original contributor's page as well as the contributor's page of this Fork.
Copyright (c) 2021-2022 Valentin Rudloff
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.