Commit 9d1debce authored by Joab Bremer's avatar Joab Bremer

Update README.md

parent 94c2de15
......@@ -7,15 +7,21 @@ wget https://git.usb.org.br/infra/zabbix/raw/master/zabbix_v2/Centos%206/agent2/
yum -y install /zabbix_files/zabbix-agent2-7.0.0-release1.el6.x86_64.rpm
em "/etc/zabbix/zabbix_agent2.conf"
```
Altere DebugLevel=3
Server=<PROXY_IP>
Hostname=<HOST_NAME>
UserParameter=asterisk[*],/etc/zabbix/asterisk.py \$1
Comentar linha -> ServerActive=127.0.0.1
```
> Comentar linha -> ServerActive=127.0.0.1
> copiar script asterisk.py para /etc/zabbix
copiar script asterisk.py para /etc/zabbix
Adicionar usuário zabbix ao /etc/asterisk/manager_custom.conf
> Adicionar usuário zabbix ao /etc/asterisk/manager_custom.conf
```
[zabbix]
......
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