On IPv4 bgpPeerAdminStatus will be ³start² and on IPv6 it¹s ³running²
@Adam, is there any way to differentiate in the check between Ipv4 & IPv6 bgp sessions?
Maarten
On 1/31/14, 10:50 AM, "Moerman, Maarten" mmoerman@ebay.com wrote:
This works on Cisco,
On JunOS, it only works with IPv6 sessions so it seems, IPv4 sessions seem to have a different condition to check?
Maarten
Maarten Moerman | Mgr, Network Engineering | eBay Classifieds | +31-655122247 | mmoerman@ebay.com
On 1/31/14, 12:27 AM, "Adam Armstrong" adama@memetic.org wrote:
It's perhaps not totally obvious how to do it, bit it's quite straight forward :
http://alpha.memetic.org/~adama/snaps/qu9pxlhs9t.png
adam.
On 2014-01-30 17:22, 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 [1]
Links:
[1] http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
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
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium