Giter VIP home page Giter VIP logo

homebrew-zabbix's Introduction

homebrew-zabbix

This is a 3rd party tap for Homebrew. It provides formula for zabbix which includes options for enabling additional features and libraries.

Contents:

Installation and usage

In order to use this tap, you need to install Homebrew or Linuxbrew.

To use, first tap and pin this repo:

brew tap Orange-OpenSource/zabbix
brew tap-pin Orange-OpenSource/zabbix

Note: If you already have zabbix installed from Homebrew core, you need to first run brew uninstall zabbix before you can use this tap.

Default installation

To install the default version of the formula, run:

brew install zabbix

Installing with options

To see the list of supported options for this formula, run:

brew options zabbix

Then, you can run:

brew install zabbix --with-<option1> --with-<option2> ...

Installing latest Git version (HEAD)

Zabbix recommends installing the latest Git master version over a release. This formula builds the latest release by default, but you can install the latest Git version by adding the --HEAD option:

brew install zabbix --HEAD

Installing everything

To compile and install zabbix with all options, just run:

brew install zabbix $(brew options zabbix --compact)

Note that this will perform a full build of zabbix and its dependencies, which may take a while depending on your machine's capabilities.

Updating

To update Homebrew and upgrade the formula to the most recent stable release:

brew update && brew upgrade zabbix

Or, if you are using the HEAD version and want to update to the latest commit:

brew update && brew upgrade zabbix --fetch-HEAD

FAQ

What is tap-pin?

Using brew tap-pin gives this tap's zabbix formula priority over homebrew-core to make installation simpler. Now zabbix will refer to this tap's formula.

If you don't want to pin this tap, you can still reference this tap's zabbix formula directly with phoenixadb/zabbix/zabbix. Tap pinning will not influence an zabbix dependency in another formula.

To unpin the tap, simply run brew tap-unpin Orange-OpenSource/zabbix.

Issues

To report issues, please file an issue on GitHub. Please note that we will only be able to help with issues that are exclusive to this tap.

If the problem is reproducible with the homebrew-core version of zabbix, please file it on their tracker.

Maintainers

  • Arnaud de Bock (@phoenixadb)

homebrew-zabbix's People

Contributors

phoenixadb avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

isabella232

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.