Giter Club home page Giter Club logo

ansible-serviced-zenoss's Introduction

Zenoss Deployment Tool

Ansible playbook to deploy docker, serviced and zenoss monitoring system

Overview

The primary purpose of the playbook is to deploy Zenoss Core to your own bare bone server or a virtual host:

  • deploy docker with lvm storage thin pool
  • deploy serviced according to requirements optionally deploy a serviced cluster, which in the turn can be used to implement zenoss distributed monitoring
  • deploy and run Zenoss Core

Key features

  • Support Zenoss deployments to Debian and Ubuntu operation systems.
  • Fully automated deployments
  • Cloud ready: one click Google Cloud Engine deployment

Quick start

Install Ansible. Put your host to the hosts and configure lvm_dev variable. Proceed to Usage section :)

Configuration

The configuration options are documented at group_vars files. You can amend variables there or override it site_vars.yml

Host variables:

  • lvm_dev : block device for lvm and docker thin pool. the value of global variable will be used if not set.
  • pool_name : name of serviced pool to assign host to. the default pool is used if not set.

Tags:

  • prepare : prepare environment
  • docker : deploy docker
  • serviced : deploy serviced
  • zenoss : deploy zenoss

Usage

After required configuration prepared you can use setup script to start deployment.

  ./setup

Requirements

At least one spare partition(>= 30 Gb) must be available and configured(lvm_dev) for docker and zenoss storage pools. 4 Gb RAM to run serviced services or 24 Gb to run zenoss

Supported OS:

  • Redhat / CentOS 7
  • Debian Stretch
  • Ubuntu Xenial, Bionic

ansible: >= 2.3.0

Google Cloud Deployment

The playbook tested for serviced 1.5.0 and zenoss 6.1.2. Google cloud host is used for deployment as a reproducible clean environment. You have to setup Terraform than zenoss.tf will be used to create GCE instance.

Run gce_deploy script for full cycle deployment to google cloud:

  ./gce_deploy <your google cloud ssh key username> [ terraform options ]

Further development

There are many features planned. Please visit Project support page if you like to appreciate the work.

ansible-serviced-zenoss's People

Contributors

sergevs avatar

Watchers

 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.