Download the PHP package tuxudo/kernel_panics without Composer
On this page you can find all versions of the php package tuxudo/kernel_panics. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download tuxudo/kernel_panics
More information about tuxudo/kernel_panics
Files in tuxudo/kernel_panics
Download tuxudo/kernel_panics
More information about tuxudo/kernel_panics
Files in tuxudo/kernel_panics
Vendor tuxudo
Package kernel_panics
Short Description kernel_panics module for munkireport.
License MIT
Package kernel_panics
Short Description kernel_panics module for munkireport.
License MIT
Please rate this library. Is it a good library?
Informations about the package kernel_panics
Kernel Panics Module
Collects kernel panic, iBridge crashed, and GPU resets from client devices.
Table Schema
- anonymous_uuid - VARCHAR(255) - UUID generated by macOS or the script
- type - VARCHAR(255) - Type of panic (iBridge, Kernel, GPU)
- full_text - TEXT - String containing complete panic log
- crash_file - VARCHAR(255) - Name of panic log file
- date - BIGINT - Timestamp of when panic happened
- caller - TEXT - What process or thread called the panic
- process_name - VARCHAR(255) - Name of the process that triggered the panic
- macos_version - VARCHAR(255) - macOS/iBridge version or build
- kernel_version - VARCHAR(255) - Kernel version
- model_id - VARCHAR(255) - Model of Mac or GPU
- extensions_backtrace - TEXT - Extensions in the backtrace
- non_apple_loaded_kexts - TEXT - Loaded 3rd party extensions
All versions of kernel_panics with dependencies
PHP Build Version
Package Version
No informations.
The package tuxudo/kernel_panics contains the following files
Loading the files please wait ...