GithubHelp home page GithubHelp logo

xiaoruiguo / zabbix-openstack Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cloudowski/zabbix-openstack

0.0 3.0 0.0 19 KB

Zabbix monitoring for OpenStack

License: Apache License 2.0

Python 100.00%

zabbix-openstack's Introduction

Monitoring OpenStack with Zabbix

This repository contains Zabbix resources for monitoring OpenStack environment.

Features

The following features are currently available:

  • Automatically discover (using API), add service endpoints and monitor their availability and performance
  • Automatically discover (using API), add hypervisor hosts and monitor availability, performance and other metrics
  • Active monitoring of OpenStack nodes - connections are initiated by agents installed on nodes
  • Flexible configuration based on variables (Zabbix macros)

Installation

  • Install python-keystoneclient and python-novaclient on you Zabbix server
  • Install Zabbix agents on your OpenStack nodes and define ServerActive with IP address of the Zabbix server
  • Copy scripts from server/externalscripts/ to your Zabbix server to ExternalScripts location
  • Import templates from templates/ into your Zabbix server
  • Add OpenStack controller host (the one with Keystone component) to Zabbix and link Template OpenStack or Template OpenStack Identity V3 template to it
  • Wait for Zabbix to add discovered hypervisor hosts and endpoints items (look for them in the controller host)

Configuration

Configure the following macros on the controller host level in Zabbix so that server could connect to keystone:

  • {$OS_AUTHURL} - OpenStack keystone auth url (http://127.0.0.1:5000/v2.0 by default)
  • {$OS_TENANT} - OpenStack tenant name (admin by default)
  • {$OS_USER} - OpenStack user name (admin by default)
  • {$OS_PASSWORD} - OpenStack user password (admin by default)
  • {$OS_USER} - OpenStack user name (admin by default)
  • {$OS_PASSWORD} - OpenStack user password (admin by default)
  • {$OS_USER_DOMAIN_NAME} - (only for Identity API v3) OpenStack User domain name (Default by default)
  • {$OS_PROJECT_DOMAIN_NAME}} - (only for Identity API v3) OpenStack User domain name (Default by default)

License

This project is licensed under Apache License 2.0

Contribute

Feel free to test, break, experiment and contribute :-)

zabbix-openstack's People

Contributors

cloudowski avatar tristanlt avatar alex3594 avatar

Watchers

James Cloos avatar xiaoruiguo avatar  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.