On April 23, 2025, OS Management reaches end of life (EOL). Effective now, the service is no longer available to you in regions where you are not already using OS Management, or to new users with new tenancies. Before the EOL date, we recommend that you migrate your managed instances to the OS Management Hub service. If you are an Oracle Autonomous Linux user, see Important Maintenance Event. For more information, see the Service Change Announcement.

Understanding Autonomous Linux Events

Autonomous Linux provides instance monitoring that captures events to help quickly identify and debug anomalies, errors, and operational failures.

This topic gives an overview of the critical events detected by the Autonomous Linux service, describes what information is collected about events, and covers the following tasks:

  • Viewing events
  • Viewing event details, including the event report, collected files, and information about event recurrence
  • Creating a support request

Critical Events

Autonomous Linux triggers critical events for the issues shown in the following table.

Autonomous Linux Event Type Description
Fatal Kernel Error (Kernel Panic) A Fatal Kernel Error (Kernel Panic) event occurs when the kernel fails to load upon detecting a fatal internal error. This error prevents the system from booting up and triggers a reboot.
Kernel OOPS A Kernel OOPS event occurs when the kernel detects an exception and triggers a reboot.

About the Information Collected from an Instance

To monitor for critical events, the Autonomous Linux service collects and submits information from the instance.

The Oracle Autonomous Linux plugin gathers information from the following tools:

  • SOSreport: This utility is automatically configured in Autonomous Linux to collect critical system information from the following modules.

    Note

    All the module information is based on SOSreport Release 3.9 (sos-3.9).

  • OSWatcher: This utility is used to run common OS commands at regular intervals and outputs the information to a log file collected by the service. The commands tracked by the service are as follows.
  • Ksplice: The following information is collected and submitted to the service for debugging:

    • kernel symbols
    • kernel modules
    • Ksplice update details
    • Ksplice Uptrack logs

Viewing Events

Viewing Event Details

Creating a Support Request

Using the API

For information about using the API and signing requests, see REST APIs and Security Credentials. For information about SDKs, see Software Development Kits and Command Line Interface.

Use the following API operations to view details about Autonomous Linux events:

Use the following API operations to manage the information collected by the Autonomous Linux service for the Autonomous Linux instance:

For a full list of API operations available for Autonomous Linux, see OS Management API.