GithubHelp home page GithubHelp logo

vagrant-zabbix3's Introduction

vagrant-Zabbix

  • This VagrantFile provides a Zabbix 3.0 server installed on CentOS 7.0.
  • And with grafana 2.5.0 and grafana-zabbix 2.5.1 plugin installed and configured.
  • 该环境倾向于建立一个Lab环境,用来熟悉和测试zabbix 以及使用grafana 来对数据进行展现和分析。后续可能会加入自己的一些测试和实验到目录中。
  zabbix web console  :http://192.168.33.11
  Username            :admin     (default administrator)
  Password            :zabbix

  Username            :grafana   (zabbix admins, for grafana datasource)
  Password            :grafana-ro

------------------------------------------------------------------------
  grafana web console :http://192.168.33.11:3000
  Username            :admin
  password            :admin

------------------------------------------------------------------------
  MySQL password:
  username            :root
  password            :topsecret

  username            :zabbix
  password            :zabbix
------------------------------------------------------------------------

comments

  1. 另外我更改使用了aliyun的更新源,在国内会更新快一点。

  2. 为了修正zabbix界面历史栏乱码问题,我把mysql的默认数据库编码设置成了utf8(同过替换my.cnf)

  3. 该虚拟机内置了grafana 2.5.0 并且安装了grafana-zabbix 以让grafana 显示zabbix中的数据(zabbix数据源已经配置).

Install is based on the steps found here:

http://bicofino.io/blog/2015/10/09/install-zabbix-2-dot-4-6-from-source-on-centos/

Some tips:

  • vagrant的provison script 我拆分成了多个,方便测试以及自定义。
  • 如果你想只使用zabbix 可以vagrant up --provision-with setRepo,installZabbix
  • 后续如果你想安装grafana 以及grafana-zabbix 插件时,可以使用 vagrant provision --provision-with installGrafana
  • 内置了snmpsim安装及模拟snmp客户端的脚本,参考snmpsim目录
  • 内置了一个grafana dashboard的config文件,可以直接导入grafana进行使用。

vagrant-zabbix3's People

Stargazers

Samson Mei avatar Dz avatar

Watchers

James Cloos avatar  avatar

Forkers

craigliu

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.