Where do I find an overview of what's going on in my system?

Asked by Gergely Máté

GNOME System monitor shows many-many processes running. Some I met before, some are quite new. As I have some performance issues, I would like to know what's going on in my system - which process do what, and why is it running.

Where do I find an overview of what's going on in a running Ubuntu system?

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

You will need to websearch for the process name to see what it does.

Revision history for this message
Sam_ (and-sam) said :
#2
Revision history for this message
Sam_ (and-sam) said :
#3

Forgot to mention conky, light weight system monitoring tool which is highly configurable.
After installation 'conky-all' package includes already a standard configuration file in /etc/conky/conky.conf.
e.g. one creates a file .conkyrc in /home/user, copy content of conky.conf into .conkyrc.
To run at startup it needs an entry in system settings -> startup applications, run cmd: conky-all.

http://packages.ubuntu.com/natty/conky-all
http://conky.sourceforge.net/variables.html

User examples of conky configuration.
http://ubuntuforums.org/showthread.php?t=281865

Revision history for this message
Gergely Máté (sportember) said :
#4

Thank you for the answers.

However, isn't there a blueprint or a global overview somewhere in the Ubuntu wiki or such?

Revision history for this message
Sam_ (and-sam) said :
#5

> blueprint or a global overview

Log files actually tell what's going on.
https://help.ubuntu.com/community/LinuxLogFiles
http://www.cyberciti.biz/faq/linux-log-files-location-and-how-do-i-view-logs-files/

As you mentioned yourself, it's complex and modular, each process has it's cmd, which can be viewed in sys monitor by hovering over the process, then each cmd can be investigated for example by locating the string, package, dependencies, bug reports.

http://manpages.ubuntu.com/manpages/natty/man7/capabilities.7.html
http://www.tldp.org/HOWTO/HOWTO-INDEX/howtos.html

Can you help with this problem?

Provide an answer of your own, or ask Gergely Máté for more information if necessary.

To post a message you must log in.