check_kernel_errors
Check kernel logs for hardware failures, storage I/O errors, or application crashes to identify root causes and critical issues on your VPS.
Instructions
Audit kernel logs for hardware failures, storage I/O errors, or application segfaults.
Args: limit: Maximum number of error entries to retrieve (1 to 50, default 20).
Returns: JSON string with categorized kernel errors, root causes, and critical issue counters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |