Hello,
i have the master Icinga2 server and one satellite Icinga2 server. So, i manage the configuration via Icinga Director. All works fine.
I want to use mail notifications and i set this in the director (from documentation). The notification works for all hosts on MASTER server, but if i configure host for monitor via SATELLITE, then does not work.
In log is (satellite monitoring) :
[2022-06-08 13:56:45 +0200] information/Checkable: Checkable 'dedicated_server_S00253146' has 2 notification(s). Checking filters for type 'Recovery', sends will be logged.
[2022-06-08 14:01:16 +0200] information/Checkable: Checkable 'dedicated_server_S00253146!ping_6s' has 1 notification(s). Checking filters for type 'Problem', sends will be logged.
[2022-06-08 14:01:35 +0200] information/Checkable: Checkable 'dedicated_server_S00253146' has 1 notification(s). Checking filters for type 'Problem', sends will be logged.
[2022-06-08 14:02:33 +0200] information/Checkable: Checkable 'dedicated_server_S00253146' has 1 notification(s). Checking filters for type 'Recovery', sends will be logged.
[2022-06-08 14:02:35 +0200] information/Checkable: Checkable 'dedicated_server_S00253146!ping_6s' has 1 notification(s). Checking filters for type 'Recovery', sends will be logged.
[2022-06-08 14:49:57 +0200] information/Checkable: Checkable 'dedicated_server_S00253146' has 1 notification(s). Checking filters for type 'Recovery', sends will be logged.
[2022-06-08 14:49:58 +0200] information/Checkable: Checkable 'dedicated_server_S00253146!ping_6s' has 1 notification(s). Checking filters for type 'Recovery', sends will be logged.
Can you please help me with notification on the cluster servers ?