Relative Content

Tag Archive for zabbixzabbix-apizabbix-custom-reports

How to configure a self-signed SSL certificate for Zabbix frontend using a Docker container image?

I am running the Zabbix frontend using the official Docker container image (zabbix/zabbix-web-apache-mysql) and I would like to configure it to use a self-signed SSL certificate for secure HTTPS access. i have ELB on aws and i want to encrypt the traffic from ELB to container and terminates it in Zabbix frontend. I am using the ECS service for the containers and using EC2 instance for these containers.

How to configure a self-signed SSL certificate for Zabbix frontend using a Docker container image?

I am running the Zabbix frontend using the official Docker container image (zabbix/zabbix-web-apache-mysql) and I would like to configure it to use a self-signed SSL certificate for secure HTTPS access. i have ELB on aws and i want to encrypt the traffic from ELB to container and terminates it in Zabbix frontend. I am using the ECS service for the containers and using EC2 instance for these containers.

How to configure a self-signed SSL certificate for Zabbix frontend using a Docker container image?

I am running the Zabbix frontend using the official Docker container image (zabbix/zabbix-web-apache-mysql) and I would like to configure it to use a self-signed SSL certificate for secure HTTPS access. i have ELB on aws and i want to encrypt the traffic from ELB to container and terminates it in Zabbix frontend. I am using the ECS service for the containers and using EC2 instance for these containers.

How to configure a self-signed SSL certificate for Zabbix frontend using a Docker container image?

I am running the Zabbix frontend using the official Docker container image (zabbix/zabbix-web-apache-mysql) and I would like to configure it to use a self-signed SSL certificate for secure HTTPS access. i have ELB on aws and i want to encrypt the traffic from ELB to container and terminates it in Zabbix frontend. I am using the ECS service for the containers and using EC2 instance for these containers.

How to configure a self-signed SSL certificate for Zabbix frontend using a Docker container image?

I am running the Zabbix frontend using the official Docker container image (zabbix/zabbix-web-apache-mysql) and I would like to configure it to use a self-signed SSL certificate for secure HTTPS access. i have ELB on aws and i want to encrypt the traffic from ELB to container and terminates it in Zabbix frontend. I am using the ECS service for the containers and using EC2 instance for these containers.

How to configure a self-signed SSL certificate for Zabbix frontend using a Docker container image?

I am running the Zabbix frontend using the official Docker container image (zabbix/zabbix-web-apache-mysql) and I would like to configure it to use a self-signed SSL certificate for secure HTTPS access. i have ELB on aws and i want to encrypt the traffic from ELB to container and terminates it in Zabbix frontend. I am using the ECS service for the containers and using EC2 instance for these containers.

How to get Problems History Throught Zabbix API

I want to create a report of resolved problems in Zabbix in a period of time, for example, last month. I can fetch only problems “active” or unresolved using the api (problems.get), but cant get resolved problems.