LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   simple, maybe complicated process monitoring (https://www.linuxquestions.org/questions/programming-9/simple-maybe-complicated-process-monitoring-275089/)

jwstric2 01-07-2005 01:53 PM

simple, maybe complicated process monitoring
 
Does anyone know if there's a way to determine a process's io and/or network usage since its beginning. I can determine cpu usage easily with /proc/?pid/stats or getrusage but the io and network still eludes me. It may not be possible but if you think you have a cool way that may work I'll try it.

Thanks

chrism01 02-04-2005 12:45 AM

I believe the gkrellm (www.gkrellm.net) tool does what you'd want and you should be able to read the source (I think).


All times are GMT -5. The time now is 07:14 AM.