Questions tagged [netdata]
43 questions
6
votes
3 answers
can i monitor four servers from one single net-data instance?
This is my one net data output
also i can see other machinies this section
but i want to see other machinies as below picture and it will redirect detailed page when i click any machine
is that possible??
i searched on google but i am not able…

Samet Baskıcı
- 1,090
- 3
- 13
- 26
3
votes
0 answers
Frequently high cpu load on netdata installation in Docker environment
We are running netdata in a docker environment on big machines (64GB, 10 CPUs) with many machines (>40) running the same setup including postgres, mongo, tomcat, httpd, solr.
Inside each machine we have a netdata service which collects detailed data…

Andre Baresel
- 31
- 3
2
votes
1 answer
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 MySQL Collector. However, the documentation only…

tasuren
- 181
- 1
- 7
2
votes
1 answer
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 has a nice uncluttered display of multiple on a…

Mark London
- 21
- 1
2
votes
1 answer
How would I secure /netdata, or Netdata for Laravel?
I'm following the following guide for installing Netdata on Laravel Forge. Basically, it's opening the port 1999 used for Netdata and redirecting it to /netdata directory.
location = /netdata {
return 301 /netdata/;
}
location ~…

Dragonsnap
- 834
- 10
- 25
2
votes
1 answer
Is it okay to install "netdata" on a running server?
The official netdata site recommends installing with the following one-line command:
bash <(curl -Ss https://my-netdata.io/kickstart.sh)
I have a question here.
Will there be no restarts of various software and processes that are already running
if…

Oh Seok-Geun
- 23
- 4
2
votes
0 answers
Does docker consume CPU the way VMs do?
Apart from looking at docker stats, I want to know how docker consumes physical CPU or where will it be classified between CPU User, CPU System and CPU Guest, etc, stats?
I am collecting metrics using netdata. I am looking at different types of…

Mover
- 169
- 12
2
votes
0 answers
Prometheus integration with Central/Master Netdata server
I am having a master/central Netdata server which is aggregating the metrics from the slave Netdata agents.
I want to setup Prometheus server to query data out of the master/central Netdata server instead of the individual Netdata agents.
Let me…

Bidyut
- 933
- 1
- 14
- 30
1
vote
0 answers
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 also wanted to add an alarm when someone logs in…

arellak
- 104
- 2
- 8
1
vote
1 answer
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, I updated the compose.yml file with the…

Serkan Gün
- 332
- 1
- 2
- 12
1
vote
2 answers
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…

noob coder
- 51
- 1
- 8
1
vote
1 answer
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 to prometheus.
Netdata has prometheus remote write…

Iñigo Arribillaga
- 11
- 2
1
vote
1 answer
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. Mostly ram and disk are missing.
Is there a way…

ThomS
- 11
- 2
1
vote
2 answers
Exporting Hostname with Netdata for prometheus
I am trying to figureout how to allow prometheus to add targets based on hostname and not IP. Currently i am using Netdata as exporter but do not find any information on how to allow hostname of each host to be available in prometheus.

Vaishnav
- 611
- 1
- 9
- 23
1
vote
0 answers
Plugins for net-data to show creation date
I just got a project to, where the user wants to add the following feature in the net-data monitoring for the virtual machines.
creation date
uptime
internal ip
external ip

rest17
- 25
- 1
- 6