Why latest version of sys-stat not showing average values after kill..?

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
0
down vote

favorite












The old output from my logs which showing Avg values after ctrl+c



#pidstat 1 -p `pgrep bgpd`
Linux 3.16.7-gd1a374d-dellz9100on (rtr1) Tuesday 29 May 2018 _x86_64_ (4 CPU)

05:07:01 UTC UID PID %usr %system %guest %CPU CPU Command

05:07:07 UTC 0 2144 0.00 0.00 0.00 0.00 2 bgpd
05:07:08 UTC 0 2144 0.00 0.00 0.00 0.00 2 bgpd
05:07:09 UTC 0 2144 0.00 0.00 0.00 0.00 2 bgpd
05:07:10 UTC 0 2144 0.00 0.00 0.00 0.00 2 bgpd
05:07:11 UTC 0 2144 0.00 0.00 0.00 0.00 2 bgpd
05:07:12 UTC 0 2144 0.00 0.00 0.00 0.00 2 bgpd
^C
Average: 0 2144 0.09 0.00 0.00 0.09 - bgpd


Now it is not showing Avg values



# pidstat 1 -p `pgrep bgpd`
Linux 3.16.7-gd1a374d-dellz9100on (rtr1) 06/13/18 _x86_64_ (4 CPU)

07:32:51 PID %usr %system %guest %CPU CPU Command
07:32:56 2144 0.00 0.00 0.00 0.00 0 bgpd
07:32:57 2144 0.00 0.00 0.00 0.00 1 bgpd
07:32:58 2144 0.00 0.00 0.00 0.00 1 bgpd
^C
#


Version of pidstat



root@rtr1:/home/ocnos# pidstat -V
sysstat version 10.0.5
(C) Sebastien Godard (sysstat <at> orange.fr)
root@rtr1:/home/ocnos#






share|improve this question























    up vote
    0
    down vote

    favorite












    The old output from my logs which showing Avg values after ctrl+c



    #pidstat 1 -p `pgrep bgpd`
    Linux 3.16.7-gd1a374d-dellz9100on (rtr1) Tuesday 29 May 2018 _x86_64_ (4 CPU)

    05:07:01 UTC UID PID %usr %system %guest %CPU CPU Command

    05:07:07 UTC 0 2144 0.00 0.00 0.00 0.00 2 bgpd
    05:07:08 UTC 0 2144 0.00 0.00 0.00 0.00 2 bgpd
    05:07:09 UTC 0 2144 0.00 0.00 0.00 0.00 2 bgpd
    05:07:10 UTC 0 2144 0.00 0.00 0.00 0.00 2 bgpd
    05:07:11 UTC 0 2144 0.00 0.00 0.00 0.00 2 bgpd
    05:07:12 UTC 0 2144 0.00 0.00 0.00 0.00 2 bgpd
    ^C
    Average: 0 2144 0.09 0.00 0.00 0.09 - bgpd


    Now it is not showing Avg values



    # pidstat 1 -p `pgrep bgpd`
    Linux 3.16.7-gd1a374d-dellz9100on (rtr1) 06/13/18 _x86_64_ (4 CPU)

    07:32:51 PID %usr %system %guest %CPU CPU Command
    07:32:56 2144 0.00 0.00 0.00 0.00 0 bgpd
    07:32:57 2144 0.00 0.00 0.00 0.00 1 bgpd
    07:32:58 2144 0.00 0.00 0.00 0.00 1 bgpd
    ^C
    #


    Version of pidstat



    root@rtr1:/home/ocnos# pidstat -V
    sysstat version 10.0.5
    (C) Sebastien Godard (sysstat <at> orange.fr)
    root@rtr1:/home/ocnos#






    share|improve this question





















      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      The old output from my logs which showing Avg values after ctrl+c



      #pidstat 1 -p `pgrep bgpd`
      Linux 3.16.7-gd1a374d-dellz9100on (rtr1) Tuesday 29 May 2018 _x86_64_ (4 CPU)

      05:07:01 UTC UID PID %usr %system %guest %CPU CPU Command

      05:07:07 UTC 0 2144 0.00 0.00 0.00 0.00 2 bgpd
      05:07:08 UTC 0 2144 0.00 0.00 0.00 0.00 2 bgpd
      05:07:09 UTC 0 2144 0.00 0.00 0.00 0.00 2 bgpd
      05:07:10 UTC 0 2144 0.00 0.00 0.00 0.00 2 bgpd
      05:07:11 UTC 0 2144 0.00 0.00 0.00 0.00 2 bgpd
      05:07:12 UTC 0 2144 0.00 0.00 0.00 0.00 2 bgpd
      ^C
      Average: 0 2144 0.09 0.00 0.00 0.09 - bgpd


      Now it is not showing Avg values



      # pidstat 1 -p `pgrep bgpd`
      Linux 3.16.7-gd1a374d-dellz9100on (rtr1) 06/13/18 _x86_64_ (4 CPU)

      07:32:51 PID %usr %system %guest %CPU CPU Command
      07:32:56 2144 0.00 0.00 0.00 0.00 0 bgpd
      07:32:57 2144 0.00 0.00 0.00 0.00 1 bgpd
      07:32:58 2144 0.00 0.00 0.00 0.00 1 bgpd
      ^C
      #


      Version of pidstat



      root@rtr1:/home/ocnos# pidstat -V
      sysstat version 10.0.5
      (C) Sebastien Godard (sysstat <at> orange.fr)
      root@rtr1:/home/ocnos#






      share|improve this question











      The old output from my logs which showing Avg values after ctrl+c



      #pidstat 1 -p `pgrep bgpd`
      Linux 3.16.7-gd1a374d-dellz9100on (rtr1) Tuesday 29 May 2018 _x86_64_ (4 CPU)

      05:07:01 UTC UID PID %usr %system %guest %CPU CPU Command

      05:07:07 UTC 0 2144 0.00 0.00 0.00 0.00 2 bgpd
      05:07:08 UTC 0 2144 0.00 0.00 0.00 0.00 2 bgpd
      05:07:09 UTC 0 2144 0.00 0.00 0.00 0.00 2 bgpd
      05:07:10 UTC 0 2144 0.00 0.00 0.00 0.00 2 bgpd
      05:07:11 UTC 0 2144 0.00 0.00 0.00 0.00 2 bgpd
      05:07:12 UTC 0 2144 0.00 0.00 0.00 0.00 2 bgpd
      ^C
      Average: 0 2144 0.09 0.00 0.00 0.09 - bgpd


      Now it is not showing Avg values



      # pidstat 1 -p `pgrep bgpd`
      Linux 3.16.7-gd1a374d-dellz9100on (rtr1) 06/13/18 _x86_64_ (4 CPU)

      07:32:51 PID %usr %system %guest %CPU CPU Command
      07:32:56 2144 0.00 0.00 0.00 0.00 0 bgpd
      07:32:57 2144 0.00 0.00 0.00 0.00 1 bgpd
      07:32:58 2144 0.00 0.00 0.00 0.00 1 bgpd
      ^C
      #


      Version of pidstat



      root@rtr1:/home/ocnos# pidstat -V
      sysstat version 10.0.5
      (C) Sebastien Godard (sysstat <at> orange.fr)
      root@rtr1:/home/ocnos#








      share|improve this question










      share|improve this question




      share|improve this question









      asked Jun 13 at 9:54









      user2286681

      11




      11

























          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%2f449492%2fwhy-latest-version-of-sys-stat-not-showing-average-values-after-kill%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%2f449492%2fwhy-latest-version-of-sys-stat-not-showing-average-values-after-kill%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