Hi,

I'm also trying to figure out BGP alerting through email notification but I'm only using the free version.  The configuration shown below should be in alert.php config file?


3ch000

On 1/31/2014 7:22 AM, Ryan, Spencer J. wrote:

Ah thanks but we are using the paid version and are trying to configure the alert in the UI.

 

From: observium [mailto:observium-bounces@observium.org] On Behalf Of Raphael Maunier
Sent: Thursday, January 30, 2014 2:59 PM
To: Observium Network Observation System
Subject: Re: [Observium] Alert when BGP peer down?

 

Works for me like this :

 

 

$config['alerts']['port']['ifdown_types']  = array('core', 'transit', 'peering');

$config['alerts']['port']['ifdown']        = TRUE;

 

$config['alerts']['email']['default']      = “you.email@adress.com";    ## Default alert recipient

$config['alerts']['email']['default_only'] = TRUE;   ## Only use default recipient

$config['alerts']['email']['enable']       = TRUE;    ## Enable email alerts

$config['uptime_warning']                  = "84600";

$config['alerts']['port']['ifdown']        = TRUE;

$config['alerts']['port']['ifdown_types']  = array('core', 'transit', 'peering');

$config['poller-wrapper']['alerter']       = TRUE;

 

 

$config['alerts']['alerter']['default']['descr']   = "Observium Alert System";

$config['alerts']['alerter']['default']['type']    = "email";

$config['alerts']['alerter']['default']['contact'] = "you.email@adress.com";

$config['alerts']['alerter']['default']['enable']  = "TRUE”;

 

Latest CE version

 

 

On 30 Jan 2014, at 20:44, Ryan, Spencer J. <Ryan@millercanfield.com> wrote:



We’re trying to get an alert check set up to alert us when a BGP peer is down, but it seems like no matter how we configure it the alert never triggers.

 

Any help?

 

 

Thanks!

 

Spencer



_______________________________________________________________

NOTICE TO PERSONS SUBJECT TO UNITED STATES TAXATION (MCPS)

DISCLOSURE UNDER TREASURY CIRCULAR 230: The United States Federal tax advice, if any, contained in this document and its attachments may not be used or referred to in the promoting, marketing or recommending of any entity, investment plan or arrangement, nor is such advice intended or written to be used, and may not be used, by a taxpayer for the purpose of avoiding Federal tax penalties.
_______________________________________________________________
_______________________________________________
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