Hello All. We are setting up Zabbix with Nginx/Posgres combo as Frontend/Backend(Same Server).
Created initial DB as per Zabbix documentation:
sudo -u postgres createuser --pwprompt zabbix
sudo -u postgres createdb -O zabbix zabbix
Imported initial schema and data:...
Search Result
Collapse
26 results in 0.0023 seconds.
Keywords
Members
Tags
-
Nginx/Posgres as Frontend/Backend(Same Server)
Last edited by Bacil123; 20-03-2025, 22:48.👍 1 -
cannot connect to [[localhost]:5555]: [111] Connection refused
I am trying to monitor the nginx_status of my nginx web server.
The issue is if I manually check the status of the stub, it reports as up and running. I would then assume that my nginx config is good.
The issue that I am facing is that zabbix_agent is reporting that...Last edited by dunnsland; 10-03-2025, 10:07. -
Nginx: Get stub status page - ERROR when there is data
I have a situation where I am monitoring nginx on a server, I have a WARNING on the dashboard for nginx
The above warning says that nginx failed to fetch a stub, but if I click on Get stub status page ... I see no errors.
No errors shown below.
... -
dunnsland started a topic Nginx by ZAbbix Agent - Nginx: Connections active and MORE are showing ERRORSin Zabbix HelpNginx by ZAbbix Agent - Nginx: Connections active and MORE are showing ERRORS
I have installed Nginx by Zabbix Agent .. After installing, there are many items that do deliver data, but there are also many that are showing an error.
Below is the error that is shown for many of the items.
Preprocessing failed for:...Last edited by dunnsland; 22-02-2025, 23:40. -
zabbix setup.php page can not load correctly. Web page elements cannot be loaded
Hi, everybody.i need your help. I have installed the zabbix 6.4 on ubuntu22.04 a few times, it is all the same result. Initialize page elements other than characters cannot be loaded.
The zabbix-server.log seems everything is ok, and there is no error.log on nginx log folder.
please...1 Photo -
Creating a discovery rule for Nginx
Hi!
I have a server running nginx, and there are a large number of configurations for different web resources, each configuration has its own redirection rules and upstreams.
From time to time errors such as (three examples for different domains) appear in different logs (each... -
dieselfluxcapacitor started a topic Zabbix Audit Log Behind NGINX Reverse Proxy Shows All Logons from 127.0.0.1in Zabbix HelpZabbix Audit Log Behind NGINX Reverse Proxy Shows All Logons from 127.0.0.1
Background
I am running the 6.4 Zabbix Frontend on Ubuntu 20.04.
It is reverse proxied behind an NGINX webserver.Code:uname -a Linux 5.4.0-156-generic #173-Ubuntu SMP Tue Jul 11 07:25:22 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
...Code:nginx -v
1 Photo -
Zabbix API Access with Nginx
I recently completed my zabbix setup I am using version 6.2.
It is setup on an ubuntu 22.04 VM with a postgreSQL database and Nginx webserver
I want to visualize my data with Grafana and to use the grafana plugin for zabbix I need access to the API.
Currently the... -
Apache or nginx + sso + ssl
Всем привет!
Прошу поделиться опытом настройки SSO и SSL.
Все инструкции, которые нашел в интернете созданы для уже устаревших модулей и пакетов.
Пробовал... -
Nginx error Hiding top passwords list
According to "best practices" documentation, I tried to hide the common passwords list.
So, I've added at the end of Nginx configuration file the following directive:
When I try...Code:location = /data/top_passwords.txt { deny all; return 404; } -
justHeart started a topic Zabbix 6.0 - Example 1 Installation from containers: connection reset on NGINXin Zabbix HelpZabbix 6.0 - Example 1 Installation from containers: connection reset on NGINX
Followed example 1 mentioned on https://www.zabbix.com/documentation...ion/containers
This works fine.
sudo docker container ls
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
af1ac5524d56 zabbix/zabbix-web-nginx-mysql:alpine-5.4-latest... -
Linux installation with packages
Hi everyone,
I have been worked with Zabbix in the past and now I want to create a new installation on my Ubuntu 18.04
My choice will be PostgreSQL as database and NGINX as web server
My question is I have already those tools (PostgreSQL / NGINX) installed and... -
Zabbix, Nginx and Content Security Policies
Hi all
First of all - I'm pretty new to Zabbix but I thought I'd give it a shot. Sadly, it's been a bit harder than I expected so I'm reaching out to the community in the hope that I'm not the only one that have come across this
I've set up a fairly basic configuration... -
404 в веб-интерфейсе Zabbix
Здравствуйте. На виртуалку Ubuntu 20.04 ставлю Nginx + PostgreSQL + Zabbix 5.4. Прошел все шаги с мануала заббикса по установке, все команды выполнились без каких либо ошибок в консоли. Nginx выдает приветственную... -
Не доступен вэб интерфейс.
Установил Zabbix 5.0.3 LTS на Centos7 c postgres b nginx. Все по мануалам и как-бы все запустилось и обшибок в самом заббиксе нет.
Но вэб интерфейс не доступен. Куда посмотреть чтоб понять в чем проблема?
...Code:[root@localhost ~]# systemctl status zabbix-server zabbix-agent rh-nginx116-nginx