Netdata is an open source tool designed to collect real-time metrics, such as CPU usage, disk activity, bandwidth usage, website visits, etc., and then display them in live, easy-to-interpret charts. The tool is designed to visualize activity in the greatest possible detail, allowing the user to obtain an overview of what is happening and what has just happened in their system or application.
45 questions
- Bountied 0
- Unanswered
- Frequent
- Score
- Unanswered (my tags)
Avoid coarse sampling in Netdata custom dashboard Dygraphs charts
After upgrading from Netdata v1.37 to v1.44 I noticed that the Dygraphs charts on a custom dashboard were showing values older than 30 minutes with a straight line on data sampled at successive 30’ ...
- 18.9k
How do I remote write metrics to Google Managed Prometheus?
I am trying to push metrics collected by a Netdata container acting as a parent in a GKE cluster into Google Managed Prometheus. I am following the netdata docs here:
- 183
How to set up a MySQL collector plugin for Netdata hosted on Kubernetes?
I recently deployed Netdata on Kubernetes. And I wanted to use Netdata to record the status of Managed MySQL hosted in Linode. I read the documentation and it said that I could set up a plugin called ...
- 181
Netdata - all custom collectors disappeared from the dashboard
I'm running native netdata on an RPi 3, with a few custom python collectors to monitor my local network. It seems that a recent update has made all of my collectors disappear from the dashboard. ...
- 15.9k
traefik configuration for netdata on docker
I am struggling configuring traefik:v2.6 so I can access a self-hosted netdata instance running on docker. This is my compose file: version: "3" services: netdata: image: netdata/...
- 625
How to remove Progress bar ( toastify_container) from Netdata?
When net-data is launched, the progress bar shows and after few seconds it disappears, so I want to remove net-data progress bar permanently. I need some suggestions regarding for this. Operating ...
- 1
Monitor Redis replica lag using netdata
I want to monitor the redis replica for lags. If the lag increases more than a certain level, I would want to be alerted. Here by lag I mean, if the replica is lagging behind the master. I would like ...
- 39
netdata alarm on server login
so I'm pretty new to netdata. I have an instance running on my server and I wanted to setup a few alarms to my telegram. The examples given by netdata worked pretty well (cpu load, disk usage, ...). I ...
- 102
Docker containers running on the server are not visible in the netdata dashboard
ı installed netdata on my server and connected it to the netdata dashboard, but I noticed that I cannot see the Docker containers that are currently running on the server on the dashboard. To fix this,...
- 334
Netdata Tor plugin configuration
Netdata mentions how to set up their tor plugin to be able to monitor traffic: However they do not detail how do you specify the ...
- 1,134
Netdata api for traffic of specific docker image
I have a server running several docker containers. I wanted to know about network usage of individual and some specific docker containers. I wad able to get entire traffic using below api
- 51
Pushing metrics to prometheus server via prometheus remote write from netdata
I have netdata installed in one of my computers and I want to export data to my prometheus server (both Ubuntu). But I can't use prometheus' pull system, I need the metrics to be pushed from netdata ...
- 11
Set storage space and history per node on master node
For Netdata we got following setup: a lot of nodes sending their metrics to a central node, where the charts get rendered. Now we start having to many servers and not enought power on the master node. ...
- 11
How to make the netdata apache plugin works on Plesk enviroment
I'm wondering how can I do to make the web apache netdata's plugin works on a Plesk server... The graphics are empties and no data is displayed. I've checked and apache mod-status is enabled and ...
- 1,046
Netdata display for multiple servers, like the one displayed on their cloud. Can I do this without the cloud?
I'm looking to use Netdata to monitor multiple nodes. I realize I can have one node gather data from multiple nodes, and to use a customized dashboard display. And I found that netdata cloud itself ...
- 21
153050per page