Skip to content

monk-ee/zabbix-twilio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

zabbix-twilio

Just a little wrapper for the TwilioRestClient.

Requirements

  • twilio
  • getopts
  • yaml
  • sys
  • logging
  • datetime

Installation

Download the zip from github and place:

NB: Debian Wheezy: AlertScriptsPath=/usr/lib/zabbix/alertscripts

Normal: cp zabbix-twilio.py /etc/zabbix/alert.d/ cp config.yml.sample /etc/zabbix/alert.d/config.yml

Configuration

API Credentials The TwilioRestClient needs your Twilio credentials.

  • account_number:
  • account_token:
  • from_number

Usage

zabbix-twilio.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages