HI everyone,
I have successful install Zabbix on Rocky Linux 9, now i have create dashboard and try to create schedule reports.
When I run the "Test" button to generating report, the screen has pop up "Report generating test successful".
Then I login to my SMTP email account, I received two possible result as below:
1. Received the PDF file with 1kb. when I open the file which is empty.
2. Received the success PDF file with the report data inside.
The configuration files in Zabbix server has setting as below:
** In Zabbix server.conf **
StartReportWriters=3
WebServiceURL=http://xxx.xxx.xxx.xxx:10053/report
** In Zabbix web service.conf **
AllowedIP=xxx.xxx.xxx.xxx
** Frontend URL **
http://xxx.xxx.xxx..xxx/zabbix
Dose anyone know what the problem ?
Many Thanks
I have successful install Zabbix on Rocky Linux 9, now i have create dashboard and try to create schedule reports.
When I run the "Test" button to generating report, the screen has pop up "Report generating test successful".
Then I login to my SMTP email account, I received two possible result as below:
1. Received the PDF file with 1kb. when I open the file which is empty.
2. Received the success PDF file with the report data inside.
The configuration files in Zabbix server has setting as below:
** In Zabbix server.conf **
StartReportWriters=3
WebServiceURL=http://xxx.xxx.xxx.xxx:10053/report
** In Zabbix web service.conf **
AllowedIP=xxx.xxx.xxx.xxx
** Frontend URL **
http://xxx.xxx.xxx..xxx/zabbix
Dose anyone know what the problem ?
Many Thanks