Branches for Stretch

Name Status Last Modified Last Commit
lp:debian/stretch/collectl-utils 1 Development 2015-05-27 04:01:55 UTC
4. * [colplot] * pattern matching in a f...

Author: Troy Heber
Revision Date: 2014-09-10 14:48:53 UTC

* [colplot]
* pattern matching in a few places in colplotlib wasn't correctly dealing
  with files that had a name with a string of digits surrounded by hypens in
  their hostname portion
* update copyright with correct date range
* allow CPU filters to be expressed as ranges
* force vertical mode when links param set (which only done in tiny.ph) and
  comment out error test below which I don't even remember why is there!
* added L param to tiny.pl to allow disabling links from tiny plots
* added -lastmins to help (it was always available but I forgot to add it)
* was appending *.gz to globspec even if already ending in '*' which caused
  files to be found multiple times
* when plotting files with the 'last n-minutes' feature it continues to use
  the last modified timestamp on the file itself and so can plot files from
  the past. however, it will now look at the timezone the file was
  generated in and if different than the local timezone will use the local
  times for that files x*axis, allowing you to mix files from different
  locations
* was not correctly stripping out fileroot for png files and so 'tab', etc
  was being included in png filename
* changed default plot directory to /var/log/collectl and if no date there
  colplot WILL still start but display a warning and set a maximum range
  from from/thru
* not all <label> tags had ending tags and that confused firefox
* need to NOT use space as default separator when splitting out column names
* -showplot wasn't properly sorting by subsys for html output
* make debug message missing data fields for mask 16 more explicit
* [colmux]
* strip leading whitespace in address file
* in single-line format remove domain name from host to aid in column naming
* clarifed help text for -hostwidth, which is actually a MINIMUM width not
  an absolute one
* new switches
* colhelp puts column numbers over each column in multiline format to aid
  with column<RETURN> interactive command
* colbin to allow running collectl from specific directory
* colnodiv names the columns which NOT to apply any colk or col1000 to
* noescape eliminates all escape sequences from output
* discovered looking for switch named colnodetflag instead of just colnodet
* added -sshkey to help output
* was not dealing correctly with multiline formatting for hosts < 9 chars
  wide
* [colgui]
* removed from kit as promised

11 of 1 result