Ad Widget

Collapse

Zabbix_get

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • billb
    Junior Member
    • Nov 2012
    • 14

    #1

    Zabbix_get

    Hi
    I have installed zabbix 2.2 as per per the documentation here:


    However zabbix_get is not available.
    I get the error
    The program 'zabbix_get' can be found in the following packages:
    * zabbix-proxy-mysql
    * zabbix-proxy-pgsql
    * zabbix-proxy-sqlite3
    * zabbix-server-mysql
    * zabbix-server-pgsql

    Why would this be? Can zabbix_get be installed manualyy / from source?

    Thanks
  • anekos
    Junior Member
    • Apr 2015
    • 1

    #2
    I'm getting the same here. I tried to install almost all of the suggested packages that will give me zabbix_get with no success.

    Anyone that might help on this?

    Comment

    • ingus.vilnis
      Senior Member
      Zabbix Certified Trainer
      Zabbix Certified SpecialistZabbix Certified Professional
      • Mar 2014
      • 908

      #3
      Hi,

      Could you try to install zabbix-get package instead of zabbix_get?

      Code:
      [root@ingus-vm-10 ~]# yum list installed | grep zabbix
      fping.x86_64           2.4b2-16.el6     @zabbix-non-supported
      iksemel.x86_64         1.4-2.el6        @zabbix-non-supported
      libssh2.x86_64         1.4.2-2.el6      @zabbix-non-supported
                             2.72-2.el6       @zabbix-non-supported
      snmptt.noarch          1.4-1.el6        @zabbix-non-supported
      zabbix.x86_64          2.4.4-1.el6      @zabbix
      zabbix-agent.x86_64    2.4.4-1.el6      @zabbix
      zabbix-get.x86_64      2.4.4-1.el6      @zabbix
      zabbix-java-gateway.x86_64
                             2.4.4-1.el6      @zabbix
      zabbix-release.noarch  2.4-1.el6        installed
      zabbix-sender.x86_64   2.4.4-1.el6      @zabbix
      zabbix-server.x86_64   2.4.4-1.el6      @zabbix
      zabbix-server-mysql.x86_64
                             2.4.4-1.el6      @zabbix
      zabbix-web.noarch      2.4.4-1.el6      @zabbix
      zabbix-web-mysql.noarch
                             2.4.4-1.el6      @zabbix
      [root@ingus-vm-10 ~]#

      Best Regards,
      Ingus

      Comment

      Working...