centos man page for abrt-action-analyze-vmcore

Query: abrt-action-analyze-vmcore

OS: centos

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

ABRT-ACTION-ANALYZ(1)						    ABRT Manual 					     ABRT-ACTION-ANALYZ(1)

NAME
abrt-action-analyze-vmcore - Extracts the oops message from the kernel core and install the kernel debuginfo if needed
SYNOPSIS
abrt-action-analyze-vmcore [-v] [-d PROBLEM_DIR] [--tmpdir=TMPDIR] [--cache=DIR1[:DIR2]]
DESCRIPTION
The tool reads the file named vmcore from a problem data directory, processes it and the oops message from it. Then it saves this data as new element backtrace. Integration with ABRT events abrt-action-analyze-vmcore can be used as an analyzer for critical kernel crashes which dump core. Example usage in report_event.conf: EVENT=analyze_VMcore analyzer=vmcore abrt-action-analyze-vmcore
OPTIONS
-d DIR Path to a problem directory. Current working directory is used when this option is not provided. -v Be more verbose. Can be given multiple times. --core=VMCORE Path to vmcore to analyze (Default: ./vmcore)
AUTHORS
o ABRT team abrt 2.1.11 06/18/2014 ABRT-ACTION-ANALYZ(1)
Related Man Pages
abrtd(8) - centos
abrt-auto-reporting(1) - centos
abrt-action-generate-core-backtrace(1) - centos
abrt-action-notify(1) - centos
report-cli(1) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
How to increment version inside a file?
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq