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 à :
Parent
eb057efab7
révision
73eccbeb72
1 fichiers modifiés avec 4 ajouts et 4 suppressions
|
@ -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
|
||||
|
|
Chargement…
Référencer dans un nouveau ticket