Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CrashEventSystemInformation

Detailed information about system at the time of the crash.

Properties

Optional architecture

architecture: model.ArchTypes

system architecture

Optional kspliceEffectiveKernelVersion

kspliceEffectiveKernelVersion: undefined | string

Active ksplice kernel version (uptrack-uname -r)

Optional osFamily

osFamily: model.OsFamilies

The Operating System type of the managed instance.

Optional osKernelRelease

osKernelRelease: undefined | string

Operating System Kernel Release (uname -v)

Optional osKernelVersion

osKernelVersion: undefined | string

Operating System Kernel Version (uname -r)

Optional osName

osName: undefined | string

Operating System Name (OCA value)

Optional osSystemVersion

osSystemVersion: undefined | string

Version of the OS (VERSION from /etc/os-release)

Functions

getDeserializedJsonObj

getJsonObj