That would be cool. Do let us know if that happens.
Lars
From: observium <observium-bounces@observium.org>
On Behalf Of Mike Stupalov via observium
Sent: 2. juni 2022 14:11
To: Observium <observium@observium.org>
Cc: Mike Stupalov <mike@observium.org>
Subject: Re: [Observium] Alert emails from pollers
Hrm,
probably I can add option for always send alerts from main poller.
Adam Armstrong via observium wrote on 1.06.2022 19:28:
It could be changed by turning off the alerter being run by the poller wrapper and running the alerter script on the central host. It’ll introduce some latency in sending of alerts, though.
“alerter.php -h all” periodically in cron
$config['poller-wrapper']['alerter'] = FALSE;
Or “run alerter in poller wrapper” in /settings/section=polling/.
Adam.