I am not sure where I messed up but I can't for the life of me get the http redirect to work properly. I'm using Debian 12 with Apache, with an SSL cert, and I want to redirect from port 80 to 443. The cert is working & DNS is resolving properly.
Below is what happens in the browser...
Search Result
Collapse
14 results in 0.0025 seconds.
Keywords
Members
Tags
-
dynamic tag list in search fields
Hello all,
It would be nice if tag value field in every search snippet to be dynamically populated as a list with all possible matches as you type like the fields host, hostgroup, templates etc.
What do you think ? -
Does Zabbix proxy have a dedicated web interface?
Hello,
Currently we have a problem regarding the monitoring solution that we should chose ,after carefully checking what Zabbix can offer I could say it is the perfect solution for our needs.
just only one thing I want to clarify :
The plan is to have Zabbix server in... -
Monitoring of ZABBIX proxy installed via docker container
Hello dear forum members,
I'm complete newbie in both ZABBIX solutions and docker technology, so I'm kindly asking for your advices and help. I've set up the proxy (sqllite) and agent on the needed host, using "docker-compose up" and the following commands :
... -
Как запустить web-интерфейс в zabbix?
Скачал и запустил виртуальную машину с оф. сайта zabbix.
Пытаюсь запустить по данной инструкции:
https://www.zabbix.com/documentation/3.2/ru/manual...
Apache вроде запущен, ip сервера пингуеться, но web страница не запускается. -
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:========================================================================================
-
Zabbix Frontend на нестандартном порте Apache
Привет , добавил порт Listen 8010 в конфиг апач,и теперь инфо страница Apache появляется если перехожу по IP:8010, а нужно чтобы там был Zabbix frontend, подскажите куда копать? как настройть конфиги вебсервера
Заранее спасибо всем) -
Передача аргумента скрипту
Есть ли возможность передавать созданному скрипту... -
Trigger page loading is very slow
We are using Zabbix over a year, and it was working OK till we ran into this issue of very slow trigger page loading out of blue, without any change in configuration (cant say same about network guys).
We have separate Zabbix DB Server (MySQL) and Zabbix Web Server (Apache), both running... -
2.2.1 GUI password
Hi there, im using 2.2.1 and my previous admin has changed the web interface password, now i tried to change but cant, i have the root password, tried to look at the forums and videos, but things are different in mine, the .conf files are not there, the database is called Maria db. so things are different... -
Read text file
Hello,
Server 2.2.2, Client 2.2.7. I need read text file (log, txt and etc.) and show it in Latest Date. What I do:
1/ Create Template
2/ Create Application - Log TXT
3/ Create Item:
name Log Text
type Simple... -
Can't login in web UI running on Nginx+PHP-FPM
Zabbix from Ubuntu 14.04 repositories was used (I tried to test web UI from latest version and it's has same problem). No errors was reported while setup. But I can access web UI only as guest. Error form displayed with options to login and view dashboard as guest. The problem is login option doesn't... -
mysql connection problem
hey
i followed this tutorial to setup Zabbix
http://www.youtube.com/watch?v=S_9XMcuYk5Q
except the network interface (the second interface) configuration part where i chosed private network to obtain the right ip address(192.168.x.x), so i tried logging into the web interface... -
Making triggers between templates and hosts
Hi,
I've previously (In Zabbix 1.8.5 I believe) configured Templates that can have triggers that use items in the template and items on a static host.
(For example, we have a SVN replica lag check, so we have a Template for each SVN replica that checks the current SVN version and...