Commit e3c0107b authored by Joab Bremer's avatar Joab Bremer

Update script centos 6

parent 4f8e314c
# 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>
```
\ No newline at end of file
...@@ -13,7 +13,7 @@ mkdir /zabbix_files ...@@ -13,7 +13,7 @@ mkdir /zabbix_files
cd /zabbix_files cd /zabbix_files
echo "Baixando Arquivos..." echo "Baixando Arquivos..."
#wget https://git.usb.org.br/infra/zabbix/raw/master/zabbix_v2/Centos%207/agent2/pcre2-10.23-2.el7.x86_64.rpm 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
......
...@@ -12,7 +12,7 @@ CONFIG_FILE="/etc/zabbix/zabbix_agent2.conf" ...@@ -12,7 +12,7 @@ CONFIG_FILE="/etc/zabbix/zabbix_agent2.conf"
mkdir /zabbix_files mkdir /zabbix_files
cd /zabbix_files cd /zabbix_files
echo "Baixando Arquivos..." echo "Baixando Arquivos..."
wget https://git.usb.org.br/infra/zabbix/raw/master/zabbix_v2/Centos%207/agent2/pcre2-10.23-2.el7.x86_64.rpm wget https://git.usb.org.br/infra/zabbix/raw/master/zabbix_v2/Centos%207/agent2/pcre2-10.23-2.el7.x86_64.rpm -P /zabbix_files
wget https://git.usb.org.br/infra/zabbix/raw/master/zabbix_v2/Centos%207/agent2/zabbix-agent2-7.0.0-release1.el7.x86_64.rpm -P /zabbix_files wget https://git.usb.org.br/infra/zabbix/raw/master/zabbix_v2/Centos%207/agent2/zabbix-agent2-7.0.0-release1.el7.x86_64.rpm -P /zabbix_files
wget https://git.usb.org.br/infra/zabbix/raw/master/zabbix_v2/Centos%207/agent2/zabbix-agent2-plugin-ember-plus-7.0.0-release1.el7.x86_64.rpm -P /zabbix_files wget https://git.usb.org.br/infra/zabbix/raw/master/zabbix_v2/Centos%207/agent2/zabbix-agent2-plugin-ember-plus-7.0.0-release1.el7.x86_64.rpm -P /zabbix_files
wget https://git.usb.org.br/infra/zabbix/raw/master/zabbix_v2/Centos%207/agent2/zabbix-agent2-plugin-mongodb-7.0.0-release1.el7.x86_64.rpm -P /zabbix_files wget https://git.usb.org.br/infra/zabbix/raw/master/zabbix_v2/Centos%207/agent2/zabbix-agent2-plugin-mongodb-7.0.0-release1.el7.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