Actualiser ap32-mon/zabbix.sh

This commit is contained in:
uap32-2025-r 2024-11-17 22:00:01 +01:00
parent 1641264062
commit 6bbe7f1416

View File

@ -1,7 +1,7 @@
#!/bin/bash
export http_proxy=http://10.121.38.1:8080
export https_proxy=https://10.121.38.1:8080
wget https://repo.zabbix.com/zabbix/7.0/debian/pool/main/z/zabbix-release/zabbix-release_7.0-2+debian12_all.deb
wget -4 https://repo.zabbix.com/zabbix/7.0/debian/pool/main/z/zabbix-release/zabbix-release_7.0-2+debian12_all.deb
dpkg -i zabbix-release_7.0-2+debian12_all.deb
apt-get install -y apache2 mariadb-server
apt-get install -y zabbix-server-mysql zabbix-frontend-php zabbix-apache-conf zabbix-sql-scripts zabbix-agent