Commit 4a79fb4e authored by Joab Bremer's avatar Joab Bremer

Update README.md

parent 6a605f39
...@@ -17,6 +17,12 @@ systemctl enable --now zabbix-agent2 ...@@ -17,6 +17,12 @@ systemctl enable --now zabbix-agent2
``` ```
curl -fsSL https://git.usb.org.br/infra/zabbix/raw/master/zabbix_v2/Rock%20Linux%208/agent2/zabbix_install.sh | bash -s -- <IP_PROXY> <SERVER_NAME> curl -fsSL https://git.usb.org.br/infra/zabbix/raw/master/zabbix_v2/Rock%20Linux%208/agent2/zabbix_install.sh | bash -s -- <IP_PROXY> <SERVER_NAME>
``` ```
### Instalação Script com repositorio
```
curl -fsSL https://git.usb.org.br/infra/zabbix/raw/master/zabbix_v2/Rock%20Linux%208/agent2/zabbix_install_with_repo.sh | bash -s -- <IP_PROXY> <SERVER_NAME>
```
### Adicionar regra de iptables ### Adicionar regra de iptables
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment