SAP ABAP Table OSMON_INT (Internal Table to Display Help Info on 1st Screen of st06)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-MON-OS (Application Component) Operating System Monitors
⤷
SMOS (Package) Monitoring Operating System
⤷
⤷
Basic Data
| Table Category | INTTAB | Structure |
| Structure | OSMON_INT |
|
| Short Description | Internal Table to Display Help Info on 1st Screen of st06 |
Delivery and Maintenance
| Pool/cluster | ||
| Delivery Class | ||
| Data Browser/Table View Maintenance | Display/Maintenance Allowed with Restrictions |
Components
| |
Field | Key | Data Element | Domain | Data Type |
Length | Decimal Places |
Short Description | Check table |
|---|---|---|---|---|---|---|---|---|---|
| 1 | |
DCPULOAD1 | DEC5_2 | DEC | 7 | 2 | CPU load average for the last 1 minute | ||
| 2 | |
DCPULOAD5 | DEC5_2 | DEC | 7 | 2 | CPU load average for the last 5 minutes | ||
| 3 | |
DCPULOAD15 | DEC5_2 | DEC | 7 | 2 | CPU load average for the last 15 minutes | ||
| 4 | |
DCPUUSER | SYST_LONG | INT4 | 10 | 0 | User CPU utilization for all CPUs in the system | ||
| 5 | |
DCPUSYSTEM | SYST_LONG | INT4 | 10 | 0 | System CPU utilization for all CPUs in the system | ||
| 6 | |
DCPUIDLE | SYST_LONG | INT4 | 10 | 0 | Idle CPU utilization for all CPUs in the system | ||
| 7 | |
DCPUIOWAIT | SYST_LONG | INT4 | 10 | 0 | I/O Wait CPU Utilization for All CPUs in the System | ||
| 8 | |
DCPUIDLE | SYST_LONG | INT4 | 10 | 0 | Idle CPU utilization for all CPUs in the system | ||
| 9 | |
DCPUNBRCPU | SYST_LONG | INT4 | 10 | 0 | Number of CPUs in the system | ||
| 10 | |
DCPUSYSC | SYST_LONG | INT4 | 10 | 0 | System calls per second | ||
| 11 | |
DCPUINT | SYST_LONG | INT4 | 10 | 0 | Interrupts per second | ||
| 12 | |
DCPUCS | SYST_LONG | INT4 | 10 | 0 | Context switches per second | ||
| 13 | |
DMEMPHYS | SYST_LONG | INT4 | 10 | 0 | Physical Configured Memory in KB | ||
| 14 | |
DMEMFREE | SYST_LONG | INT4 | 10 | 0 | KB of free memory | ||
| 15 | |
DMEMPGIN | SYST_LONG | INT4 | 10 | 0 | Number of pages, paged in per second | ||
| 16 | |
DMEMKBIN | SYST_LONG | INT4 | 10 | 0 | KB paged in per second | ||
| 17 | |
DMEMPGOUT | SYST_LONG | INT4 | 10 | 0 | No. of pages paged out per second | ||
| 18 | |
DMEMKBOUT | SYST_LONG | INT4 | 10 | 0 | KB paged out per second | ||
| 19 | |
DSWAPCONF | SYST_LONG | INT4 | 10 | 0 | Size of the configured primary swap space of fixed size | ||
| 20 | |
DSWAPFREE | SYST_LONG | INT4 | 10 | 0 | Free space from the total swap in KB | ||
| 21 | |
DSWAPSIZE | SYST_LONG | INT4 | 10 | 0 | Actual size of total swap in KB | ||
| 22 | |
DSWAPMAX | SYST_LONG | INT4 | 10 | 0 | Maximum swap size (by filesystem swap: freespace include) | ||
| 23 | |
DDISKNAME | CH36_OSMON | CHAR | 36 | 0 | Device file name of disk | ||
| 24 | |
DDISKRESP | SYST_LONG | INT4 | 10 | 0 | Response time of the disk | ||
| 25 | |
DDISKUTIL | SYST_LONG | INT4 | 10 | 0 | Disk Utilization in Percent | ||
| 26 | |
DDISKQUEU | SYST_LONG | INT4 | 10 | 0 | Average queue length | ||
| 27 | |
DDISKWAIT | SYST_LONG | INT4 | 10 | 0 | Wait time in milliseconds | ||
| 28 | |
DDISKSERV | SYST_LONG | INT4 | 10 | 0 | Service time in milliseconds | ||
| 29 | |
DDISKKBSEC | SYST_LONG | INT4 | 10 | 0 | KB transferred per second | ||
| 30 | |
DDISKOPSEC | SYST_LONG | INT4 | 10 | 0 | Operations per second | ||
| 31 | |
DLANINPACK | SYST_LONG | INT4 | 10 | 0 | In packets per second | ||
| 32 | |
DLANINERR | SYST_LONG | INT4 | 10 | 0 | Errors for receiving packets per second | ||
| 33 | |
DLANOUTPAC | SYST_LONG | INT4 | 10 | 0 | Out packets per second | ||
| 34 | |
DLANOUTERR | SYST_LONG | INT4 | 10 | 0 | Errors when sending packets per second | ||
| 35 | |
DLANCOLL | SYST_LONG | INT4 | 10 | 0 | Collisions per second | ||
| 36 | |
DLANPAC | SYST_LONG | INT4 | 10 | 0 | Packets per Second | ||
| 37 | |
DCPUVIRTAIXAVAILABLE | INT4 | 10 | 0 | Available Physical CPUs | |||
| 38 | |
DCPUVIRTAIXAVAILABLECONS | INT4 | 10 | 0 | Percent of Available Physical CPUs Consumed | |||
| 39 | |
DCPUVIRTAIXCAPPED | INT2 | 5 | 0 | Capped (On, Off) | |||
| 40 | |
DCPUVIRTAIXENTITLEMENT | INT4 | 10 | 0 | Physical CPU Entitlement | |||
| 41 | |
DCPUVIRTAIXENTITLEMENTCONS | INT4 | 10 | 0 | Percent of Physical CPU Entitlement Consumed | |||
| 42 | |
DCPUVIRTAIXFREQUENCY | INT4 | 10 | 0 | Processor Frequency | |||
| 43 | |
DCPUVIRTAIXMODELNAME | CHAR | 16 | 0 | System Model Type | |||
| 44 | |
DCPUVIRTAIXPARTTYPE | INT2 | 5 | 0 | Partition Type (DLPAR, SPLPAR) | |||
| 45 | |
DCPUVIRTAIXPHYSCPUCONS | INT4 | 10 | 0 | Physical CPU Consumed | |||
| 46 | |
DCPUVIRTAIXPHYSCPUIDLE | INT4 | 10 | 0 | Physical CPU Idle | |||
| 47 | |
DCPUVIRTAIXPOOLCPU | INT4 | 10 | 0 | Number of CPUs in Pool | |||
| 48 | |
DCPUVIRTAIXPROCESSOR | CHAR | 16 | 0 | Processor type | |||
| 49 | |
DCPUVIRTAIXSMTMODE | INT2 | 5 | 0 | SMT Mode (On, Off) | |||
| 50 | |
DCPUVIRTAIXTHREADS | INT2 | 5 | 0 | Number of SMT Threads | |||
| 51 | |
DCPUVIRTAIXVIRTCPU | INT4 | 10 | 0 | Number of Virtual CPUs | |||
| 52 | |
DCPUVIRTAIXPOOLUTILAUTH | INT2 | 5 | 0 | Pool Utility Authorization (On, Off) | |||
| 53 | |
DCPUVIRTAIXPARTNAME | CHAR | 10 | 0 | Partition Name |
History
| Last changed by/on | SAP | 20100420 |
| SAP Release Created in |