System information

System Monitoring Utilities 25
1746 root 15 0 0 0 0 S 0.0 0.0 0:00.00 w1_control
1752 root 15 0 0 0 0 S 0.0 0.0 0:00.00 w1_bus_master1
2151 root 16 0 1464 496 416 S 0.0 0.1 0:00.00 acpid
2165 messageb 16 0 3340 1048 792 S 0.0 0.2 0:00.64 dbus-daemon
2166 root 15 0 1840 752 556 S 0.0 0.1 0:00.01 syslog-ng
2171 root 16 0 1600 516 320 S 0.0 0.1 0:00.00 klogd
2235 root 15 0 1736 800 652 S 0.0 0.2 0:00.10 resmgrd
2289 root 16 0 4192 2852 1444 S 0.0 0.6 0:02.05 hald
2403 root 23 0 1756 600 524 S 0.0 0.1 0:00.00 hald-addon-acpi
2709 root 19 0 2668 1076 944 S 0.0 0.2 0:00.00 NetworkManagerD
2714 root 16 0 1756 648 564 S 0.0 0.1 0:00.56 hald-addon-stor
By default the output is sorted by CPU usage (column %CPU, shortcut Shift + P). Use
following shortcuts to change the sort field:
Shift + M: Resident Memory (RES)
Shift + N: Process ID (PID)
Shift + T: Time (TIME+)
To use any other field for sorting, press F and select a field from the list. To toggle
the sort order, Use Shift + R.
The parameter -U UID monitors only the processes associated with a particular
user. Replace UID with the user ID of the user. Use top -U $(id -u) to show
processes of the current user
2.3.5 System z hypervisor monitor:
hyptop
hyptop provides a dynamic real-time view of a System z hypervisor environment,
using the kernel infrastructure via debugfs. It works with either the z/VM or the
LPAR hypervisor. Depending on the available data it, for example, shows CPU and
memory consumption of active LPARs or z/VM guests. It provides a curses based
user interface similar to the top command. hyptop provides two windows:
sys_list: Shows a list of systems that the currently hypervisor is running
sys: Shows one system in more detail
You can run hyptop in interactive mode (default) or in batch mode with the -b op-
tion. Help in the interactive mode is available by pressing ? after hyptop is started.