...
Measure, monitor and alert on the following hardware resources:
CPU load, utilisationutilization, context switches, queue length
Memory used & free
Swap used / free
Network KB, packets in/out and collisions per second
Number of CPUs visible to the OS
...
The detail about specific resources like CPU and LAN (network) adaptors are contained in the EVENT_SUBTYPE(s)
CPU_SINGLE
LAN_SINGLE
- CPU_SINGLE subtype contains information about specific processes in the operating system, it shows the following information per process.
...
Field Mapping
...
Field
...
Description
...
Unit of measure
...
CURRENT_TIMESTAMP
...
The date time stamp when the information was collected
...
YYYYMMDDHHMMSS
...
EVENT_SUBTYPE
...
“CPU_SINGLE”
...
IDLE_CPU
...
INSTANCE_NAME
...
SAP instance that the data was collected on
...
String
...
SERIALNR
...
SUBTYPE
...
SYS_CPU
...
TYPE
...
USER_CPU
...
UTCDIFF
...
The UTC OFFSSET in HHMMSS that the data was collected in
...
HHMMSS
...
UTCTIME
...
The UTC positive or negative OFFSET indicator. Positive (+) means add UTCDIFF to find the time zone of the data, negative (-) means subtract the UTCDIFF to find the time zone adjusted date time the data was collected in.
...
+ | -
LAN_SINGLE - LAN_SINGLE records the performance metrics of each LAN adaptor individually.
...
Field Mapping
...
Field
...
Description
...
Unit of measure
...
COLLISIONS
...
Number of packet collisions
...
Count (cumulative)
...
CURRENT_TIMESTAMP
...
The date time stamp when the information was collected
...
YYYYMMDDHHMMSS
...
EVENT_SUBTYPE
...
“LAN_SINGLE”
...
String
...
INSTANCE_NAME
...
SAP instance that the data was collected on
...
String
...
IN_ERRORS
...
Number of inbound packet errors (typically SAP system start up - but can be reset to 0)
...
Count (cumulative)
...
IN_PACKETS
...
Number of inbound packets (typically SAP system start up - but can be reset to 0)
...
Count (cumulative)
...
LANNAME
...
Name of the LAN adaptor
...
String
...
PACKETS
...
Total number of packets in / out since data collection started (typically SAP system start up - but can be reset to 0)
...
Count (cumulative)
...
OUT_ERRORS
...
Number of outbound packet errors (typically SAP system start up - but can be reset to 0)
...
Count (cumulative)
...
OUT_PACKETS
...
Number of outbound packets (typically SAP system start up - but can be reset to 0)
...
Count (cumulative)
...
SERIALNR
...
SUBTYPE
...
TYPE
...
UTCDIFF
...
The UTC OFFSSET in HHMMSS that the data was collected in
...
HHMMSS
...
UTCTIME
...
The UTC positive or negative OFFSET indicator. Positive (+) means add UTCDIFF to find the time zone of the data, negative (-) means subtract the UTCDIFF to find the time zone adjusted date time the data was collected in.
...