Questions tagged [netdata]
8 questions
                    
                    4
                    
            votes
                
                1 answer
            
        system - softnet_stat - Netdata alarm
We got this Netdata alarm
system.softnet_stat number of times, during the last 10min, ksoftirq
  ran out of sysctl net.core.netdev_budget or
  net.core.netdev_budget_usecs, with work remaining (this can be a cause
  for dropped packets)
I have…
        
        Martin
        
- 41
 - 2
 
                    3
                    
            votes
                
                2 answers
            
        Netdata, prometheus and grafana - why recommended in this constellation?
Currently I do setup monitoring-service for our Server.
I've found some articles, which recommend to use: Netdata, prometheus and grafana
So I wonder what are the benefits to use all three of them.
Can anybody explain it to me, why prometheus and…
        
        suther
        
- 143
 - 7
 
                    2
                    
            votes
                
                1 answer
            
        netdata ipv4 UDP errors
I've recently installed netdata on an Amazon EC2 debian instance that I have. Netdata is pretty cool, nice charts/graphs, painlessly easy to install (compared to others.)
A number of times each day I receive a message such as
1m ipv4 udp receive…
        
        bo gusman
        
- 23
 - 1
 - 4
 
                    2
                    
            votes
                
                1 answer
            
        Spikes on softirqs RCU monitored with NetData on proxmox container
I have a server with the following characteristics: https://www.soyoustart.com/it/offerte/1801sysgame05.xml
Processor
Intel  i7-4790K
RAM
32GB DDR3 1333MHz
Traffic
Unlimited
Anti-DDoS
Included
Disks
1x240GB   SSD
Bandwidth
250 Mbps
I've installed…
        
        Joseph
        
- 121
 - 3
 
                    1
                    
            vote
                
                1 answer
            
        netdata: view other servers from one dashboard
I've just installed netdata for testing as a replacement (or augment) for nagios.  I have it installed on one machine and it's great.
However, I'm trying to install netdata on a second machine ("cougar"), with the intent of using the first machine…
        
        hymie
        
- 424
 - 2
 - 11
 
                    0
                    
            votes
                
                1 answer
            
        Netdata Connection Timeout behind Reverse Proxy
I run netdata on my server to monitor it. Therefore I use an NGINX Reverse Proxy
together with Letsencrypt and the Authorization feature of NGINX to make it accessible via the internet.
upstream netdata {
    server localhost:19999;
    keepalive…
        
        Arwed Mett
        
- 101
 - 1
 
                    0
                    
            votes
                
                1 answer
            
        Netdata logs everything to mysql logs
Since I enabled mariadb logs for all queries on my server, using Netdata shows me each second these queries:
SHOW GLOBAL VARIABLES LIKE 'max_connections'
11 Query     SHOW GLOBAL STATUS
11 Query     commit
I have to say it's not helping me to…
        
        zeflex
        
- 101
 - 2
 
                    0
                    
            votes
                
                1 answer
            
        netdata monitoring - unable to install mysql plugin
I can't find instruction how to install the python.d plugins for netdata - I want to use the mysql plugin - but I have no such configuration file, and the /etc/netdata/python.d/ folder is empty. 
how can I install the missing plug-ins so I can…
        
        Dani
        
- 511
 - 2
 - 10
 - 21