1
0
Bifurcation 0
miroir de https://github.com/PAPAMICA/Wiki-Tech.io.git synchronisé 2024-12-28 10:30:24 +01:00

docs: update Supervision/Zabbix/Proxy

Cette révision appartient à :
Mickael Asseline 2021-06-14 08:11:48 +00:00 révisé par Mickael Asseline
Parent eb057efab7
révision 73eccbeb72

Voir le fichier

@ -2,7 +2,7 @@
title: Proxy Zabbix
description:
published: true
date: 2021-06-14T08:11:30.744Z
date: 2021-06-14T08:11:46.825Z
tags:
editor: markdown
dateCreated: 2021-05-24T10:37:26.969Z
@ -16,19 +16,19 @@ Pour l’installation, prévoyez un Debian 9 ou 10 en 64Bits ou Raspbian.
Installation de Git
```plaintext
```bash
apt install -y git
```
Récupération des scripts
```plaintext
```bash
git clone https://github.com/PAPAMICA/scripts
```
Exécuter le script
```plaintext
```bash
cd scripts/debian/zabbix-proxy
chmod +x debian_install_zabbix_proxy.sh
./debian_install_zabbix_proxy.sh