FS#20970 - [sysstat] Description should list included tools

Attached to Project: Community Packages
Opened by James Oakley (electron) - Tuesday, 28 September 2010, 05:15 GMT
Last edited by Sergej Pupykin (sergej) - Tuesday, 28 September 2010, 09:19 GMT
Task Type Feature Request
Category Packages
Status Closed
Assigned To Sergej Pupykin (sergej)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Trying to find the program sar is nigh impossible because it is included in the sysstat package yet no mention of sysstat providing sar is made in the sysstat description. I suggest that the description be changed from "a collection of performance monitoring tools" to "a collection of performance monitoring tools including sar [and other tools as appropriate]"

The current text is taken from package version 9.0.6.1-1
This task depends upon

Closed by  Sergej Pupykin (sergej)
Tuesday, 28 September 2010, 09:19 GMT
Reason for closing:  Fixed
Comment by Sergej Pupykin (sergej) - Tuesday, 28 September 2010, 09:17 GMT
fixed in svn, btw you can use pacfile

$ pacfile -S
$ pacfile usr/bin/sar
community/sysstat-9.0.6.1-1 usr/bin/sar
community/sarg-2.2.7.1-1 usr/bin/sarg

note that first / is absent.
Comment by Sergej Pupykin (sergej) - Tuesday, 28 September 2010, 09:19 GMT
or

$ pacfile bin/sar
community/sysstat-9.0.6.1-1 usr/bin/sar
community/sarg-2.2.7.1-1 usr/bin/sarg

or even

$ pacfile sar
...many-many results here...

Loading...