Hello,
I have a problem with my zabbix server. (Zabbix 3.4.5)
i configure auto registration on the server so that the hosts can registrate automatically on the server. all works fine until here.
so i configure it that if a host use auto registration, the host will add to the server, than add to a group after this the host will disabled and the admin notify by email.
everything works but no email arrives. under reports -> actions logs on the webinterface i can see nothing, the log is clear after some tests with auto registration.
so now i modify this value in the zabbix_server.conf:
after this i restarted the zabbix service. NOW everything works and email send to the configure email adress. and i can see some values in the action log in the webinterface.
but i think that's not correct or??
any idea ?
best regards & happy new year,
Oliver
I have a problem with my zabbix server. (Zabbix 3.4.5)
i configure auto registration on the server so that the hosts can registrate automatically on the server. all works fine until here.
so i configure it that if a host use auto registration, the host will add to the server, than add to a group after this the host will disabled and the admin notify by email.
everything works but no email arrives. under reports -> actions logs on the webinterface i can see nothing, the log is clear after some tests with auto registration.
so now i modify this value in the zabbix_server.conf:
Code:
# DebugLevel=3 to this DebugLevel=4
but i think that's not correct or??
any idea ?
best regards & happy new year,
Oliver
Comment