RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 859557 - Change Interval to Frequency in CLI (rhsmcertd --cert-interval & --heal-interval) to match rhsm.conf
Summary: Change Interval to Frequency in CLI (rhsmcertd --cert-interval & --heal-inter...
Keywords:
Status: CLOSED DUPLICATE of bug 882459
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: subscription-manager
Version: 7.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: beta
: 7.0
Assignee: candlepin-bugs
QA Contact: Entitlement Bugs
URL:
Whiteboard:
Depends On:
Blocks: rhsm-rhel70
TreeView+ depends on / blocked
 
Reported: 2012-09-21 20:25 UTC by Matt Reid
Modified: 2013-02-19 20:07 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-02-19 20:07:49 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Matt Reid 2012-09-21 20:25:07 UTC
Description of problem:
If you edit rhsm.conf, under [rhsmcertd] it lists:
# Frequency of certificate refresh (in minutes)
certFrequency = 240
# Frequency of autoheal check (1440 min = 1 day):
healFrequency = 1440

but if you try to alter these using rhsmcertd from the CLI, the commands you must use are different, instead of frequency, they are interval.

# rhsmcertd --heal-interval=240
# rhsmcertd --cert-interval=60

I think these should be consistent, right now if they try to move from temporarily modifying rhsmcertd using rhsmcertd in the CLI, to changing the conf file, the commands look different, even though its all the same stuff in the same tool (rhsmcertd).

It sounded like changing the -- commands used in the cli would be easier than updating the conf file, but however we can get these in line works for me.

Version-Release number of selected component (if applicable):
sub-man 1.0.17-1

Comment 2 William Poteat 2013-02-19 20:07:49 UTC

*** This bug has been marked as a duplicate of bug 882459 ***


Note You need to log in before you can comment on or make changes to this bug.