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=PROBLEM_DIRECTORY
- Report the software crash captured in the specified problem directory.
- --update-count=PROBLEM_DIRECTORY
- Update crash count for the specified problem directory.
- --sync
- Synchronize all problem directories found on the client with server.
OPTIONS¶
- -v, --verbose
- Increase the debugging output.
- --proxy=PROXY
- Specify an http proxy to use.
- --proxyUser=PROXYUSER
- Specify a username to use for an authenticated proxy. This option must be
used in conjunction with proxyPassword.
- --proxyPassword=PROXYPASSWORD
- Specify a password to use for an authenticated proxy. This option must be
used in conjunction with proxyUser.
- --version
- Show the program's version number and exit.
- -h, --help
- 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¶
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 |