Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Broadcast_out and Broadcast_in #314

Open
jgprouty opened this issue Mar 3, 2023 · 2 comments
Open

Broadcast_out and Broadcast_in #314

jgprouty opened this issue Mar 3, 2023 · 2 comments

Comments

@jgprouty
Copy link

jgprouty commented Mar 3, 2023

I have very low usage on a couple my of port but the broadcasts_in and out are in the 80-90 %
Can I use any flags ignore broadcast_out broadcast_in?

@jgprouty
Copy link
Author

jgprouty commented Mar 3, 2023

/usr/lib/naemon/plugins/check_nwc_health --hostname 172.16.4.5 --mode interface-health --community XXXXXXX --name GigabitEthernet2/0/1 --warning 80 --critical 90 --verbose

CRITICAL - interface GigabitEthernet2/0/1 (alias CONNECTED TO CORE) broadcast in:96.32% out:0.04% (% of traffic) in:0.00% out:0.00% (% of bandwidth), GigabitEthernet2/0/1 (alias CONNECTED TO CORE) is up/up, interface GigabitEthernet2/0/1 (alias CONNECTED TO LRM-CORE) usage is in:0.00% (22230.40bit/s) out:2.77% (27716214.40bit/s), interface GigabitEthernet2/0/1 (alias CONNECTED TO LRM-CORE) errors in:0.00% out:0.00% , interface GigabitEthernet2/0/1 (alias CONNECTED TO CORE) discards in:0.00% out:0.00%
checking interfaces
GigabitEthernet2/0/1 (alias CONNECTED TOCORE) is up/up
interface GigabitEthernet2/0/1 (alias CONNECTED TO CORE) usage is in:0.00% (22230.40bit/s) out:2.77% (27716214.40bit/s)
interface GigabitEthernet2/0/1 (alias CONNECTED TO CORE) errors in:0.00% out:0.00%
interface GigabitEthernet2/0/1 (alias CONNECTED TO CORE) discards in:0.00% out:0.00%
interface GigabitEthernet2/0/1 (alias CONNECTED TO CORE) broadcast in:96.32% out:0.04% (% of traffic) in:0.00% out:0.00% (% of bandwidth) | 'GigabitEthernet2/0/1_usage_in'=0.00%;80;90;0;100 'GigabitEthernet2/0/1_usage_out'=2.77%;80;90;0;100 'GigabitEthernet2/0/1_traffic_in'=22230.40;80;90;0;1000000000 'GigabitEthernet2/0/1_traffic_out'=27716214.40;80;90;0;1000000000 'GigabitEthernet2/0/1_errors_in'=0%;80;90;0;100 'GigabitEthernet2/0/1_errors_out'=0%;80;90;0;100 'GigabitEthernet2/0/1_discards_in'=0%;80;90;0;100 'GigabitEthernet2/0/1_discards_out'=0%;80;90;0;100 'GigabitEthernet2/0/1_broadcast_in'=96.32%;80;90;0;100 'GigabitEthernet2/0/1_broadcast_out'=0.04%;80;90;0;100 'GigabitEthernet2/0/1_broadcast_usage_in'=0.00%;80;90;0;100 'GigabitEthernet2/0/1_broadcast_usage_out'=0.00%;80;90;0;100

@jgprouty
Copy link
Author

jgprouty commented Mar 3, 2023

broadcast in:96.32% out:0.04% (% of traffic) in:0.00% out:0.00%

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant