Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

satyr(1) [centos man page]

SATYR(1)						      General Commands Manual							  SATYR(1)

NAME
satyr - create and manipulate problem reports SYNOPSIS
satyr <command> [option...] DESCRIPTION
satyr is a command line tool that creates anonymous reports of software problems that are suitable for automated processing. The tool has to be invoked with a <command> that specifies the action to be performed. The available commands are documented below. OPTIONS
Commands abrt-print-report-from-dir <directory> Creates report from ABRT problem directory directory and prints it to standard output. abrt-create-core-stacktrace <directory> Creates stacktrace from ABRT problem directory directory that contains a core dump. satyr 0.13 2013-03-18 SATYR(1)

Check Out this Related Man Page

ABRT-DUMP-OOPS(1)						    ABRT Manual 						 ABRT-DUMP-OOPS(1)

NAME
abrt-dump-oops - Extract oops from FILE (or standard input) SYNOPSIS
abrt-dump-oops [-vusoxtm] [-d DIR]/[-D] [FILE] DESCRIPTION
This tool creates problem directory from, updates problem directory with or prints oops extracted from FILE or standard input. OPTIONS
-v, --verbose Be more verbose. Can be given multiple times. -s Log to syslog -o Print found oopses on standard output -d DIR Create new problem directory in DIR for every oops found -D Same as -d DumpLocation, DumpLocation is specified in abrt.conf -u PROBLEM Save the extracted information in PROBLEM directory -x Make the problem directory world readable. Usable only with -d/-D -t Throttle problem directory creation to 1 per second -m Print search string(s) for abrt-watch-log to stdout and exit SEE ALSO
abrt-watch-log(1), abrt.conf(5) AUTHORS
o ABRT team abrt 2.1.11 06/18/2014 ABRT-DUMP-OOPS(1)
Man Page