Skip to content

yakkobr/TeleZabbix

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TeleZabbix

Stop spending money with SMS, receive in your Telegram chat/group notifications of hosts/webs down.

#Install dependencies pip install -r dependencies.txt

#Configure your TeleZabbix Edit the file etc/Telezabbix.conf

api = Your Telegram API KEY

group_id = The chat/group ID, that you want to send the notifications

username = Your zabbix username

password = Your zabbix passowrd

server = The zabbix server (Ex.: http://127.0.0.1/zabbix)

#Start TeleZabbix

python TeleZabbix.py start

#Stop TeleZabbix

python TeleZabbix.py stop

#Status TeleZabbix

python TeleZabbix.py status

#Tutorial PT-BR https://gamblersec.blogspot.com.br/2016/03/telezabbix-notificacoes-do-zabbix-no.html

About

Receive in your Telegram chat/group notifications of hosts/webs down.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%