Search Result
Collapse
40 results in 0.0022 seconds.
Keywords
Members
Tags
-
dougancil started a topic Trying to install on RHEL 7.7 and encountering issues with MySQL and Apachein Zabbix HelpTrying to install on RHEL 7.7 and encountering issues with MySQL and Apache
When I enable the rpms for the SCLs for RHEL 7 and attempt to install mysql or apache I am told that there are no packages available for them. I copied and pasted the commands to make sure I hadn't mistyped something. Can anyone point me to where those packages may live or the commands to issue to be... -
zabbix fronetend showing "Minimum required PHP 7.2" even though php 7.2 is installed
Hi,
i recently updated my zabbix server to 5.0 from 3.4 on an ubuntu 18.04 machine.
the update and the DB update went smoothly, however when i try to enter the frontend i'm greeted with the php minimum version required error.
i checked and indeed i have php 7.2 instaled on the server,... -
Template App Apache by Zabbix agent with Apache
Good day all,
I am trying to configure zabbix to monitor apache server with SSL engine on. I followed Template App Apache by Zabbix agent instruction. By default, the port is 80. So, as I am trying to monitor a server with SSL engine on, the port in host configuration should be 443, but I am getting...Last edited by d.bachour86; 24-06-2020, 07:41. -
Cannot telnet 10051 externally, internal works fine
Hello Everyone -- I just setup my first Zabbix server running on Ubuntu 18.04 yesterday. After a very large learning curve with Linux, Apache and this application I am finally able to collect data, but only from the local server itself.
I am in the process of installing the Zabbix Agent... -
how i can monitor apache with zabbix
Hi everybody ,
I am new in zabbix, I worked with zabbix for my end of study project
i want to know how exactly i can supervise an apache server (installed in centos 7) with zabbix 3.4.15
Thank you very much... -
DocumentRoot [/usr/share/zabbix] does not exist
Hello, I try to configure https for my zabbix server.
But I dont know wich DocumentRoot I have to use for my apache2 server.
The DocumentRoot as shown in the documentation (/usr/share/zabbix) dont exists on my machine.
I also try to use /Zabbix, but that also dont exist....Last edited by Jarne St; 11-10-2019, 16:48. -
Discussion thread for official Zabbix Template Apache
This thread is designed to provide grounds for discussion of the upcoming official Zabbix Template for Apache.
The template and details of the template are available in GIT repository.
HTTP Monitoring Template:
Agent Monitoring Template:
Zabbix is always looking for ways...Last edited by AlexL; 30-08-2019, 10:55. -
RPM 4.2.3-1 depends on httpd?
On CentOS Linux release 7.6.1810 zabbix depends on "httpd for package: zabbix-web-4.2.3-1.el7.noarch"
How to install webui without Apache? (Nginx required here)
Who is rpm-maintainer? This behaveour is not correct.
...Code:========================================================================================
-
Out-of-the-box templates for Nginx and Apache
Hi all
Here is the first version of templates for Apache and Nginx that would be officially included in next Zabbix release as soon as they are ready.
Feedback, comments, testing are welcome.
Readme for Apache templates:
https://github.com/v-zhuravlev/zbx_templ... -
Zabbix Frontend на нестандартном порте Apache
Привет , добавил порт Listen 8010 в конфиг апач,и теперь инфо страница Apache появляется если перехожу по IP:8010, а нужно чтобы там был Zabbix frontend, подскажите куда копать? как настройть конфиги вебсервера
Заранее спасибо всем) -
Zabbix 3.4 - Apache with high CPU usage
Hi all...
I am having some issues with the Zabbix performance and was wondering if you guys could help.
My setup is pretty simple and small:- Zabbix Server 3.4 with Mysql (VM)
- 16GB RAM
- SSDs
- CentOS 7.5
- Xeon X5650 @ 2.67GHz - 2 vCores
- CacheSize=2G
- HistoryCacheSi
Last edited by lpossamai; 02-07-2018, 11:06. - Zabbix Server 3.4 with Mysql (VM)
-
Cannot access http://MyIp/zabbix !
Hello people of zabbix forum,
So i was testing out the zabbix on the CentOS 7 for our datacenter.
I have taken the steps from the download and install page. Installations went fine. but when i got to the step that told me to access the zabbix frontend, i was surprised to find nothing.... -
Slow page loading in zabbix 3.0.10
Hi,
I see the pages which are loading ( dashboard and other UI) very slowly when compared to earlier versions ( i have been using 2.2.12 ). All the pages are taking more than 6-10 seconds to load.
I just checked my server, and load seems fine ( on a 8 core CPU, its not crossing... -
Apache logs
Hi,
I want to display the apache logs of my server. Their is an permission error, Kindly suggest the solution
active check "log["/var/log/httpd/everycatalog-error_log"]" is not supported: Cannot obtain information for file "/var/log/httpd/everycatalog-error_log":... -
Monitoring web traffic
Hey everyone,
We are currently using Zabbix to monitor our different application environments.
We have an apache-tomcat set-up and what we aim to achieve eventually is a comprehensive dashboard (like logstash) giving us details about the traffic on our website (pulling out data...