Commit b835b5db authored by Joab Bremer's avatar Joab Bremer

Merge branch 'master' of http://git.usb.org.br/infra/zabbix

parents 32dfd200 8216ad49
# scripts
### Instalação zabbix-agent2
```
curl -fsSL https://git.usb.org.br/infra/zabbix/raw/master/zabbix_v2/Centos%207/agent2/zabbix_install.sh | bash -s -- <IP_PROXY> <SERVER_NAME>
curl -fsSL https://git.usb.org.br/infra/zabbix/raw/master/zabbix_v2/Centos%206/agent2/zabbix_install.sh | bash -s -- <IP_PROXY> <SERVER_NAME>
```
\ No newline at end of file
......@@ -13,7 +13,7 @@ mkdir /zabbix_files
cd /zabbix_files
echo "Baixando Arquivos..."
wget https://git.usb.org.br/infra/zabbix/raw/master/zabbix_v2/Centos%206/zabbix-agent2-7.0.0-release1.el6.x86_64.rpm -P /zabbix_files
wget https://git.usb.org.br/infra/zabbix/raw/master/zabbix_v2/Centos%206/agent2/zabbix-agent2-7.0.0-release1.el6.x86_64.rpm -P /zabbix_files
......
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