Netdata package is now available in XCP-ng
-
Great news! Netdata is now available on XCP-ng. Two ways to use it, let's see this now
Note: it's for XCP-ng 8.0 and further, not 7.x
Turnkey deployment with XOA
That's both the easiest, scalable, and secure way to use Netdata. Especially if you are not a specialist
This feature is for XOA Premium users. Home laber? No fear,
netdata
package is freely accessible in XCP-ng. You can configure everything your way manually, see the last paragraph.Just check you are on
latest
channel, that all your hosts are up-to-date. Then, go in the "Host/Advanced" view, and click on "Enable Advanced Live Telemetry". Just wait a bit, and tadaaaa: click on the "Advanced Live Telemetry" button. You'll have a new tab opened on the Netdata metrics.Now you can enjoy all the detailed metrics:
What's going on under the hood
This button will:
- install netdata on the host
- configure it correctly
- stream all the metrics content to XOA, that acts as a "central" Netdata. All this configuration is done automatically!
This way, you aren't exposing anything on the host itself. Also XOA is acting as a reverse proxy for Netdata. No dashboard exposed without logging
Installing Netdata manually
If you want to do it your way, no problem Just run
yum install netdata-ui
on each host you want to monitor and that's it. You can just go onhttp://host_address:19999
and enjoy all the metrics.If you want a centralized netdata and stream everything to a "central" host, feel free to read Netdata documentation on how to do so!
-
@olivierlambert Wow this is great! Iโm in the USA and have family over for the holiday so I canโt play with this yet. But soon!
-
FYI, after upgrading my XOA VM to the latest version, I was unable to turn on the new NetData plugin. Instead, I received the message --
Netdata is not available on this appliance, please deploy a new one
Subsequently had issues attempting to install a new XOA VM. Tried both the known methods --
- https://xen-orchestra.com/#!/xoa
bash -c "$(curl -s http://xoa.io/deploy)"
The first just sat at a spinning graphic but never deployed. The second just stopped without any warning after the import attempt.
Further investigation shows that both methods were yielding the following error during
VM.import
--The value given is invalid field: bridge value: xapi0
I ended up downloading the file from http://xoa.io:8888, renaming to an XVA file and then importing with my other XO VM.
Don't know if these issues will affect others, but hopefully these details will prevent someone else from tearing out their hair.
-
- what was the XCP-ng version where you tried to deploy it?
- do you have a
xapi0
on it?
I did tests on XS 6.5 and XCP-ng 8.0, and deploy worked on my side.
-
@olivierlambert v8 fully patched. Here's the output from
xe network-list
--uuid ( RO) : a379a6e7-f099-f838-6514-486de4d56e80 name-label ( RW): Pool-wide network associated with eth0 name-description ( RW): bridge ( RO): xenbr0 uuid ( RO) : 3d13d4c3-546f-3f51-19c9-792a2d899a94 name-label ( RW): Bond 1+2+3 name-description ( RW): bridge ( RO): xapi1 uuid ( RO) : b14a0bdd-2f77-25f7-3a76-b830ff971624 name-label ( RW): Pool-wide network associated with eth2 name-description ( RW): bridge ( RO): xenbr2 uuid ( RO) : 00b6604f-9098-023b-5880-0ef9f8e1b437 name-label ( RW): Pool-wide network associated with eth1 name-description ( RW): bridge ( RO): xenbr1 uuid ( RO) : e3be0e1a-9872-4b90-c851-35eb30a86920 name-label ( RW): Pool-wide network associated with eth3 name-description ( RW): bridge ( RO): xenbr3 uuid ( RO) : ea7dce53-81ff-3b7c-155f-966721119bac name-label ( RW): Private LAN name-description ( RW): Internal LAN network bridge ( RO): xapi0 uuid ( RO) : c54ecffe-9467-5d5f-cb73-ec10dedef2b9 name-label ( RW): Host internal management network name-description ( RW): Network on which guests will be assigned a private link-local IP address which can be used to talk XenAPI bridge ( RO): xenapi
-
Okay I think I get it. The template with its VIF was build on a machine with
xapi0
network. For some reason, it fails to import on a host without this network.I'll try to modify the XML to use
xenbr0
that should be for everyone. Why XAPI fails? Why importing "directly" works? IDK. -
@Danp I regenerated XOA with
xenbr0
instead ofxapi0
. Can you try to redeploy? -
@olivierlambert The "quick deploy" via web worked correctly this time
-
I am getting "netdata plugin is necessary" when I mouse over the "Enable Advances Live Telemetry" option. The host is a fully patched XCP-ng 8 and I have tested with both XOA Free and the the self compiled XOA both are running xo-server 5.53.0 & xo-web 5.53.3. I manually installed netdata-ui.x86_64 & netdata.x86_64 via command line and netdata is working fine and is accessible via http://host_address:19999
I did reboot the XCP-host and both the XOA and the problem persists, what should I check next?
-
@flipsidecreations There's a new Netdata plugin, which appears to only be available in XOA Premium edition. It doesn't appear that you will be able to enable the new Advanced Live Telemetry using the versions you are currently running.
-
@Danp Thanks, that makes sense. Perhaps is should show "Premium Feature" instead of "netdata plugin is necessary" when using the free versions.
-
@flipsidecreations said in Netdata package is now available in XCP-ng:
@Danp Thanks, that makes sense. Perhaps is should show "Premium Feature" instead of "netdata plugin is necessary" when using the free versions.
This was explained in my 1st post in this very topic We just released in time, so we'll make it more clear for next release BTW, I think you have a XOA Premium available If it's not the case anymore, just let me know.
-
@Danp said in Netdata package is now available in XCP-ng:
@olivierlambert The "quick deploy" via web worked correctly this time
Thanks for the feedback!
-
Not specifically related -- however FreeNAS is doing away with Netdata I believe in the 11.3 release upcoming -- say there is big memory link when running. I don't have specifics but there development team was pretty adamant about the shortcomings of netdata -- so much so they are dropping it. I find it curious while they are dropping support, xcp-ng is adding support. Any testing for this condition?
-
This post is deleted! -
@kevdog not aware of memory leaks with Netdata. I'm graphing on long term on my own hosts. In XCP-ng, we are using the latest version.
-
Just some feedback, don't know if is normal.
Have a host, with a VM ON but nothing run, before netdata plugin 24% load (stacked values) after netdata install and reboot the host reports 29%, so netdata need 5% cpu ?
Thanks
-
You can check what amount of CPU usage netdata uses in htop... or in netdata.
Note that netdata runs with a very low priority so in theory the overhead should not slow your important tasks down.
-
@kevdog The issue with Netdata that caused it to be removed from FreeNAS was specifically a memory leak in the FreeBSD version of Netdata.
-
@flipsidecreations
Thanks for clarification on that issue -- Weird however -- I read through a bunch of those links referenced in your post, and the last post was 2017 which fully described the problem. One of the things in general I hate about github are many tickets are closed without any mention of how the problem was resolved -- or if it wasn't just due to lack of inactivity in the thread. Freenas now dropping package based on this thread information that is almost 3 years old.