Feature #349

Add more report filters

Added by Paul Kelly over 1 year ago. Updated over 1 year ago.

Status:Closed Start:07/12/2010
Priority:Normal Due date:
Assigned to:Ohad Levy % Done:

100%

Category:Puppet Reports
Target version:0.1-6
Backlog: Difficulity:
Votes: 0

Description

The reports page currently provides searching by :applied, :restarted, etc and grouping by period. Additional sub-filters such as "only those of interest" and "the report that caused this host to be flagged elsewhere in the interface" would be useful.

Associated revisions

Revision 4cbaa406a1e0f354d52b43e9e6c7854ba36a847b
Added by Ohad Levy over 1 year ago

Fixes #405 and Fixes #349 - Adds support to 2.6.x reports

NOTE: Its recommended to Backup your DB prior to using this patch.

History

Updated by Ohad Levy over 1 year ago

  • Assigned to changed from Ohad Levy to Paul Kelly

Updated by Tony Garcia over 1 year ago

One use case I currently have is "get all the hosts with same error in the last report", quite useful when we know how to fix something on a bunch of servers presenting the same issue.

Updated by Bash Shell over 1 year ago

It would also be helpful if it was possible to search text in the report.

For example, if there was a yum install error "Couldn't install package foo",
then I can search for "foo" and select "With Error" to find only such reports.

Updated by Paul Kelly over 1 year ago

Comparing report entries will require a restructuring of the database as the logs are held in a serialized record and are not easily searched

Updated by Ohad Levy over 1 year ago

Paul Kelly wrote:

Comparing report entries will require a restructuring of the database as the logs are held in a serialized record and are not easily searched

it seems that this is also required for proper support of 2.6 release, as the reporting internals has changed.

Updated by Ohad Levy over 1 year ago

  • Status changed from New to Ready For Testing
  • % Done changed from 0 to 100

Updated by Ohad Levy over 1 year ago

  • Target version set to 0.1-6

Updated by Ohad Levy over 1 year ago

  • Status changed from Ready For Testing to Resolved

Updated by Ohad Levy over 1 year ago

  • Assigned to changed from Paul Kelly to Ohad Levy

Updated by Ohad Levy over 1 year ago

  • Status changed from Resolved to Closed

Also available in: Atom PDF