Giter VIP home page Giter VIP logo

ansible-zenoss's Introduction

Zenoss Installer using Ansible

Uses Ansible to install Zenoss 5.1 core.

Documentation

Minimum Recommended Server

The hosts in the default resource pool should meet the following, minimum requirements:

  • OS RHEL/CentOS 7.1
  • 4 CPU cores (64-bit only; real or virtual)
  • 20GB RAM
  • 1 network interface controller (must support TCP/IP)
  • The network latency among all hosts in a resource pool should be less than 5 milliseconds
  • Local storage is recommended, and SAN storage is supported
  • Minimum Local storage 30GB x 2 disks

Installation

Clone this repo:

$ git clone https://github.com/marafa/ansible-zenoss.git
$ cd ansible-zenoss

Make sure NTP is running, this includes checking local and site firewalls. To check:

$ ntpstat

If your output resembles the output below, then NTP is working:

synchronised to NTP server (12.34.56.78) at stratum 3 ....

Modify your hosts inventory/file to put your Zenoss server's IP

Verify you can ssh to your Zenoss host using ssh keys AND that user can sudo without a password

Notes

  • The speed of the installation is dependent on your internet connection. It can take an hour or more.

To use

Modify the variables group_vars/all.yml to suit your environment

Run ansible with following:

ansible-playbook -i hosts playbook.yml 

To test a role (This is useful when you want to verify your server meets Zenoss specs)

ansible-play -i hosts -l localhost test_role.yml -e "ROLE=installation_checks"

ansible-zenoss's People

Contributors

marafa avatar infoblox-bot avatar seizadi avatar

Stargazers

 avatar

Watchers

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