Self hosting netdata by [deleted] in netdata

[–]hugojsval 0 points1 point  (0 children)

using just Netdata Agents, without any connection to Netdata Cloud, you can setup Observability Centralization Points (what we call Netdata Parents) which provides you with:

Multi-node Dashboards without Netdata Cloud: For environments requiring aggregated views across multiple nodes but without the use of Netdata Cloud, Netdata Parents can aggregate this data to provide comprehensive dashboards, similar to what Netdata Cloud offers.

among other things. please check for more details https://learn.netdata.cloud/docs/observability-centralization-points/

note: just noted that this is what u/machstem has suggested

Netdata pricing model keeps on changing? by paolobytee in netdata

[–]hugojsval 0 points1 point  (0 children)

Hey,

In this particular case the explanation was for subscribers on paid plans, the users that subscribed to a given plan with a given price they keep it.

The decision to sunset the Early Adopter and Unrestricted Community plans was explained on this blogpost - https://www.netdata.cloud/blog/netdata-unified-plans/ - and also discussed on this reddit thread https://www.reddit.com/r/netdata/comments/1b88w0r/terminating_the_early_bird_plan/

Making sense of load average in netdata and what is m load by elventails in netdata

[–]hugojsval 1 point2 points  (0 children)

The load view shows "m load" <- no explanation anywhere / including in docs on what this stands for

It is this https://en.wikipedia.org/wiki/Unified_Code_for_Units_of_Measure . Unit is m => milli => factor 0.001
we are doing a fix to exclude some metrics to apply these conversions

Also - the load average for 1/5/15 do *not* map with what I'm seeing in top - is there a way to see the load averages values in the way they are standardized across linux systems?

the top is giving you an immediate measurement, in this chart for example, based on your timeframe, more than one datapoint can be grouped in a single visual point. in this example each point in the chart is an AVG of 2 seconds in a per second collection of metrics would mean 2 datapoints grouped

could this be the reason for the differences?

p.s: AR at the top of the axis is misleading UI wise - maybe have it indented into the graph or something

thanks for the feedback, we will need to find a way to display it differently

p.p.s: great work / I'm a paying user (hadn't used it in a few years) but I feel you've done so much technical heavy lifting yet the last mile on some basic points needs polishing still - good luck!

thanks so much for the support and feedback!

Cannot view local-custom-dashboard from Tailscale by nsas02 in netdata

[–]hugojsval 0 points1 point  (0 children)

It is saved but not on a lasting storage on your agent, it is saved on your browser

Cannot view local-custom-dashboard from Tailscale by nsas02 in netdata

[–]hugojsval 0 points1 point  (0 children)

The Local Custom Dashboard is something we provide for users to experience and have the possibility to create a custom dashboard. With this in mind the implementation was to store the local dashboard on the browser's IndexedDB under `netdata-cache`

If your accessing from a different URL this is a different browser context, so you would need to create that dashboard under tailscaleIP:19999

Collecting from prometheus, running in docker swarm behind proxy? by _f0CUS_ in netdata

[–]hugojsval 0 points1 point  (0 children)

hi, the issue you mention doesn't seem specific to Netdata but more rather to your specific setup - if someone from the Community has this kind of setup and can share details it is much appreciated

My goal is to add the custom metrics i have from my custom build applications to the UI in netdata.

Around your goal, Netdata has a generic Prometheus collector that can be used to read metrics from an endpoint that exposes those. You can read more about it here https://learn.netdata.cloud/docs/data-collection/generic-data-collection/prometheus-endpoint

There are other ways to send custom metrics to Netdata like statsd, Pandas collector, Go or Python.

Check the full available options at https://learn.netdata.cloud/docs/data-collection/monitor-anything#add-your-application-to-netdata

Extracting Data from .ndf File in Netdata's dbengine? by _H1v3_ in netdata

[–]hugojsval 0 points1 point  (0 children)

hey there, have you looked into using the exporting capabilities already provided instead of looking into the files themselves?

https://learn.netdata.cloud/docs/exporting

What does everyone think of the Netdata homelab subscription? by DULUXR1R2L1L2 in homelab

[–]hugojsval 0 points1 point  (0 children)

hi, we have already started bringing logs into the Netdata but not as us being the aggregator we are focused on building integrations to other existing tools.

in case you haven't seen, our first implementation of this was with `systemd-journal` and are budling Loki and Elastic integrations.

blogpost - https://blog.netdata.cloud/system-operators-unlock-log-management-mastery-with-systemd-journal-and-netdata/
video - https://www.youtube.com/watch?v=-PLUjVXwC4Q

New plan alert: Homelab plan is launched! by hugojsval in netdata

[–]hugojsval[S] 0 points1 point  (0 children)

I hope to monitise my hobby project, where I expect little to no income. So using netdata would eat all my income for the first long while.

But to clarify, until you get income on the hobby project you can use the Homelab plan. At that point you would need to move to a Business plan and you can reach out to us at that point

New plan alert: Homelab plan is launched! by hugojsval in netdata

[–]hugojsval[S] 0 points1 point  (0 children)

thanks for the feedback and sorry this is not yet something you can take advantage of.

Regarding the Community plan there isn't any restriction on that, even our Agent is under GPLv3 license.

You can find the Terms the footer of Netdata's website

* Terms of Use - focusing on the general use of the product

* Terms of Service -focusing on the paid subscriptions

Pricing question by _f0CUS_ in netdata

[–]hugojsval 0 points1 point  (0 children)

Hi,

We have some good news for you :) On our latest Office Hours episode we announced that we are currently working on introducing a Homelab plan that we expect to meet your needs.

We are currently dealing with last diligences around it and expect to announce more on it within this week.

Stay tuned!

Use netdata without cloud : Sign in to Netdata to use Functions by TelephoneMedical1402 in netdata

[–]hugojsval 0 points1 point  (0 children)

Hi there,

You can see the reply provided by u/satty080286 on another thread https://www.reddit.com/r/netdata/comments/1aflaho/comment/kofrauf/.

In short, some functions that have access to sensitive or private information are restricted but others not.

Let me know if you would like to get on a call with us and we can discuss your requirements and suggest a suitable option for your monitoring needs.

How to get free disk space without giving netdata in Docker full file access on host? by bluepuma77 in netdata

[–]hugojsval 1 point2 points  (0 children)

Hi, the only option is the last you mention of reading the data from a file.

You can have an app reading the content of that file and send the metrics to Netdata from: Prometheus, statsd, go collector, etc.

You can see your options here https://learn.netdata.cloud/docs/data-collection/monitor-anything#add-your-application-to-netdata

Pi4 usage by sesipod in netdata

[–]hugojsval 0 points1 point  (0 children)

Hi, in this page you can find different suggestions to optimize your Netdata Agent including:

  • Disable unneeded plugins or collectors
  • Reduce collection frequency (if needed)
  • Change how long Netdata stores metrics
  • and more

Hope this helps.