![](https://secure.gravatar.com/avatar/c4af5e29ad2bf1ea52b555562b4b59f4.jpg?s=120&d=mm&r=g)
I'm looking at an easy way to send an alert if a LAG member drops.
Running subscription Observium 22.12.12421 and talking a Juniper EX4500 switch.
My thought was to have a global check that looked for ifType = ieee8023adLag and then if there was some way members changed, but I don't see a way to detect/check for this. I don't think Observium has any graphing on the LAG port members state. BTW, this would be a great thing to add to have viability into LAG members at the ae level.
Perhaps checking if ifHighSpeed goes down?
Other than putting up check on the underlying interfaces manually, does anyone have an idea on this?
Thanks,
![](https://secure.gravatar.com/avatar/1e8d5144639503ee5e69e24e3df6052b.jpg?s=120&d=mm&r=g)
Syslog should show it. Just have to verify the text when a member drops and send alert out
On Tue, Mar 21, 2023, 9:47 AM Bryan Fields via observium < observium@lists.observium.org> wrote:
I'm looking at an easy way to send an alert if a LAG member drops.
Running subscription Observium 22.12.12421 and talking a Juniper EX4500 switch.
My thought was to have a global check that looked for ifType = ieee8023adLag and then if there was some way members changed, but I don't see a way to detect/check for this. I don't think Observium has any graphing on the LAG port members state. BTW, this would be a great thing to add to have viability into LAG members at the ae level.
Perhaps checking if ifHighSpeed goes down?
Other than putting up check on the underlying interfaces manually, does anyone have an idea on this?
Thanks,
Bryan Fields
727-409-1194 - Voice http://bryanfields.net _______________________________________________ observium mailing list -- observium@lists.observium.org To unsubscribe send an email to observium-leave@lists.observium.org
![](https://secure.gravatar.com/avatar/bbac5d2b97fcfe419a8d8b3842cfe42b.jpg?s=120&d=mm&r=g)
Checking ifHighSpeed is likely the easiest if you don’t already have syslog set up.
My 200G LAGs show ifHighSpeed=>200000, so it would be easy to check if it’s < 200000, or != 200000 depending on how you want to write the check.
________________________________ Spencer J. Ryan| Manager, Technology and Infrastructure Miller Canfield T +1.313.496.7979 | F +1.313.496.7500 ________________________________
From: Brad Bendy via observium observium@lists.observium.org Sent: Wednesday, March 22, 2023 6:57 AM To: Observium observium@lists.observium.org Cc: Observium observium@observium.org; Bryan Fields Bryan@bryanfields.net; Brad Bendy brad.bendy@gmail.com Subject: [Observium] Re: Alerting if LAG member drops?
Caution: This is an external email. Do not open attachments or click links from unknown or unexpected emails.
Syslog should show it. Just have to verify the text when a member drops and send alert out
On Tue, Mar 21, 2023, 9:47 AM Bryan Fields via observium <observium@lists.observium.orgmailto:observium@lists.observium.org> wrote: I'm looking at an easy way to send an alert if a LAG member drops.
Running subscription Observium 22.12.12421 and talking a Juniper EX4500 switch.
My thought was to have a global check that looked for ifType = ieee8023adLag and then if there was some way members changed, but I don't see a way to detect/check for this. I don't think Observium has any graphing on the LAG port members state. BTW, this would be a great thing to add to have viability into LAG members at the ae level.
Perhaps checking if ifHighSpeed goes down?
Other than putting up check on the underlying interfaces manually, does anyone have an idea on this?
Thanks, -- Bryan Fields
727-409-1194 - Voice http://bryanfields.net _______________________________________________ observium mailing list -- observium@lists.observium.orgmailto:observium@lists.observium.org To unsubscribe send an email to observium-leave@lists.observium.orgmailto:observium-leave@lists.observium.org
You have received a message from the law firm Miller Canfield. The information contained in or attached to this electronic mail may be privileged and/or confidential. If you received this transmission and are not the intended recipient, you should not read this message and are hereby notified that any dissemination, distribution or copying of this communication and/or its attachments is strictly prohibited. If you have received this communication in error or are not sure whether it is privileged, please immediately notify us by return e-mail and delete or destroy the original and any copies, electronic, paper or otherwise, that you may have of this communication and any attachments.
![](https://secure.gravatar.com/avatar/c4af5e29ad2bf1ea52b555562b4b59f4.jpg?s=120&d=mm&r=g)
On 3/22/23 9:33 AM, Ryan, Spencer J. wrote:
Checking ifHighSpeed is likely the easiest if you don’t already have syslog set up.
My 200G LAGs show ifHighSpeed=>200000, so it would be easy to check if it’s < 200000, or != 200000 depending on how you want to write the check.
While this will likely work for me, it's not ideal, since a LAG can easily be more than just 2 members. I'm certainly going to use it since it solves the problem for now :-)
This should be possible if Observium was pulling the LAG members/count. I think this would be something it should graph (number of lag members) and churn state at a minimum. This would be a good thing to have under the port, no?
Thanks,
participants (3)
-
Brad Bendy
-
Bryan Fields
-
Ryan, Spencer J.