Giter VIP home page Giter VIP logo

orabbix4zabbix4's Introduction

在使用 zabbix 4 时, orabbix 会报错:

Orabbix - received unexpected response ' ' for key 'alive'

根据这个 issue, 修改了 Sender.java, 并把编译好的 class 文件, 添加到 orabbix-1.2.3.jar 中. 并打成了个 image.

使用方式

首先执行 build.sh, 这个脚本会编译 Sender.java, 并把 class 文件,添加到原来的 jar 包中, 放到 orabbix 目录下, 再打成一个 image zabbix-agent-oralce.

Docker Environment Variables

  • ZBX_SERVER_HOST zabbix server 地址, 默认为 127.0.0.1
  • ZBX_SERVER_PORT zabbix server 端口, 默认为 10051
  • ORACLE_HOST oralce 地址, 默认为 127.0.0.1
  • ORACLE_PORT oralce 端口, 默认为 1521
  • ORACLE_USER oralce 用户, 默认为 zabbix
  • ORACLE_PASSWORD oralce 用户密码, 默认为 zabbix
  • ORACLE_INSTANCE oralce 实例, 默认为 orcl

orabbix4zabbix4's People

Contributors

hsnotebook avatar

Watchers

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