Performance of active port - netstat

The name of the pictureThe name of the pictureThe name of the pictureClash 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...










share|improve this question



























    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...










    share|improve this question

























      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...










      share|improve this question















      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






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited 11 mins ago

























      asked 16 mins ago









      overexchange

      334212




      334212

























          active

          oldest

          votes











          Your Answer







          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "106"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          convertImagesToLinks: false,
          noModals: false,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );













           

          draft saved


          draft discarded


















          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



































          active

          oldest

          votes













          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes















           

          draft saved


          draft discarded















































           


          draft saved


          draft discarded














          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













































































          Popular posts from this blog

          How to check contact read email or not when send email to Individual?

          Bahrain

          Postfix configuration issue with fips on centos 7; mailgun relay