Commit 72021a70 authored by devteam's avatar devteam

Update README.md

parent 3e3c3914
...@@ -2,4 +2,7 @@ ...@@ -2,4 +2,7 @@
### Instalação zabbix-agent2 ### Instalação zabbix-agent2
``` ```
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> 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>
```
```
-A INPUT -s 10.0.0.0/8 -p tcp -m state -m tcp --dport 10050:10053 --state NEW -j ACCEPT
``` ```
\ No newline at end of file
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