Modify

Ticket #90 (closed enhancement: fixed)

Opened 17 years ago

Last modified 16 years ago

New Reports (minor) planned enhancements

Reported by: hagedorn Owned by: hagedorn
Priority: minor Milestone:
Component: bcfg2-reports Version:
Keywords: reports Cc:

Description

  • Strip quotes from Diffs
  • Add color highlighting of diffs
  • Make importscript
  • display how long a given client has had a problem with a config entry (bad page should be in the format of <Hostname>(days))
  • Strip extra lines from top of Diff

Attachments

Change History

comment:1 Changed 17 years ago by hagedorn

  • Status changed from new to assigned

the line Make Importscript is useless.It should have said:

  • Make import script not require arguments, instead it should check /etc/bcfg2.conf to look for location of clients.xml and statistics.xml
  • make importscript listen to -C argument to specify bcfg config file at location other thatn /etc/bcfg2.conf

comment:2 Changed 17 years ago by hagedorn

importscript.py should also use bcfg2.options to parse command line options.

comment:3 Changed 17 years ago by hagedorn

comment:4 Changed 17 years ago by hagedorn

Added color coding on good/bad hosts on Clients index page, r2505 Other elements of ticket remain

comment:5 Changed 17 years ago by hagedorn

importscript as of r2509 accepts the -C argument to determine location of bcfg2.conf file. Also reads bcfg2.conf (in /etc/bcfg2.conf by default) to determine locations of statistics and clients files.

comment:6 Changed 16 years ago by hagedorn

Syntax coloring is diffs is implemented as of r2620 for config files. It requires Pygments (http://pygments.pocoo.org)(same as trac prefers) to work. If you don't have it, it works fine.

comment:7 Changed 16 years ago by hagedorn

  • Status changed from assigned to closed
  • Resolution set to fixed

The issues mentioned in this ticket have been resolved to a satisfactory level. Perhaps formatting of Diffs could be improved in the future but will not be changed at this time.

WARNING! You need to establish a session before you can create or edit tickets. Otherwise the ticket will get treated as spam.

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.