/* Void Main's man pages */
{ phpMan } else { main(); }
abrt(7) abrt(7)
NAME
KerneloopsReporter plugin for abrt(8)
DESCRIPTION
abrt is a daemon that watches for application crashes. When a crash occurs, it collects the crash data and takes action
according to its configuration. This manual page describes the KerneloopsReporter plugin for abrt.
This plugin is used to report the crash to the Kerneloops tracker.
INVOCATION
The plugin is invoked in the abrt.conf configuration file. No parameters are necessary.
CONFIGURATION
The KerneloopsReporter.conf configuration file contains one entry:
SubmitURL
The URL of the kerneloops tracker, the default is
SubmitURL = http://submit.kerneloops.org/submitoops.php
EXAMPLES
This is a snippet from the abrt.conf configuration file. Each time a kernel oops is detected, run KerneloopsReporter:
[common]
ActionsAndReporters = Kerneloops, KerneloopsReporter
[AnalyzerActionsAndReporters]
Kerneloops = KerneloopsReporter
SEE ALSO
abrt(8), abrt.conf(5), abrt-plugins(7)
AUTHOR
Written by Anton Arapov <antonATredhat.com>. Manual page by Daniel Novotny <dnovotnyATredhat.com>.
1 Jun 2009 abrt(7)

