udda / multiload-ng

Modern graphical system monitor for any panel
http://udda.github.io/multiload-ng
GNU General Public License v2.0
147 stars 22 forks source link

Single Service/app statstic #37

Open Ansem93 opened 8 years ago

Ansem93 commented 8 years ago

As you asked, I created a new issue :) It would be cool to add single app statistics, like which app use more cpu/network/ram in the last X time. In particular I think that the most usefull would be for the network, so that I can now how much traffic has generated a service in the last X time (like for android), but even cpu and ram would be cool!

udda commented 8 years ago

Thanks for your time!

I made some research, that task does not seem to be much complex.

You will receive notifications about the progress of the issues you opened, as I will post updates here as comments and referrals.

udda commented 7 years ago

Top-like lists for CPU, RAM, disk I/O and number of threads will be available in Multiload-ng 2.0 :)

Network stats appear a little harder to implement, but not impossible, as software like nethogs do exactly that.