Ad Widget
Collapse
Graphtree For Zabbix3.0.1/3.0.2/3.0.3
Collapse
X
-
Comment
-
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/*.confLast edited by Smile; 16-09-2016, 18:06.Comment
-
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
-
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
-
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
-
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.
RegardsComment
Comment