Bug #7580
pftop impossible options in web gui
Start date:
05/20/2017
Due date:
% Done:
100%
Estimated time:
Affected Version:
All
Affected Architecture:
All
Description
diag_pftop.php should not have sort options choices of Peak
and Rate since only useful
if have cached information as available
in interactive mode (see text console version)
to calculate the instantaneous speed and peak speed.
Associated revisions
Remove pftop peak and rate from the sort options as they won't produce anything useful when run the way the GUI does. Fixes #7580
History
#1
Updated by Jim Pingle over 3 years ago
- Category set to Web Interface
- Status changed from New to Assigned
- Assignee changed from Steve Beaver to Jim Pingle
- Target version set to 2.4.0
- Affected Version set to All
- Affected Architecture All added
- Affected Architecture deleted (
)
#2
Updated by Jim Pingle over 3 years ago
- Status changed from Assigned to Feedback
- % Done changed from 0 to 100
Applied in changeset c07a2b866b0d7b9b4fa8a2899e4a20562f9f2f24.
#3
Updated by Jim Pingle over 3 years ago
- Status changed from Feedback to Resolved
Needed one more fix but now it's OK.
Do not offer the 'peak' and 'rate' views for pftop since they only work in interactive mode with cached data, not batch mode like the GUI uses. Fixes #7580