...
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
...
Field | Description | Unit of measure |
---|---|---|
CURRENT_TIMESTAMP | The date time stamp when the information was collected | YYYYMMDDHHMMSS |
EVENT_SUBTYPE | “CPU_SINGLE” | |
IDLE_CPU | Measures unused CPU capacity (100-(SYS_CPU+USER_CPU)) | % |
INSTANCE_NAME | SAP instance that the data was collected on | String |
SERIALNR | Serial number in saposcol result structure | Number |
SUBTYPE | Subtype in saposcol result structure | Number |
SYS_CPU | Measures Kernel/System CPU load | % |
TYPE | Type in saposcol result structure | Number |
USER_CPU | Measures User/applications CPU load | % |
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. | + | - |
...
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 | Serial number in saposcol result structure | Number |
SUBTYPE | Subtype in saposcol result structure | Number |
TYPE | Type in saposcol result structure | Number |
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. | + | - |
...