Installation guide
Q:
A:
Q:
A:
Q:
A:
Q:
A:
Note
To use spacewalk-report you must have the spacewalk-reports package ins talled.
spacewalk-report allows administrators to organize and display reports about content, errata,
systems, system event history, and user resources across the Satellite. The spacewalk-report
command is used to generate reports on:
System Inventory — Lists all of the systems registered to the Satellite.
Entitlements — Lists all organizations on the Satellite, sorted by system or channel
entitlements.
Errata — Lists all the errata relevant to the registered systems, sorts errata by s everity as well
as the systems that apply to a particular erratum.
Users — Lists all the users registered to the Satellite, and lists any systems as sociated with a
particular user.
System History — Lists all, or a subset, of the system events that have occurred.
To get a report in CSV format, run the following at the command prompt of your Satellite server.
spacewalk-report report_nam e
The following reports are available:
Table 7.2. spacewalk-report Reports
Report Invoke d a s Description
System Inventory inventory List of s ystems registered to the server, together
with hardware and software information
Entitlements entitlem ent
s
Lists all organizations on the Satellite with their
system or channel entitlements
Errata in channels errata-
channels
Lists errata in channels
All Errata errata-
list-all
Complete list of all errata
Errata for systems errata-
system s
Lists applicable errata and any registered systems
that are affected
Users in the system users Lists all users registered to the Satellite
Systems administered users-
system s
Lists systems that can be administered by
individual users
Kickstart T rees kickstartab
le-trees
Lists trees able to be kickstarted
System history system -
history
Lists system event history
System history
channels
system -
history-
channels
Lists system event history
System history
configuration
system -
history-
configurati
on
Lists system configuration event history
System history
entitlements
system -
history-
entitlem ent
s
Lists system entitlement event history
System history errata system -
history-
errata
Lists system errata event history
System history kickstart system -
history-
kickstart
Lists system kickstart and provisioning event
history
System history
packages
system -
history-
packages
Lists system package event history
For more information about an individual report, run spacewalk-report with the --info or --
list-fields-info and the report name. T he description and list of possible fields in the report
will be shown.
For further information, the spacewalk-report(8) manpage as well as the --help parameter
of the spacewalk-report program can be used to get additional information about the program
invocations and their options.
How do I work out what version of the database schema I ha ve?
To determine the version of your database schema, run the command:
rhn-schem a-version
How do I work out what cha ra cter se t t ypes I have?
To derive the character set types of your Satellite's database, run the command:
rhn-charsets
Why isn't the administrator ge tting email?
If the administrator is not getting email from the RHN Satellite, confirm the correct email addresses
have been set for traceback_mail in /etc/rhn/rhn.conf.
How do I change the sender of the traceback mail?
If the traceback mail is marked from dev-null@rhn.redhat.com and you would like the address to be
valid for your organization, include the web.default_mail_from option and appropriate value
in /etc/rhn/rhn.conf.
Chapter 7. Troubleshooting
31