<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <div class="moz-cite-prefix">20.10.2020 09:34, Yuri Khachaturyan
      Ð¿Ð¸ÑˆÐµÑ‚:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAA8E9_tiu3Qa=c+nj3H8b38e6BnB00jMNGUOG+5qNu8Yt3RVsw@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">
        <div dir="ltr">Добрый Ð´ÐµÐ½ÑŒ!
          <div>Не Ð¿Ð¾Ð½Ð¸Ð¼Ð°ÑŽ Ð² Ñ‡ÐµÐ¼ Ð¿Ñ€Ð¾Ð±Ð»ÐµÐ¼Ð°. </div>
          <div>Во-первых, Ð·Ð°Ñ‡ÐµÐ¼ Ð¸ÑÐ¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÑŒ rpm Ð¸ yum, ÐµÑÐ»Ð¸:</div>
          <div><br>
          </div>
          <div># apt-cache search zabbix<br>
            <br>
          </div>
          <div>zabbix-agent - zabbix agent<br>
            zabbix-proxy - zabbix proxy with Sqlite3 support<br>
            zabbix-proxy-pgsql - zabbix proxy with PostgreSQL support<br>
            zabbix-server-common - zabbix network monitor (server common
            stuff)<br>
            zabbix-server-mysql - zabbix network monitor (server,
            compiled with MySQL support)<br>
            zabbix-server-pgsql - zabbix network monitor (server,
            compiled with PostgreSQL support)<br>
            zabbix-common - zabbix network monitor (common stuff)<br>
            zabbix-common-database-mysql - zabbix common database stuff
            (for mysql)<br>
            zabbix-common-database-pgsql - zabbix common database stuff
            (for postgresql)<br>
            zabbix-common-database-sqlite3 - zabbix common database
            stuff (for sqlite3)<br>
            zabbix-phpfrontend-apache2 - zabbix-phpfrontend's apache2
            config files<br>
            zabbix-phpfrontend-apache2-mod_php7 - Requirements for the
            use of apache2-mod_php7<br>
            zabbix-phpfrontend-engine - zabbix web frontend (php)<br>
            zabbix-phpfrontend-php7 - zabbix web frontend, edition for
            php7<br>
            <br>
          </div>
          <div>У Ð¼ÐµÐ½Ñ ÑƒÑÑ‚ановлено:</div>
          <div><br>
          </div>
          <div>[root @ <a href="http://home.yukh.ru"
              moz-do-not-send="true">home.yukh.ru</a> /etc/nginx]# rpm
            -qa |grep zabbix<br>
            zabbix-server-pgsql-4.4.4-alt0.p9.1.x86_64<br>
            zabbix-phpfrontend-engine-4.4.4-alt0.p9.1.noarch<br>
            zabbix-server-common-4.4.4-alt0.p9.1.x86_64<br>
            zabbix-phpfrontend-php7-4.4.4-alt0.p9.1.noarch<br>
            zabbix-common-database-pgsql-4.4.4-alt0.p9.1.noarch<br>
            python-module-zabbix-api-0.5.3-alt1.noarch<br>
            zabbix-agent-4.4.4-alt0.p9.1.x86_64<br>
            zabbix-common-4.4.4-alt0.p9.1.noarch<br>
          </div>
          <div><br>
          </div>
          <div>И ÐºÐ¾Ð½Ñ„иг Ð´Ð»Ñ nginx:</div>
          <div><br>
          </div>
          <div>server {<br>
            Â  Â  Â  Â  listen 443 ssl http2;<br>
            Â  Â  Â  Â  server_name <a href="http://zabbix.yukh.ru"
              moz-do-not-send="true">zabbix.yukh.ru</a>;<br>
            Â  Â  Â  Â  access_log Â off;<br>
            Â  Â  Â  Â  error_log Â  /home/billing/logs/error.log;<br>
            <br>
            include ssl.conf;<br>
            include ssl_yukh.ru.conf;<br>
            <br>
            Â  Â  Â  Â  location / {<br>
            Â  Â  Â  Â  Â  Â  Â  Â  root /var/www/webapps/zabbix/frontends/php;<br>
            Â  Â  Â  Â  Â  Â  Â  Â  index index.php;<br>
            Â  Â  Â  Â  }<br>
            Â  Â  Â  Â  location ~ \.php$ {<br>
            Â  Â  Â  Â  Â  Â  Â  Â  fastcgi_pass Â  Â <a
              href="http://127.0.0.1:9701" moz-do-not-send="true">127.0.0.1:9701</a>;<br>
            Â  Â  Â  Â  Â  Â  Â  Â  fastcgi_index Â  index.php;<br>
            Â  Â  Â  Â  Â  Â  Â  Â  fastcgi_param Â  SCRIPT_FILENAME
            /var/www/webapps/zabbix/frontends/php$fastcgi_script_name;<br>
            Â  Â  Â  Â  Â  Â  Â  Â  include Â  Â  Â  Â  fastcgi_params;<br>
            Â  Â  Â  Â  }<br>
            <br>
            }<br>
          </div>
          <div><br>
          </div>
          <div><br>
          </div>
        </div>
        <br>
        <div class="gmail_quote">
          <div dir="ltr" class="gmail_attr">вт, 20 Ð¾ÐºÑ‚. 2020 Ð³. Ð² 08:39,
            ÐÑ…ламов ÐŸÐµÑ‚Ñ€ &lt;<a href="mailto:petr-akhlamov@yandex.ru"
              moz-do-not-send="true">petr-akhlamov@yandex.ru</a>&gt;:<br>
          </div>
          <blockquote class="gmail_quote" style="margin:0px 0px 0px
            0.8ex;border-left:1px solid
            rgb(204,204,204);padding-left:1ex">Добрый Ð´ÐµÐ½ÑŒ. ÐŸÐ¾ÑÐ¼Ð¾Ñ‚рел
            Ð¸Ð½ÑÑ‚рукции Ð¿Ð¾ zabbix, 
            <div><a href="https://www.altlinux.org/Zabbix"
                target="_blank" moz-do-not-send="true">https://www.altlinux.org/Zabbix</a><br>
            </div>
            <div>и Ñ€ÐµÑˆÐ¸Ð» Ð½Ð°Ð¿Ð¸ÑÐ°Ñ‚ÑŒ Ð±Ð¾Ð»ÐµÐµ Ð¿Ñ€Ð¾ÑÑ‚ым ÑÐ·Ñ‹ÐºÐ¾Ð¼. 
              <div><a
href="https://www.altlinux.org/%D0%A3%D1%87%D0%B0%D1%81%D1%82%D0%BD%D0%B8%D0%BA:Petr-akhlamov/Zabbix"
                  target="_blank" moz-do-not-send="true">https://www.altlinux.org/%D0%A3%D1%87%D0%B0%D1%81%D1%82%D0%BD%D0%B8%D0%BA:Petr-akhlamov/Zabbix</a><br>
              </div>
              <div>Единственный Ð²Ð¾Ð¿Ñ€Ð¾Ñ, ÐºÐ¾Ñ‚орый Ñ Ð½Ðµ Ð¼Ð¾Ð³Ñƒ Ñ€Ð°Ð·Ð¾Ð±Ñ€Ð°Ñ‚ÑŒ, ÑÑ‚о
                ÐºÐ°Ðº Ð¿Ð¾ÑÑ‚авить Ð²ÐµÐ±-интерфейс. ÐŸÐ¾ÑÑ‚ому Ñ Ð¸ Ð¿Ñ€Ð¾ÑˆÑƒ Ð±Ð¾Ð»ÐµÐµ
                Ð¾Ð¿Ñ‹Ñ‚ных Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚елей/админов Ð¿Ð¾ÑˆÐ°Ð³Ð¾Ð²Ð¾ Ð¸ Ð¿Ð¾Ð´Ñ€Ð¾Ð±Ð½Ð¾
                Ñ€Ð°ÑÑ‚олковать Ð¼Ð½Ðµ Ð´Ð°Ð½Ð½Ñ‹Ð¹ Ð²Ð¾Ð¿Ñ€Ð¾Ñ. ÐŸÐ¾Ð¶Ð°Ð»ÑƒÐ¹ÑÑ‚а.</div>
            </div>
            _______________________________________________<br>
            community mailing list<br>
            <a href="mailto:community@lists.altlinux.org"
              target="_blank" moz-do-not-send="true">community@lists.altlinux.org</a><br>
            <a
              href="https://lists.altlinux.org/mailman/listinfo/community"
              rel="noreferrer" target="_blank" moz-do-not-send="true">https://lists.altlinux.org/mailman/listinfo/community</a></blockquote>
        </div>
      </div>
      <br>
    </blockquote>
    <p><font size="+1"><font face="Helvetica, Arial, sans-serif">Дак
          ÐµÑÑ‚ÑŒ Ð¶Ðµ <br>
        </font></font>zabbix-phpfrontend-apache2<br>
      zabbix-phpfrontend-apache2-mod_php7<br>
    </p>
    <pre class="moz-signature" cols="72">-- 
Andrey Cherepanov
<a class="moz-txt-link-abbreviated" href="mailto:cas@altlinux.org">cas@altlinux.org</a></pre>
  </body>
</html>