Red Hat Training

A Red Hat training course is available for Red Hat Satellite

36.11. Method: listSystemCrashes

Description

Return list of software crashes for a system.

Parameters

The following parameters are available for this method:

  • string sessionKey
  • int serverId
Returns

The following return values are available for this method:

  • array:
    • struct - crash
      • int id
      • string crash
      • string path
      • int count
      • string uuid
      • string analyzer
      • string architecture
      • string cmdline
      • string component
      • string executable
      • string kernel
      • string reason
      • string username
      • date created
      • date modified