Bug 636224 - monitoring-data-cleanup, few typos
Summary: monitoring-data-cleanup, few typos
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Satellite 5
Classification: Red Hat
Component: Monitoring
Version: 540
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Milan Zázrivec
QA Contact: Jiří Mikulka
URL:
Whiteboard:
Depends On:
Blocks: sat550-lowbug
TreeView+ depends on / blocked
 
Reported: 2010-09-21 17:07 UTC by Petr Sklenar
Modified: 2014-10-06 13:46 UTC (History)
2 users (show)

Fixed In Version: perl-NOCpulse-Probe-1.184.3-2
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-09-21 09:34:54 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Petr Sklenar 2010-09-21 17:07:12 UTC
Description of problem:
there are few man page typos in tool monitoring-data-cleanup

Version-Release number of selected component (if applicable):
Satellite-5.4.0-RHEL5-re20100910.2

How reproducible:
always

Steps to Reproduce:
1.man monitoring-data-cleanup
 
Actual results:
A] It can be useful to run from cron to periodicaly delete data which is not
interesting for you.
=> s/periodicaly/periodically/

B] Additionaly \- in Spacewalk 0.5
=> s/Additionaly/Additionally/

C] No changes will be commited. All data will remain intact.
=> s/commited/committed/

D] man monitoring-data-cleanup
 --delete-unmatched --no-delete-unmatched
=> this should be separated 

E] monitoring-data-cleanup --help
Usage:
  monitoring-data-cleanup --no-delete-unmatched

  monitoring-data-cleanup --keep-monitoring-data "1Y 6M"
=> usage is wrong , this is option
=>there are two options but man shows three more: --no-delete-unmatched , --interval and --dry-run
it should be:

monitoring-data-cleanup --help
Usage: monitoring-data-cleanup [OPTION]...
OPTIONS
--no-delete-unmatched
--keep-monitoring-data
--no-delete-unmatched
--interval
--dry-run

Expected results:


Additional info:

Comment 1 Miroslav Suchý 2010-09-27 15:49:02 UTC
Fixed in spacewalk.git in commit 7e78ef5648bfa19c1a56d290791e06e4beb536e9

Output of --help option is now generated directly from POD using Pod::Usage.

Comment 2 Miroslav Suchý 2011-04-21 11:25:53 UTC
cherry picked as c54c2d719e120a24308b00a20a8339bdb7ef9d4f

Comment 6 Clifford Perry 2012-09-21 09:34:54 UTC
This issue is resolved with the release of RHN Satellite 5.5. 

As of September 20th 2012, RHN Satellite 5.5 has been generally available. 

Release Notes and other 5.5 documentation can be found here:

 https://access.redhat.com/knowledge/docs/Red_Hat_Network_Satellite/

The associated Errata for the 5.5 release are:

5.5 Satellite GA Errata
 - http://rhn.redhat.com/errata/RHEA-2012-1296.html

5.5 Upgrade Errata
 - http://rhn.redhat.com/errata/RHEA-2012-1298.html

5.5 RHN Proxy GA Errata
 - http://rhn.redhat.com/errata/RHEA-2012-1297.html

5.5 RHN Tools GA Errata
 - http://rhn.redhat.com/errata/RHEA-2012-1299.html

Regards,
Clifford
- Engineering Manager, Satellite


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