How to get network and disk usage per process

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













































































                    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