Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Red Hat Enterprise Linux 9 Essentials Book now available.

Purchase a copy of Red Hat Enterprise Linux 9 (RHEL 9) Essentials

Red Hat Enterprise Linux 9 Essentials Print and eBook (PDF) editions contain 34 chapters and 298 pages

Preview Book

21.3.  ABRT Plugins

ABRT offers a variety of analyzer plugins and reporter plugins. These plugins are described in the following two sections. Not all of the plugins mentioned in the following sections are installed by default. To view all available plugins, run the following command:
]$ yum list all | grep abrt-plugin-*

21.3.1. Analyzer Plugins

These plugins serve as analyzers and crash information collectors for specific types of crashes. For example, the Kerneloops analyzer plugin checks for crashes in the kernel only. These plugins can be enabled/disabled from loading at start-up in their corresponding configuration files placed in the /etc/abrt/plugins/ directory. The following is a list of all analyzer plugins.
Kerneloops
— Checks for crashes in the kernel and consequently collects kernel crash information. It can be enabled/disabled from loading at start-up in the /etc/abrt/plugins/Kerneloops.conf file.
Python
— Checks for crashes in Python programs and consequently collects the crash information. It can be enabled/disabled from loading at start-up in the /etc/abrt/plugins/Python.conf file.
CCpp
— Checks for crashes in C and C++ programs and consequently collects the crash information. It can be enabled/disabled from loading at start-up in the /etc/abrt/plugins/CCpp.conf file.

 
 
  Published under the terms of the Creative Commons License Design by Interspire