Ad Widget

Collapse

Zabbix 2.0.5 packages for Debian/Ubuntu

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jbfavre
    Junior Member
    • May 2011
    • 11

    #16
    Zabbix 2.0.6 packages available

    Hello,
    New zabbix 2.0.6 packages are available for both Ubuntu 10.04 Lucid and Ubuntu 12.04 precise.

    This is a big change since I synchronized with official Zabbix packages (which are only available for Ubuntu 10.04 Lucid at this time).

    For next version (2.0.7), packages shall be moved from my 'experimental' section to 'main'. At the same time, 1.8.x packages will be moved from 'main' to an upcoming 'old' section.

    Here are the main changes:
    • Sync with upstream packaging.
    • Add 'zabbix-java-gateway' package
    • Provide 'zabbix_get' & 'zabbix_sender' as separate packages
    • Remove 'zabbix-server-sqlite3' from package's flavour (considered as experimental in Debian & removed).
    • 'zabbix-agent' package recommends 'zabbix-sender'
    • 'zabbix-proxy-*' packages recommend 'zabbix-get'
    • 'zabbix-server-*' packages recommend 'zabbix-get'
    • 'zabbix-get' conflicts with 'zabbix-proxy-*' < 2.0.6
    • 'zabbix-sender' conflicts with 'zabbix-agent' < 2.0.6


    Originally posted by jbfavre
    Hello,
    I'm very proud to announce the availibility of Zabbix 2.0.5 packages for Ubuntu 10.04 Lucid & Ubuntu 12.04 Precise.
    I've been working on it since early 2.x release.

    Packages can be found at:

    Code:
    deb http://packages.tooptee.org/ lucid experimental
    for Lucid

    Code:
    deb http://packages.tooptee.org/ precise experimental
    for Precise

    Repository is signed with my own key: 35C2E2F1
    Code:
    wget http://packages.tooptee.org/pubkey.gpg -O - | sudo apt-key add -
    Even if the repo is called "experimental", I use zabbix-server, zabbix-proxy & zabbix-agent with my own packages at work, since 1.8.10 (sort of "eat you own dog food" thing )

    Packaging debian directory will be available on github within next hours.

    I'm also pleased to announce Zabbix 2.0.5 for Debian 6.0 "Squeeze" on behalf Guillaume Plessis from Dotdeb project (http://www.dotdeb.org/2013/02/12/zabbix-2-0-5/).

    Packages can be found at:
    Code:
    deb http://packages.dotdeb.org squeeze all
    You're welcome to test and report bugs in github issue page:
    Code:
    https://github.com/jbfavre/tooptee-zabbix/issues
    for Ubuntu version

    Code:
    https://github.com/gplessis/dotdeb-zabbix/issues
    for Debian version

    Regards,
    Jean Baptiste Favre
    Guillaume Plessis

    Comment

    • ninguno
      Junior Member
      • Nov 2011
      • 29

      #17
      Hi mate! You're packages look really great and working!

      But I'm having some problems when trying to use zabbix for mysql database monitoring through odbc in ubuntu 12.04. It seems I need to install unixodbc for that cause libmyodbc require it. But if I tried to install unixodbc, libiodbc2 and zabbix-mysql-server are removed.

      Is there any chance you compile your zabbix packages with unixodbc support instead of iodbc?

      Thanks in advance!

      Comment

      • rahmathulla
        Junior Member
        • May 2013
        • 11

        #18
        Hi there,

        Can you please provide me the follwing details for this repo:

        deb http://packages.tooptee.org/ precise experimental

        Key server and the key

        Comment

        • stratos
          Junior Member
          • Jul 2013
          • 10

          #19
          Code:
          wget http://packages.tooptee.org/pubkey.gpg -O - | sudo apt-key add -

          Comment

          • vertices
            Junior Member
            • May 2013
            • 1

            #20
            Thanks for the repo! Do you plan on updating it to 2.0.7?

            Comment

            Working...