Hello everyone..
I want to know about I/O status of a particular daemon writing and reading.
But there is not that information in proc.
Of course the information of total I/O status on my system is got using proc .
How can i get a I/O status of a particular daemon, eg. httpd, cupsd or ftp etc...
Thanks.