Below a very simple way to start monitoring your server on netdate.
We made in a few very simple steps.
Let's start from what is netdate
Netdate is a free tool for monitoring system performance in real time with a beautiful interface GUI. We can monitor CPU, the use of RAM, disk operations, Web traffic, Postfix and many others. Quickly and effectively collects performance data in real time.
Let's move to install.
It is literally trivial and make it one command:
sudo apt-get install netdata -y
We do edit the file :
/etc/netdata/netdata.conf
command:
nano /etc/netdata/netdata.conf
And change:
bind socket to IP = 192.168.0.234
On our ip address:
[global] run as user = netdata web files owner = root web files group = root # Netdata is not designed to be exposed to potentially hostile # networks.See https://github.com/firehol/netdata/issues/164 bind socket to IP = IPNASZEGOSERWERA
Przałoadowujemy service.
sudo systemctl restart netdata
Check the correctness of the service:
sudo systemctl status netdatanetdata.service - netdata - Real-time performance monitoring Loaded: loaded (/lib/systemd/system/netdata.service; enabled; vendor preset: enabled) Active: active (running) since Thu 2018-08-16 06:03:01 UTC; 3min 29s ago Docs: man:netdata file:///usr/share/doc/netdata/html/index.html https://github.com/firehol/netdata Main PID: 3317 (netdata) Tasks: 14 (limit: 2855) CGroup: /system.slice/netdata.service ??3317 /usr/sbin/netdata -D ??3350 bash /usr/lib/x86_64-linux-gnu/netdata/plugins.d/tc-qos-helper.sh 1 ??3353 /usr/lib/x86_64-linux-gnu/netdata/plugins.d/apps.plugin 1 Aug 16 06:03:01 ubuntu1804 systemd[1]: Stopped netdata - Real-time performance monitoring. Aug 16 06:03:01 ubuntu1804 systemd[1]: Started netdata - Real-time performance monitoring.Access to the Web interface is available on port 19999:
Or :
http://nasz_adres_ip:19999
The guide below describes how to install KeePass on Ubuntu. Całość wykonamy za pomocą kilku poleceń…
Master PDF Editor is a comprehensive PDF program, which includes many features. Oprócz tworzenia i edycji…
Iotop jest prostym narzędziem dla systemów Uniksowych umożliwiającym monitorowanie użycia dowolnego nośnika pamięci flash/hdd/ssd w…
You can separate two or more commands with semicolons (;), Semicolon (;): służy do oddzielania…
Poniższy poradnik opisuje w jaki sposób za pomocą konsoli możemy dokonać edycji danych zdjęcia exif.…
The following guide describes how to install Rocket.Chat on Rocky Linux 8 Całość bardzo prosto zainstalujemy…