span port on hp switch alerts as down....why?
Hi, I have created a simple checker to notify on some specific ports. The way I built it is that I include the word "alert" on the description. The checker parses that and alerts if that port goes down.
This is working fine for the most part...except on one port. On my switch, C8 is a fiber 10gig port and it is up as shown here:
Status and Counters - Port Counters for port C8 Name : random span port MAC Address : eaaaa3-cd9bb8 Link Status : Up Port Enabled : Yes [cid:image002.jpg@01DA7C37.EF9B2A60]
However, the checker lists it as down: [cid:image009.jpg@01DA7C37.EF9B2A60]
The test conditions are pretty simple: [cid:image010.jpg@01DA7C37.EF9B2A60]
The only difference between the ports that work and C8 are; it is 10gig fiber and it is a span port...do either of these issues explain why this port is listed as down (only by the checker)???
Thanks in advance!
Tony Guadagno O +1 585 577 1003 C +1 585 703 6700 E tonyg@guadagnoconsulting.commailto:tonyg@guadagnoconsulting.com [cid:image001.jpg@01D84DD6.FC9912E0]
Hi,
change in test conditions to:
ifOperStatus notin up,monitoring
Tony Guadagno via observium wrote on 22.03.2024 16:04:
Hi, I have created a simple checker to notify on some specific ports. The way I built it is that I include the word “alert” on the description. The checker parses that and alerts if that port goes down.
This is working fine for the most part…except on one port. On my switch, C8 is a fiber 10gig port and it is up as shown here:
Status and Counters - Port Counters for port C8
Name : random span port
MAC Address : eaaaa3-cd9bb8
Link Status : Up
Port Enabled : Yes
However, the checker lists it as down:
The test conditions are pretty simple:
The only difference between the ports that work and C8 are; it is 10gig fiber and it is a span port…do either of these issues explain why this port is listed as down (only by the checker)???
Thanks in advance!
Tony Guadagno
O +1 585 577 1003
C +1 585 703 6700
E tonyg@guadagnoconsulting.com mailto:tonyg@guadagnoconsulting.com
cid:image001.jpg@01D84DD6.FC9912E0
observium mailing list -- observium@lists.observium.org To unsubscribe send an email to observium-leave@lists.observium.org
Yep! That did it, thanks for the tip!
Tony Guadagno O +1 585 577 1003 C +1 585 703 6700 E tonyg@guadagnoconsulting.commailto:tonyg@guadagnoconsulting.com [cid:image001.jpg@01D84DD6.FC9912E0]
From: Mike Stupalov mike@observium.org Sent: Friday, March 22, 2024 10:49 AM To: Observium observium@lists.observium.org; Tony Guadagno via observium observium@lists.observium.org Cc: Tony Guadagno tonyg@guadagno.org Subject: Re: [Observium] span port on hp switch alerts as down....why?
Hi,
change in test conditions to:
ifOperStatus notin up,monitoring
Tony Guadagno via observium wrote on 22.03.2024 16:04:
Hi, I have created a simple checker to notify on some specific ports. The way I built it is that I include the word "alert" on the description. The checker parses that and alerts if that port goes down.
This is working fine for the most part...except on one port. On my switch, C8 is a fiber 10gig port and it is up as shown here:
Status and Counters - Port Counters for port C8 Name : random span port MAC Address : eaaaa3-cd9bb8 Link Status : Up Port Enabled : Yes [cid:image002.jpg@01DA7C47.3E792560]
However, the checker lists it as down: [cid:image003.jpg@01DA7C47.3E792560]
The test conditions are pretty simple: [cid:image004.jpg@01DA7C47.3E792560]
The only difference between the ports that work and C8 are; it is 10gig fiber and it is a span port...do either of these issues explain why this port is listed as down (only by the checker)???
Thanks in advance!
Tony Guadagno O +1 585 577 1003 C +1 585 703 6700 E tonyg@guadagnoconsulting.commailto:tonyg@guadagnoconsulting.com [cid:image001.jpg@01D84DD6.FC9912E0]
_______________________________________________
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
-- Mike Stupalov https://stupalov.com
-- Mike Stupalov, Discord channel: https://discord.gg/GjpNXKWm8W Observium Limited, https://observium.org
participants (2)
-
Mike Stupalov
-
Tony Guadagno