Compare commits
1 Commits
3e02e84f10
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 2b8d3a7e38 |
@@ -26,7 +26,7 @@ trap cleanup ERR
|
|||||||
# Install dependencies
|
# Install dependencies
|
||||||
echo "Installing required packages..."
|
echo "Installing required packages..."
|
||||||
apt-get update
|
apt-get update
|
||||||
apt-get install -y python3-pip smartmontools iperf3 python3-psutil python3-requests lm-sensors fastfetch rsync fio jq
|
apt-get install -y python3-pip smartmontools iperf3 python3-psutil python3-requests lm-sensors fastfetch rsync fio jq sysstat
|
||||||
|
|
||||||
# Install Node Exporter
|
# Install Node Exporter
|
||||||
echo "Installing Prometheus Node Exporter..."
|
echo "Installing Prometheus Node Exporter..."
|
||||||
|
|||||||
Reference in New Issue
Block a user