Thats for the old alerting system.

 

I want the new alerting system to work.

 

Med venlig hilsen | Best regards
Thomas Raabo
Netværksansvarlig CCIE #33466
Zitcom A/S

Telefon: 
70 40 00 00        E-mail: kontakt@zitcom.dk
Direkte: 
69 10 60 18        Direkte: tr@zitcom.dk

cid:image005.jpg@01CEDC86.E897E480

 

 

From: observium [mailto:observium-bounces@observium.org] On Behalf Of Antony John
Sent: 2. januar 2014 13:23
To: observium@observium.org
Subject: Re: [Observium] Need help getting the new alert system to send mail

 

Hey Thomas,

  Try this , It works for me.
 


$config['page_title_prefix'] = "Thomas :: Network Observation and Monitoring";
 
$config['alerts']['email']['default'] = "tom@zit.com,anto@zit.com";

$config['email_from'] = "Zitcom <observium@observium>";
$config['email_backend'] = "sendmail";
$config['email_smtp_host'] = 'localhost';
$config['email_smtp_port'] = 25;
$config['alerts']['email']['enable'] = TRUE;
$config['alerts']['port']['ifdown'] = TRUE;
// Port Bandwith
$config['alerts']['port_util_alert'] = TRUE;
$config['alerts']['port_util_perc'] = 85;

 

Regards,
Antony John,

On 01/02/2014 05:31 PM, observium-request@observium.org wrote:

Need help getting the new alert system to send mail


Transmission of this email is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any action in reliance upon this information by the person or entity other than the intended recipient is prohibited and would be at their risk and responsibility. While NuWare takes adequate protection against viruses, the Sender of this mail or NuWare cannot accept any responsibility or liability for interception, corruption, delay or virus introduced by this e-mail or any attachment. If you are not the intended recipient or if you have received this in error, please delete this email with attachments, if any, and inform the sender. Thank you for your understanding & co-operation.