Hi all,
Im making a simple alternative to the default linux system monitor.
Im looking to know how it lifts the process stats, which is displays in the Processes tab.
It probably runs off /proc, but im unsure.
Also, where could i find the source code for the system monitor program?
Regards
Paul
Also, having looked at how gnome system monitor and programs such as ps and top, the code is hard to follow, and i cannot easily see how they actually get process stats. Im thinking that the libproc library could be very useful, but i cannot find any documentation online about what functions are contained within it. Would anybody have or be able to point me in the right direction of the documentation, thanks....