Ad Widget

Collapse

Missing the sql.scheme in the zabbix-proxy instance

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ruvert
    Junior Member
    • Jul 2014
    • 1

    #1

    Missing the sql.scheme in the zabbix-proxy instance

    Hello
    Please help with the missing the sql.scheme in the zabbix-proxy instance on the Ubuntu 20&22
    Please share the file with the latest version of zabbix

    root@kds-zb-pr-active:/home/fwadm# dpkg -L zabbix-sql-scripts
    dpkg-query: package 'zabbix-sql-scripts' is not installed
    Use dpkg --contents (= dpkg-deb --contents) to list archive files contents.
    root@kds-zb-pr-active:/home/fwadm# cat /etc/dpkg/dpkg.cfg.d/excludes
    cat: /etc/dpkg/dpkg.cfg.d/excludes: No such file or directory
    root@kds-zb-pr-active:/home/fwadm# dpkg -l zabbix\*
    Desired=Unknown/Install/Remove/Purge/Hold
    | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
    |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
    ||/ Name Version Architecture Description
    +++-=========================-=====================-============-================================================== =====
    ii zabbix-agent 1:6.2.1-1+ubuntu20.04 amd64 Zabbix network monitoring solution - agent
    un zabbix-proxy-mysql <none> <none> (no description available)
    ii zabbix-proxy-pgsql 1:6.2.1-1+ubuntu20.04 amd64 Zabbix network monitoring solution - proxy (PostgreSQL)
    ii zabbix-proxy-pgsql-dbgsym 1:6.2.1-1+ubuntu20.04 amd64 debug symbols for zabbix-proxy-pgsql
    un zabbix-proxy-sqlite3 <none> <none> (no description available)
    ii zabbix-release 1:6.2-1+ubuntu20.04 all Zabbix official repository configuration
    root@kds-zb-pr-active:/home/fwadm#

    root@kds-zb-pr-active:/home/fwadm# ls -lh /usr/share/doc/zabbix-proxy-pgsql
    total 12K
    -rw-r--r-- 1 root root 4.4K Jul 14 14:12 changelog.Debian.gz
    -rw-r--r-- 1 root root 965 Jul 14 14:12 copyright
    root@kds-zb-pr-active:/home/fwadm#

    root@kds-zb-pr-active:/home/fwadm# zabbix_proxy --version
    zabbix_proxy (Zabbix) 6.2.1
    Revision 2c382976146 25 July 2022, compilation time: Jul 14 2022 11:12:52

    Copyright (C) 2022 Zabbix SIA
    License GPLv2+: GNU GPL version 2 or later <http://gnu.org/licenses/gpl.html>.
    This is free software: you are free to change and redistribute it according to
    the license. There is NO WARRANTY, to the extent permitted by law.

    This product includes software developed by the OpenSSL Project
    for use in the OpenSSL Toolkit (http://www.openssl.org/).

    Compiled with OpenSSL 1.1.1f 31 Mar 2020
    Running with OpenSSL 1.1.1f 31 Mar 2020
    root@kds-zb-pr-active:/home/fwadm#
  • Atsushi
    Senior Member
    • Aug 2013
    • 2028

    #2
    Try installing the zabbix-sql-scripts package.

    Comment

    Working...