How to get network and disk usage per process

Multi tool use
Multi tool use

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











up vote
1
down vote

favorite












How to get network and disk usage and ram and cpu utilization per process in simple command?







share|improve this question


























    up vote
    1
    down vote

    favorite












    How to get network and disk usage and ram and cpu utilization per process in simple command?







    share|improve this question
























      up vote
      1
      down vote

      favorite









      up vote
      1
      down vote

      favorite











      How to get network and disk usage and ram and cpu utilization per process in simple command?







      share|improve this question














      How to get network and disk usage and ram and cpu utilization per process in simple command?









      share|improve this question













      share|improve this question




      share|improve this question








      edited Dec 6 '17 at 9:30

























      asked Dec 6 '17 at 8:20









      Mohannd

      63




      63




















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          0
          down vote













          Display current processes or threads during IO



          iotop - -only -b -n1


          List top 10 CPU-consuming processes



          ps axo %cpu,command | sort -nr | head


          List top 10 memory-consuming processes



          ps ago %mem,command | sort -nr | head


          List connections per processes



          netstat -plant #for tcp
          netstat -planu #for udp


          Network usage per remotes with iftop






          share|improve this answer






















            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%2f409125%2fhow-to-get-network-and-disk-usage-per-process%23new-answer', 'question_page');

            );

            Post as a guest






























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes








            up vote
            0
            down vote













            Display current processes or threads during IO



            iotop - -only -b -n1


            List top 10 CPU-consuming processes



            ps axo %cpu,command | sort -nr | head


            List top 10 memory-consuming processes



            ps ago %mem,command | sort -nr | head


            List connections per processes



            netstat -plant #for tcp
            netstat -planu #for udp


            Network usage per remotes with iftop






            share|improve this answer


























              up vote
              0
              down vote













              Display current processes or threads during IO



              iotop - -only -b -n1


              List top 10 CPU-consuming processes



              ps axo %cpu,command | sort -nr | head


              List top 10 memory-consuming processes



              ps ago %mem,command | sort -nr | head


              List connections per processes



              netstat -plant #for tcp
              netstat -planu #for udp


              Network usage per remotes with iftop






              share|improve this answer
























                up vote
                0
                down vote










                up vote
                0
                down vote









                Display current processes or threads during IO



                iotop - -only -b -n1


                List top 10 CPU-consuming processes



                ps axo %cpu,command | sort -nr | head


                List top 10 memory-consuming processes



                ps ago %mem,command | sort -nr | head


                List connections per processes



                netstat -plant #for tcp
                netstat -planu #for udp


                Network usage per remotes with iftop






                share|improve this answer














                Display current processes or threads during IO



                iotop - -only -b -n1


                List top 10 CPU-consuming processes



                ps axo %cpu,command | sort -nr | head


                List top 10 memory-consuming processes



                ps ago %mem,command | sort -nr | head


                List connections per processes



                netstat -plant #for tcp
                netstat -planu #for udp


                Network usage per remotes with iftop







                share|improve this answer














                share|improve this answer



                share|improve this answer








                edited Jan 6 at 21:57









                SYN

                1,804414




                1,804414










                answered Dec 6 '17 at 9:22









                Praveen Kumar BS

                1,010128




                1,010128



























                     

                    draft saved


                    draft discarded















































                     


                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f409125%2fhow-to-get-network-and-disk-usage-per-process%23new-answer', 'question_page');

                    );

                    Post as a guest













































































                    Us8kX8VSgOvepmU,x Lb,EZ4n3xvl,Bhq4ed60,Ih80hpePqWY YEOTIXCgJx jPQ,KMn,BYew,v9P
                    Ko2wsEgx,V0nfzR0hvdu4Jpm5ftJ9gn XSZUcrwN4 4Wfoi09TM9n HWvO,keveasFZajZ4l0C,14GbkqDMh3eCq2UZLZ z1W,H5Rr 4qjPg

                    Popular posts from this blog

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

                    How many registers does an x86_64 CPU actually have?

                    Displaying single band from multi-band raster using QGIS