Performance of active port - netstat
Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
Below command
[root@machine1 output]# netstat -s --udp
IcmpMsg:
InType0: 371137
InType3: 296
InType8: 386843
InType11: 4
InType13: 141
InType15: 1
InType17: 49
InType37: 16
OutType0: 386783
OutType3: 32599
OutType8: 362140
OutType14: 81
OutType69: 9453
Udp:
817280 packets received
35616 packets to unknown port received.
0 packet receive errors
719370 packets sent
0 receive buffer errors
0 send buffer errors
UdpLite:
IpExt:
InBcastPkts: 164884
InOctets: 183199850306
OutOctets: 262639339161
InBcastOctets: 86010324
InNoECTPkts: 180536251
InECT0Pkts: 7283
[root@machine1 output]#
gives packets(817280
) received at all UDP ports every sec.
But, I would like to know the packets received at UDP port 514
Environment: RHEL 7.x
[root@machine1 output]# netstat -an | grep 514
udp 0 0 0.0.0.0:514 0.0.0.0:*
What are the options given to netstat
to know the packets received at UDP port 514? per unit time...
linux performance netstat
add a comment |Â
up vote
0
down vote
favorite
Below command
[root@machine1 output]# netstat -s --udp
IcmpMsg:
InType0: 371137
InType3: 296
InType8: 386843
InType11: 4
InType13: 141
InType15: 1
InType17: 49
InType37: 16
OutType0: 386783
OutType3: 32599
OutType8: 362140
OutType14: 81
OutType69: 9453
Udp:
817280 packets received
35616 packets to unknown port received.
0 packet receive errors
719370 packets sent
0 receive buffer errors
0 send buffer errors
UdpLite:
IpExt:
InBcastPkts: 164884
InOctets: 183199850306
OutOctets: 262639339161
InBcastOctets: 86010324
InNoECTPkts: 180536251
InECT0Pkts: 7283
[root@machine1 output]#
gives packets(817280
) received at all UDP ports every sec.
But, I would like to know the packets received at UDP port 514
Environment: RHEL 7.x
[root@machine1 output]# netstat -an | grep 514
udp 0 0 0.0.0.0:514 0.0.0.0:*
What are the options given to netstat
to know the packets received at UDP port 514? per unit time...
linux performance netstat
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
Below command
[root@machine1 output]# netstat -s --udp
IcmpMsg:
InType0: 371137
InType3: 296
InType8: 386843
InType11: 4
InType13: 141
InType15: 1
InType17: 49
InType37: 16
OutType0: 386783
OutType3: 32599
OutType8: 362140
OutType14: 81
OutType69: 9453
Udp:
817280 packets received
35616 packets to unknown port received.
0 packet receive errors
719370 packets sent
0 receive buffer errors
0 send buffer errors
UdpLite:
IpExt:
InBcastPkts: 164884
InOctets: 183199850306
OutOctets: 262639339161
InBcastOctets: 86010324
InNoECTPkts: 180536251
InECT0Pkts: 7283
[root@machine1 output]#
gives packets(817280
) received at all UDP ports every sec.
But, I would like to know the packets received at UDP port 514
Environment: RHEL 7.x
[root@machine1 output]# netstat -an | grep 514
udp 0 0 0.0.0.0:514 0.0.0.0:*
What are the options given to netstat
to know the packets received at UDP port 514? per unit time...
linux performance netstat
Below command
[root@machine1 output]# netstat -s --udp
IcmpMsg:
InType0: 371137
InType3: 296
InType8: 386843
InType11: 4
InType13: 141
InType15: 1
InType17: 49
InType37: 16
OutType0: 386783
OutType3: 32599
OutType8: 362140
OutType14: 81
OutType69: 9453
Udp:
817280 packets received
35616 packets to unknown port received.
0 packet receive errors
719370 packets sent
0 receive buffer errors
0 send buffer errors
UdpLite:
IpExt:
InBcastPkts: 164884
InOctets: 183199850306
OutOctets: 262639339161
InBcastOctets: 86010324
InNoECTPkts: 180536251
InECT0Pkts: 7283
[root@machine1 output]#
gives packets(817280
) received at all UDP ports every sec.
But, I would like to know the packets received at UDP port 514
Environment: RHEL 7.x
[root@machine1 output]# netstat -an | grep 514
udp 0 0 0.0.0.0:514 0.0.0.0:*
What are the options given to netstat
to know the packets received at UDP port 514? per unit time...
linux performance netstat
linux performance netstat
edited 11 mins ago
asked 16 mins ago
overexchange
334212
334212
add a comment |Â
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f475645%2fperformance-of-active-port-netstat%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password