Ad Widget

Collapse

Zabbix 3 gui

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dimebag
    Junior Member
    • Dec 2015
    • 8

    #1

    Zabbix 3 gui

    Hello
    Thank you for such a brilliant open source software.
    I recently move our old zabbix server to another server the old zabbix server was version 2.4 on centos 6
    The new machine is centos 7
    The transfer was very smooth and i got every thing up and running
    After that i tried to update zabbix 2.4 on new server to zabbix 3 using the tutorial every thing went good again and zabbix 3 is up and running
    But the case the is confusing me is after the update it seems the gui is updated too but i only have two theme which is blue and black
    As i saw the default theme is white it is little strange
    I added the picture so you can see
    Also i used zabbix version 3 RPM but using yum i do not get why is it as follow

    python-pyzabbix.noarch : PyZabbix is a Python module for working with the Zabbix API
    uwsgi-stats-pusher-zabbix.x86_64 : uWSGI - Zabbix Stats Pusher for uWSGI
    zabbix-agent.x86_64 : Zabbix Agent
    zabbix-get.x86_64 : Zabbix Get
    zabbix-java-gateway.x86_64 : Zabbix java gateway
    zabbix-proxy-mysql.x86_64 : Zabbix proxy for MySQL or MariaDB database
    zabbix-proxy-pgsql.x86_64 : Zabbix proxy for PostgreSQL database
    zabbix-proxy-sqlite3.x86_64 : Zabbix proxy for SQLite3 database
    zabbix-release.noarch : Zabbix repository configuration
    zabbix-sender.x86_64 : Zabbix Sender
    zabbix-server-mysql.x86_64 : Zabbix server for MySQL or MariaDB database
    zabbix-server-pgsql.x86_64 : Zabbix server for PostgresSQL database
    zabbix-web.noarch : Zabbix web frontend common package
    zabbix-web-mysql.noarch : Zabbix web frontend for MySQL
    zabbix-web-pgsql.noarch : Zabbix web frontend for PostgreSQL
    zabbix20-agent.x86_64 : Zabbix agent
    zabbix20-proxy.noarch : Zabbix proxy common files
    zabbix20-proxy-mysql.x86_64 : Zabbix proxy compiled to use MySQL
    zabbix20-proxy-pgsql.x86_64 : Zabbix proxy compiled to use PostgreSQL
    zabbix20-proxy-sqlite3.x86_64 : Zabbix proxy compiled to use SQLite
    zabbix20-server.noarch : Zabbix server common files
    zabbix20-server-mysql.x86_64 : Zabbix server compiled to use MySQL
    zabbix20-server-pgsql.x86_64 : Zabbix server compiled to use PostgresSQL
    zabbix20-web.noarch : Zabbix Web Frontend
    zabbix20-web-mysql.noarch : Zabbix web frontend for MySQL
    zabbix20-web-pgsql.noarch : Zabbix web frontend for PostgreSQL
    zabbix22-agent.x86_64 : Zabbix agent
    zabbix22-dbfiles-mysql.noarch : Zabbix database schemas, images, data and patches
    zabbix22-dbfiles-pgsql.noarch : Zabbix database schemas, images, data and patches
    zabbix22-dbfiles-sqlite3.noarch : Zabbix database schemas and patches
    zabbix22-proxy.noarch : Zabbix proxy common files
    zabbix22-proxy-mysql.x86_64 : Zabbix proxy compiled to use MySQL
    zabbix22-proxy-pgsql.x86_64 : Zabbix proxy compiled to use PostgreSQL
    zabbix22-proxy-sqlite3.x86_64 : Zabbix proxy compiled to use SQLite
    zabbix22-server.noarch : Zabbix server common files
    zabbix22-server-mysql.x86_64 : Zabbix server compiled to use MySQL
    zabbix22-server-pgsql.x86_64 : Zabbix server compiled to use PostgreSQL
    zabbix22-web.noarch : Zabbix Web Frontend
    zabbix22-web-mysql.noarch : Zabbix web frontend for MySQL
    zabbix22-web-pgsql.noarch : Zabbix web frontend for PostgreSQL
    zabbix-web-japanese.noarch : Japanese font settings for frontend
    zabbix20.x86_64 : Open-source monitoring solution for your IT infrastructure
    zabbix22.x86_64 : Open-source monitoring solution for your IT infrastructure

    but RPMs are

    [root@monitor yum.repos.d]# rpm -qa | grep zabbix
    zabbix-web-3.0.2-1.el7.noarch
    zabbix-java-gateway-3.0.2-1.el7.x86_64
    zabbix-release-3.0-1.el7.noarch
    zabbix-web-mysql-3.0.2-1.el7.noarch
    zabbix-agent-3.0.2-1.el7.x86_64
    zabbix-server-mysql-3.0.2-1.el7.x86_64
    zabbix-get-3.0.2-1.el7.x86_64
    Is this correct ?

    Current zabbix.repo
    [zabbix]
    name=Zabbix Official Repository - $basearch
    baseurl=http://repo.zabbix.com/zabbix/3.0/rhel/7/$basearch/
    enabled=1
    gpgcheck=1
    gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-ZABBIX

    [zabbix-non-supported]
    name=Zabbix Official Repository non-supported - $basearch
    baseurl=http://repo.zabbix.com/non-supported/rhel/7/$basearch/
    enabled=1
    gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-ZABBIX
    gpgcheck=1
    I did clear yum cache and metadata too
    Regards
    Attached Files
  • Atsushi
    Senior Member
    • Aug 2013
    • 2028

    #2
    The default theme is blue.
    There is no theme named white.

    And, I think that you are enabling a repository other than CentOS and Zabbix.
    For example, zabbix20 and zabbix22 would be the package by epel.

    When using a variety of repositories, I think that it is necessary to be careful not to conflict with other packages.

    [root@monitor yum.repos.d]# rpm -qa | grep zabbix
    zabbix-web-3.0.2-1.el7.noarch
    zabbix-java-gateway-3.0.2-1.el7.x86_64
    zabbix-release-3.0-1.el7.noarch
    zabbix-web-mysql-3.0.2-1.el7.noarch
    zabbix-agent-3.0.2-1.el7.x86_64
    zabbix-server-mysql-3.0.2-1.el7.x86_64
    zabbix-get-3.0.2-1.el7.x86_64
    If you want to use a Zabbix 3.0.2 for MySQL, I think the correct RPM that are currently installed.

    Comment

    Working...