Hi Adam,
I Have:
$config['alerts']['email']['enable'] = TRUE; as in "Enable email alerts" ? :)
Regards,
Paul
________________________________________ Van: observium observium-bounces@observium.org namens Adam Armstrong adama@memetic.org Verzonden: woensdag 16 juli 2014 0:02 Aan: Observium Network Observation System Onderwerp: Re: [Observium] alert checker email alert
Hi,
You should have something like this in your config.php to make email work properly (and only this, no other alerts settings!)
$config['alerts']['email']['default'] = "adama@memetic.org"; $config['alerts']['email']['from'] = "Observium Dev adama@memetic.org"; $config['alerts']['email']['default_only'] = TRUE; $config['alerts']['email']['enable'] = FALSE;
adam.
On 2014-07-14 08:34, Gorbachev Anthony wrote:
Hi All,
I am not receiving email alerts for the below checks also the alerted status says never and I can't find any documents online for the same.
Can anyone please point me in the right direction ?
-- Regards, Gorbachev Anthony
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
_______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium