rhsm-icon (8) - Linux Manuals
rhsm-icon: Periodically checks installed products against active subscriptions to check their status.
NAME
rhsm-icon - Periodically checks installed products against active subscriptions to check their status.SYNOPSIS
rhsm-icon [--check-period] [--force-icon=warning|expired|partial] [--check-immediately]DESCRIPTION
Red Hat provides content updates and support by issuing subscriptions for its products. These subscriptions are applied to systems (machines) and apply to the installed software products.
On graphical X systems (systems with a GUI interface), a product status daemon runs every 4 hours to check the currently installed software against the applied subscriptions. If software is installed without a valid and applied subscription (such as a subscription expires or no subscription is available for the product), then the daemon triggers an icon and warning message to display in the notification area of the menu.
rhsm-icon
Since X runs the daemon automatically and on schedule, it is not necessary to launch the subscription status daemon manually. The
rhsm-icon
command can change this schedule. For example:
Administrators can also run
rhsm-icon
to view any immediate changes to the subscription status of the system. Using the
--check-immediately
option runs the check at the time the command is run; otherwise, running
rhsm-icon
has a four-minute delay before running the status check.
If you just want to know what the different subscription status messages look like, then use the
--force-icon
option. (Also use the --check-immediately option, or the scan will take the standard four minutes to run and display the icon.)
OPTIONS
USAGE
There are two reasons to invoke
rhsm-icon
manually:
rhsm-icon --check-period 120
rhsm-icon --check-immediately
rhsm-icon --force-icon=warning --check-immediately
rhsm-icon --force-icon=expired --check-immediately
rhsm-icon --force-icon=partial --check-immediately
BUGS
This daemon is part of Red Hat Subscription Manager. To file bugs against this daemon, go to https://bugzilla.redhat.com, and select Red Hat > Red Hat Enterprise Linux > subscription-manager.
AUTHORS
Deon Lackey, <dlackey [at] redhat.com>, and James Bowes, <jbowes [at] redhat.com>. rhsm-icon was written by James Bowes.
COPYRIGHT
Copyright (c) 2010-2012 Red Hat, Inc. This is licensed under the GNU General Public License, version 2 (GPLv2). A copy of this license is available at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.