Netdata: Open-source real-time monitoring platform
1–10 of 108 posts
Re: Netdata: Open-source real-time monitoring platform
#2Doesn’t work well for monitoring multiple servers though from what I can tell.
Re: Netdata: Open-source real-time monitoring platform
#3It’s very neat for individual servers Doesn’t work well for monitoring multiple servers though from what I can tell.
Re: Netdata: Open-source real-time monitoring platform
#4It’s very neat for individual servers Doesn’t work well for monitoring multiple servers though from what I can tell.
BUT it can be configured to push data to Prometheus or similar (it's called a "backend") and some other integrations like notifications can be done.
Super neat project, very easy to set up. I highly recommend it to anyone who does performance troubleshooting. Netdata put into a standard Linux system will detect a lot of different things, like firewalls, containers, a lot of software like databases, queuing systems, mail systems and provide additional data every second.
Works flawlessly on Proxmox clusters!
Re: Netdata: Open-source real-time monitoring platform
#5Re: Netdata: Open-source real-time monitoring platform
#6The only gripe I have with it is the approach to security, i.e. the lack of user accounts (even one). So you have to either block the stats by IP (who is doing it these days?) or use other workarounds like proxying by Nginx etc.
Re: Netdata: Open-source real-time monitoring platform
#7It’s very neat for individual servers Doesn’t work well for monitoring multiple servers though from what I can tell.
Re: Netdata: Open-source real-time monitoring platform
#8It’s very neat for individual servers Doesn’t work well for monitoring multiple servers though from what I can tell.
Re: Netdata: Open-source real-time monitoring platform
#9It’s very neat for individual servers Doesn’t work well for monitoring multiple servers though from what I can tell.
Indeed, very handy tool. I once used it to discover that a new deployment generated spike CPU load. Reason was a badly implemented javascript doing a call on the db when hovering over a product (preview stock). Fun to see the actual correlation in a GUI in realtime.
That sounds super interesting. Would you be interested to share the use-case in our forums? https://community.netdata.cloud
Ping me (@odyslam in the forum) if you need any help. We are always looking for awesome stories like that!
Re: Netdata: Open-source real-time monitoring platform
#10The only gripe I have with it is the approach to security, i.e. the lack of user accounts (even one). So you have to either block the stats by IP (who is doing it these days?) or use other workarounds like proxying by Nginx etc.
The data are streamed from the Agent directly to your browser via the cloud.
Relevant docs: https://learn.netdata.cloud/docs/configure/secure-nodes#disa...