-
Description: Hardware monitoring with web interface and customizable GUI templates.
-
- start:
sudo systemctl start netdata - stop:
sudo systemctl stop netdata - status:
sudo systemctl status netdata
- start:
-
- Ensure port 19999 is allowed through the UFW firewall, it is not enabled by default
sudo apt-get install ufw -ysudo ufw enablesudo ufw allow 19999/tcpsudo ufw reload
-
- see mounted storage volumes and available space
df -h
- hdd_benchmark (run .sh file as root), configure # of passes and block size (256 for mechanical, 1024 for ssd, 2048 for nvme)
sudo ./hdd_benchmark.sh
- see mounted storage volumes and available space
-
sudo ./indigo_benchmark.run