If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to REGISTER before you can post. To start viewing messages, select the forum that you want to visit from the selection below.
I just want to document one issue I've found with default installation of zabbix-extra (If case anybody else is having same issue).
I've installed Zabbix 2.4 on CentOs 6.5 by using Yum and Zabbix repository.
I've installed Zabbix-extra.
After installation was complete, Geolocation plugin was not working and HS Tree was also not functional with error message "Failed to read Zabbix conf, see settings in __conf.php file."
After tracing the issue, I've found that default zabbix web conf file is placed in /etc/zabbix/web/zabbix.conf.php and zabbix-extra is trying to read conf file from /usr/share/zabbix/conf/zabbix.conf.php
Creating Symlink /usr/share/zabbix/conf/zabbix.conf.php that points to /etc/zabbix/web/zabbix.conf.php resolved this issue
I hope this will be helpful to someone with same issue.
I just want to document one issue I've found with default installation of zabbix-extra (If case anybody else is having same issue).
I've installed Zabbix 2.4 on CentOs 6.5 by using Yum and Zabbix repository.
I've installed Zabbix-extra.
After installation was complete, Geolocation plugin was not working and HS Tree was also not functional with error message "Failed to read Zabbix conf, see settings in __conf.php file."
After tracing the issue, I've found that default zabbix web conf file is placed in /etc/zabbix/web/zabbix.conf.php and zabbix-extra is trying to read conf file from /usr/share/zabbix/conf/zabbix.conf.php
Creating Symlink /usr/share/zabbix/conf/zabbix.conf.php that points to /etc/zabbix/web/zabbix.conf.php resolved this issue
I hope this will be helpful to someone with same issue.
epandzo: This was exactly what i need to know many thanks
Hi,
I have 2.4 ver of Zabbix and downloaded extras 2.1 but I'm getting a lot of messages of this type -
sed: can't read include/views/administration.users.edit.php: No such file or directory
Hi,
I have 2.4 ver of Zabbix and downloaded extras 2.1 but I'm getting a lot of messages of this type -
sed: can't read include/views/administration.users.edit.php: No such file or directory
Hi, thank for your help!
I've installed the extras successfully.
I mainly needed this for the SNMP builder.
I have an application that sends me traps with an entity name and alarm severity,
If severity is <> 0 I want a trigger to be created for each entity. the trigger for the severity has been defined and works well. (My SNMP trapper is via perl script)
How can I do that in zabbix?
Thank you.
i am using zabbix 2.4.7. i follwed as per the link you gave. but i get a lot of error like below
sed: can't read users.php: No such file or directory
cat: users.php: No such file or directory
cat: users.php: No such file or directory
-->Mensagem Clean install (Adicionando parametros personalizados)...
cat: users.php: No such file or directory
sed: -e expression #1, char 1: unknown command: `,'
sed: can't read users.php: No such file or directory
cat: users.php: No such file or directory
cat: users.php: No such file or directory
-->Mensagem Clean install (users.php Adicionando regra de negocio)...
cat: users.php: No such file or directory
sed: -e expression #1, char 1: unknown command: `,'
sed: can't read users.php: No such file or directory
cat: include/views/administration.users.edit.php: No such file or directory
cat: include/views/administration.users.edit.php: No such file or directory
-->Mensagem Clean install (Adicionando aba do extras no profile)...
cat: include/views/administration.users.edit.php: No such file or directory
sed: -e expression #1, char 1: unknown command: `,'
sed: can't read include/views/administration.users.edit.php: No such file or directory
sed: can't read history.php: No such file or directory
Comment