Commit 6f067656 authored by Joab Bremer's avatar Joab Bremer

Update README.md

parent ec11c931
# zabbix
###Instalação zabbix no asterisk
### Instalação zabbix no asterisk
> Baixar e instalar arquivo zabbix agent conforme sistema operacional
......@@ -61,13 +61,13 @@ displayconnects=no ;only effects 1.6+
```
###Reiniciar o asterisk
### Reiniciar o asterisk
```
service asterisk restart
systemctl restart asterisk
```
###Dentro do zabbix > Data Collection > Hosts > VOIP
### Dentro do zabbix > Data Collection > Hosts > VOIP
> Adicionar templates
> Asterisk by HTTP
> Linux by Zabbix agent
......@@ -75,7 +75,7 @@ systemctl restart asterisk
> Adicionar IP do voip
###Iniciar aplicação
### Iniciar aplicação
```
service zabbix-agent2 start
chkconfig zabbix-agent2 on
......
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