Ad Widget

Collapse

Graphtree For Zabbix3.0.1/3.0.2/3.0.3

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • itnihao
    Junior Member
    • Aug 2013
    • 12

    #16
    Hi you can email to me
    Originally posted by sancho
    Hi again and thank you very much for your work,

    After changes you indicated, no longer fails but only redirected to an empty page
    The URL to which you redirect is http://xxx.xxx.xxx.xxx/zabbix/oneoaa....php?ddreset=1
    Last edited by itnihao; 06-09-2016, 07:45.

    Comment

    • Smile
      Junior Member
      • Jul 2016
      • 13

      #17
      Hello.
      not out run on nginx

      Comment

      • itnihao
        Junior Member
        • Aug 2013
        • 12

        #18
        Hi,what's wrong with you?
        do you run
        Code:
        chown nginx:nginx /usr/share/zabbix/oneoaas
        Code:
        egrep -v "(^$|^#|;)" /etc/php-fpm.conf
        Code:
        user = nginx
        group = nginx
        listen.owner = nginx
        listen.group = nginx
        listen.mode = 0666
        Originally posted by Smile
        Hello.
        not out run on nginx

        Comment

        • Smile
          Junior Member
          • Jul 2016
          • 13

          #19
          Originally posted by itnihao
          Hi,what's wrong with you?
          do you run
          Code:
          chown nginx:nginx /usr/share/zabbix/oneoaas
          Code:
          egrep -v "(^$|^#|;)" /etc/php-fpm.conf
          Code:
          user = nginx
          group = nginx
          listen.owner = nginx
          listen.group = nginx
          listen.mode = 0666
          I did not set up the server unfortunately. So with nginx I have not friends .
          Maybe I'm wrong prescribe alias

          [global]
          pid = /run/php5-fpm.pid
          error_log = /var/log/php5-fpm.log


          events.mechanism = epoll
          include=/etc/php5/fpm/pool.d/*.conf
          Last edited by Smile; 16-09-2016, 18:06.

          Comment

          • spike-001
            Junior Member
            • Oct 2016
            • 1

            #20
            GraphTree for Zabbix 3.2.1

            I'm new to Zabbix as I'm moving away from Cacti and switching to Zabbix. I have Zabbix (3.2.1) appliance running and i'd like to know if there is a GraphTree patch for this version. Thanks.

            Comment

            • slartibartfast
              Junior Member
              • Aug 2016
              • 11

              #21

              Hi --

              Please make graphtree supported for

              Zabbix 3.2.3
              Zabbix 3.0.7

              Any possibility to have graphtree more resistant to Zabbix releases?

              TIA!

              Comment

              • itnihao
                Junior Member
                • Aug 2013
                • 12

                #22
                Originally posted by slartibartfast
                Hi --

                Please make graphtree supported for

                Zabbix 3.2.3
                Zabbix 3.0.7

                Any possibility to have graphtree more resistant to Zabbix releases?

                TIA!
                support Zbx 3.0.X & 3.2.X
                graphtree3.2.x.patch

                Comment

                • itnihao
                  Junior Member
                  • Aug 2013
                  • 12

                  #23
                  Originally posted by spike-001
                  I'm new to Zabbix as I'm moving away from Cacti and switching to Zabbix. I have Zabbix (3.2.1) appliance running and i'd like to know if there is a GraphTree patch for this version. Thanks.
                  you can use graphtree3.2.x.patch

                  Comment

                  • sunfish
                    Junior Member
                    • Mar 2017
                    • 1

                    #24
                    Originally posted by itnihao
                    you can use graphtree3.2.x.patch
                    after we install this graphtree3.2.x.patch according to the guide on github. We meet http 500 error after click "graphtree" button on web, no other error
                    our zabbix version: 3.2.3; we use nginx
                    the access log in nginx:
                    x.x.x.x - - [07/Mar/2017:11:01:44 +0800] "GET /oneoaas/graphtree.php?ddreset=1 HTTP/1.1" 500 5 "http://x.x.x.x/templates.php?ddreset=1" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36" "-"

                    Comment

                    • Cenzoooo
                      Member
                      • Jul 2015
                      • 37

                      #25
                      Originally posted by itnihao
                      you can use graphtree3.2.x.patch


                      I did everything you wrote, but "Graphtree" just don't appear on my frontend.

                      I have version 3.2.6
                      Could you know what is the problem?

                      I don't fully understand this part:

                      3.Apache Issue +

                      #vim /etc/httpd/conf.d/zabbix.conf
                      Alias /oneoaas /usr/share/zabbix/oneoaas
                      Alias /zabbix /user/share/zabbix


                      I don't have "/etc/httpd/conf.d/zabbix.conf" so I am not sure where tu put this, maybe in one of this files?

                      /etc/apache2/conf-available/zabbix.conf
                      /etc/apache2/conf-enabled/zabbix.con



                      Also not sure about command chown -R ${WEB_USER} oneoaas ...
                      Last edited by Cenzoooo; 10-07-2017, 15:26.

                      Comment

                      • jepsa
                        Junior Member
                        • Nov 2017
                        • 2

                        #26
                        I am with the same situation here, as above user.

                        can someone help out?

                        I get pointed into a blank page.

                        chown -R ${WEB_USER} oneoaas ----> missing operand after 'oneaas' (Wich user is this???)

                        "I don't fully understand this part:

                        3.Apache Issue +

                        #vim /etc/httpd/conf.d/zabbix.conf
                        Alias /oneoaas /usr/share/zabbix/oneoaas
                        Alias /zabbix /user/share/zabbix


                        I don't have "/etc/httpd/conf.d/zabbix.conf" so I am not sure where tu put this, maybe in one of this files?

                        /etc/apache2/conf-available/zabbix.conf
                        /etc/apache2/conf-enabled/zabbix.con



                        Also not sure about command chown -R ${WEB_USER} oneoaas ... "


                        please help us out.

                        Regards

                        Comment

                        Working...