I’ve just tried the installation on my clean NS 7:
yum install http://dl.marmotte.net/rpms/redhat/el7/x86_64/netdata-1.0.0-2.el7/netdata-1.0.0-2.el7.x86_64.rpm
yum install jq
db fwservices set netdata fwservice Ports 19999 Protcol tcpudp
db fwrules set 444 rule Action accept Dst fw Log none Position 64 Service fwservice;monit Src any status enabled
systemctl start netdata
signal-event firewall-adjust
(Note: pay attention to firewall rules, do not overwrite existing ones )
Is this the right installation? I install it it in nethserver 6.8. If we can provide an option to install it in software center that will be great. It is a great monotoring tool
Can we get some instructions, or a howto on how to access once this is installed.
For access from my internal LAN, is it simply updating the “bind to” in the /etc/netdata/netdata.conf from localhost to my br0 IP. Yes, yes, I know I need to do that within the e-smith framework.
That section warns about not changing the port because of Cockpit. Where in Cockpit is this supposed to show, as I don’t see anything. Or is that a future enhancement. Used by Dante ??
Cockpit heavily uses netdata for creating many graphs, like the ones for the firewall wans or QoS.
Netdata is access by the API, not directly from the UI.