/* Void Main's man pages */

{ phpMan } else { main(); }

Command: man perldoc info search(apropos)  


abrt(7)                                                                                                                  abrt(7)



NAME
       KerneloopsScanner 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 KerneloopsScanner plugin for abrt.

       This plugin reads the system log file (default /var/log/messages) and stores the kernel  oops  crashes,  which  were  not
       already reported, to abrt's debug dump directory.

       To  distinguish  between  new  crashes  and crashes that were already reported, the plugin makes its own entry in the log
       file, which acts as a separator.

INVOCATION
       The plugin is invoked in the abrt.conf configuration file.  No parameters are necessary.

CONFIGURATION
       The KerneloopsScanner.conf configuration file contains one entry:

   SysLogFile
       The file to scan. The default is
       SysLogFile = /var/log/messages

EXAMPLES
       This is a snippet from the abrt.conf configuration file.  Every 10 seconds look if there were any kernel crashes:

       [common]
       ActionsAndReporters = Kerneloops, KerneloopsScanner
       [cron]
       10 = KerneloopsScanner

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)

Valid XHTML 1.0!Valid CSS!