Scroll to navigation

SPACEWALK-ABRT(8) Red Hat, Inc. SPACEWALK-ABRT(8)

NAME

spacewalk-abrt - Utility for reporting software crashes to Spacewalk and Red Hat Satellite.

SYNOPSIS

spacewalk-abrt [options] command

DESCRIPTION

spacewalk-abrt is a client program that reports a software crash that occurred on a client system to Spacewalk or Red Hat Satellite. The program operates on top of a problem directory created by ABRT daemon. Ordinarilly, this program is executed automatically by abrtd when a software crash occurs.

COMMANDS

Report the software crash captured in the specified problem directory.
Update crash count for the specified problem directory.
Synchronize all problem directories found on the client with server.

OPTIONS

Increase the debugging output.
Specify an http proxy to use.
Specify a username to use for an authenticated proxy. This option must be used in conjunction with proxyPassword.
Specify a password to use for an authenticated proxy. This option must be used in conjunction with proxyUser.
Show the program's version number and exit.
Show a help message and exit.

FILES

/etc/libreport/events.d/spacewalk.conf
This configuration file instructs abrt to execute spacewalk-abrt utility when a software crash occurs.
/etc/abrt/abrt.conf
Basic configuration for ABRT.

SEE ALSO

abrtd(8), abrt.conf(5).

AUTHORS

This manual page was written by Milan Zazrivec <mzazrivec@redhat.com>.

BUGS

Report bugs to <http://bugzilla.redhat.com>.

COPYRIGHT

Copyright © 2013 Red Hat, Inc.

This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

2013 February 12 Linux