How to configure zabbix on an 8G Raspberry pi 5 OS (13 (trixie)), nginx (1.26.3-3+deb13u7), mysql (5.8+1.1.1), php-mysql (2:8.4+101) & zabbix (1:7.4.13-1+debian13) to support https using self-signed-certificates.
I have installed nginx and have it working on port 433 using the self-signed-certificates. I then installed php and it serves webpage on 443. I then installed mysql and finally zabbix. I can connect to the zabbix web interface console <IP>:443 but the error message at the bottom indicates Zabbix Server is not running:the information displayed may not be current.
Before starting the project to use port 443, I built a zabbix server using the same configuration on port 8080. The install is working. I have configured a few devices and am gathering data.
I am a new user to zabbix. No experience at all! After evaluating a few products I landed here. The goal is to replace the MikroTik Dude server with zabbix. If someone could share their knowledge or point me in the direction of https configuration resources, that would be appreciated.
So far I have tried internet searches and cull this forum looking for hints. After to many attempts to continue to count, I ask for help.
I’m close to making it work, just not close enough.
I have installed nginx and have it working on port 433 using the self-signed-certificates. I then installed php and it serves webpage on 443. I then installed mysql and finally zabbix. I can connect to the zabbix web interface console <IP>:443 but the error message at the bottom indicates Zabbix Server is not running:the information displayed may not be current.
Before starting the project to use port 443, I built a zabbix server using the same configuration on port 8080. The install is working. I have configured a few devices and am gathering data.
I am a new user to zabbix. No experience at all! After evaluating a few products I landed here. The goal is to replace the MikroTik Dude server with zabbix. If someone could share their knowledge or point me in the direction of https configuration resources, that would be appreciated.
So far I have tried internet searches and cull this forum looking for hints. After to many attempts to continue to count, I ask for help.
I’m close to making it work, just not close enough.
Comment