Written by Eldmannen the 16 Jul 08 at 20:34.
Category: Others.
Related project:
Nothing/Others.
Status: New
Rationale
Add a 'Description' column to the GNOME System Monitor.
GNOME System Monitor lists processes, and the processes can sometimes have cryptic filenames which the user does not understand what the process is for. So I suggest to create an 'Description' column to explain the process.
The user sees "gdm", "atd", "cron", "trackerd", "nm-applet", "sh", and get confused because he don't know what it is.
He look in the Description column and sees that "gdm" is "GNOME Display Manager", "sh" is "shell", and "nm-applet" is "network-management applet", etc.
Because when a user checks the running processes and sees "gvfsd" he have no idea what it is, with this Description column, he can easily see that it is the "GNOME virtual file system daemon".
While the idea is nice, the amount of effort involved in fully realizing it is enormous.
+1, but only if it's implemented such that it gracefully handles processes with no identified 'Description'.
Also, it would be nice if it performed some security checks, such that it describes 'gdm' as "GNOME Display Manager" only if it's the 'gdm' that /var/lib/dpkg/info/gdm.list (or whatever the appropriate name is) indicates is installed. (I'm only suggesting a path check because an md5/sha check would be far too expensive, and this isn't the place for a full security check. Verifying the path should not be too consuming, and would help reveal user-installed trojans.
cheesehead(Brainstorm admin)
wrote on the 18 Jul 08 at 01:07
This seems like a good idea. Doesn't have to be a column even by an option on the right click context menu to learn more about the 'properties' of the process.
Would help noobies like myself get a better understanding for what processes are responsible for what...
This seems like a good idea. Doesn't have to be a column even by an option on the right click context menu to learn more about the 'properties' of the process.
Would help noobies like myself get a better understanding for what processes are responsible for what...