[NLUUG]   Welcome to ftp.nluug.nl
Current directory: /os/Linux/distr/salix/sbo/15.0/system/netdata/
 
Current bandwidth utilization 1722.67 Mbit/s
Bandwidth utilization bar
Contents of README:
netdata is a system for distributed real-time performance and health
monitoring. It provides unparalleled insights, in real-time, of
everything happening on the system it runs, using modern interactive
web dashboards.

Optional dependencies:
- nodejs (monitoring named and SNMP devices)
- psycopg2 (monitoring postgres databases)
- MySQL-python (monitoring MySQL databases)

netdata daemon will run under netdata user and group.
You need to create the following user/group before building:
groupadd -g 338 netdata
useradd -u 338 -g 338 -c "netdata user" -s /bin/bash netdata

If you want to run this daemon on every boot:
chmod +x /etc/rc.d/rc.netdata

Add this line to /etc/rc.d/rc.local:
if [ -x /etc/rc.d/rc.netdata ]; then
  /etc/rc.d/rc.netdata start
fi

To access the dashboards, visit
http://IP-ADDRESS:19999/

To get the running config file at any time, visit
http://IP-ADDRESS:19999/netdata.conf

Icon  Name                                   Last modified      Size  
[DIR] Parent Directory - [TXT] README 11-Mar-2022 06:34 905 [   ] doinst.sh 11-Mar-2022 06:34 1.2K [TXT] netdata.SlackBuild 17-Feb-2024 03:12 4.9K [   ] netdata.info 17-Feb-2024 03:12 347 [   ] rc.netdata 14-Jun-2018 16:01 653 [TXT] slack-desc 11-Mar-2022 06:34 891

NLUUG - Open Systems. Open Standards
Become a member and get discounts on conferences and more, see the NLUUG website!