Actualiser ap32-mon/zabbix.sh
This commit is contained in:
parent
1641264062
commit
6bbe7f1416
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user