Giter VIP home page Giter VIP logo

zabbix-cloudwatch's Introduction

zabbix-cloudwatch

Cloudwatch integration for Zabbix 3.x

Current release: 1.1.0. Zabbix template was tested with Zabbix 3.4, please revert to 1.0.0 if you find any backward incompatibility and open an issue.

Python 2.7.x

  1. Create specialized user account in AWS and grant it permissions for required services and API calls (for example describe_instances() for EC2)
  2. Clone github repo: https://github.com/wawastein/zabbix-cloudwatch
  3. Copy contents of zabbix-scripts into /usr/lib/zabbix directory, change owner of the dir and its contents to user under which you run Zabbix
  4. Install system-wide boto3 package
  5. Import cloudwatch_template.xml into Zabbix
  6. Put credentials of account created in (1) into /usr/lib/zabbix/scripts/conf/aws.conf
  7. Create host with 0.0.0.0 as interface and link it to the template. Change macros ACCOUNT and REGION to correspond to your case:

example

  1. Enable/Disable all discovery rules/items/triggers you think necessary, add new or modify existing ones.

Default template has rules and items for following services:

  • EC2 (requires describe_instances() API call permissions)
  • RDS (describe_db_instances() API call)
  • ELB (describe_load_balancers() API call)
  • EMR (list_clusters() API call)
  • ELBv2 (describe_target_groups() API call)
  • S3 (list_buckets() API call)

Detailed overview at: https://wordpress.com/read/feeds/49943587/posts/1417437611

Hit me up on twitter @wawastein if you got any questions, submit pull requests, fork all you want, and Papa bless.

zabbix-cloudwatch's People

Contributors

adonoga avatar diego-sainz-g avatar jfchevrette avatar wawastein avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.