Coder Social home page Coder Social logo

zaws's Introduction

About "ZAWS"

Zabbix AWS monitoring template This template is supported over Zabbix 3.0.

Features

  • EC2 monitoring
    • Automatically registration EC2 instances information by using Zabbix LLD host prototype.
    • Automatically registration EC2 CloudWatch metrics information by using Zabbix LLD item prototype.
  • ELB monitoring
    • Automatically registration ELB instances information by using Zabbix LLD host prototype.
    • Automatically registration ELB CloudWatch metrics information by using Zabbix LLD item prototype.

Requirements

  • Zabbix >= 3.0

Installation & Setting

1. Download

Download zaws command line tool and Zabbix template xml file.

Please get the binary file that is appropriate for your environment architecture.

binary file url

template xml file url

2. Copy to Externalscripts directory

Please copy command line tool file to your zabbix servers externalscripts directory.

for example:

$ cp zaws-linux-amd64 /usr/lib/zabbix/externalscripts/zaws

3. Import zabbix template xml file

[Configuration]->[Templates]->[Import]

Please import "zaws_zabbix_template.xml"

4. Register host

[Configuration]->[Hosts]->[Create host]

  • Host name: any
  • Groups: any
  • Agent interfaces: any (not used in this tool)
  • Templates: Template AWS
  • Macros: please set 3 macro
    • {$REGION}: Please set AWS region name (e.g. ap-northeast-1)
    • {$KEY}: Please set AWS ACCESS KEY ID (e.g. AKI........)
    • {$SECRET}: Please set AWS SECRET ACCESS KEY

Contact

Please send feedback to me.

Daisuke IKEDA

Twitter: @ike_dai

e-mail: [email protected]

License

Licensed under the Apache License, Version 2.0. The Apache v2 full text is published at this link.

Copyright 2016 Daisuke IKEDA.

zaws's People

Contributors

ike-dai 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.