Configurar Zabbix Whatsapp

1178 palavras 5 páginas
WHATSAPP + ZABBIX

INSTALAÇÃO DO YUWSUP PARA FUNCIONAR O WHATSAPP

Passo 1: Instalando dependências.
# apt-get install python python-dateutil python-argparse
Passo 2: Baixando o Yowsup.
# wget https://github.com/tgalal/yowsup/archive/master.zip
Passo 3: Descompactando o arquivo master.zip
# unzip master.zip
A pasta yowsup-master será extraída do arquivo master.zip.
Passo 4: Configurando o Yowsup.
# cd yowsup-master/src
# cp config.example zapzap.config
# vi zapzap.config

O arquivo deve conter um explicativo comentado(#) com instruções sobre a configuração do arquivo, explicando cada campo, além dos próprios campos cc, phone, id e password.
######## Yowsup Configuration file #####################
# Lines are commented using # and ;
# Your configuration should contain info about your login credentials to Whatsapp. This typically consist of 3 fields:\n
# cc: Your country code. See http://www.ipipi.com/help/telephone-country-codes.htm
# If not set, it will be autodetected from phonenumber
# phone: Your full phone number including country code, without '+' or '00'
# id: This field is used in registration calls (-r|-R|-e), and for login if you are trying to use an existing account that is setup
# on a physical device. Whatsapp has recently deprecated using IMEI/MAC to generate the account's password in updated versions
# of their clients. Use --v1 switch to try it anyway. Typically this field should contain the phone's IMEI if your account is setup on
# a Nokia or an Android device, or the phone's WLAN's MAC Address for iOS devices. If you are not trying to use existing credentials
# or want to register, you can leave this field blank or set it to some random text.
# password: Password to use for login. You obtain this password when you register using Yowsup.
######################################################
## Actual config starts below ##

cc= #if not specified

Relacionados

  • alerta whatapp Zabbiz
    1141 palavras | 5 páginas
  • Alertas via WhatsApp no Zabbix
    1129 palavras | 5 páginas