Releases: ovis-hpc/ldms
Releases · ovis-hpc/ldms
TOSS-v2.4.8
What's new
- TOSS 3 packaging support.
- Improved INFO messages on some transport connect failures.
TOSS-v2.4.7
- added job-oriented csv store (man Plugin_store_job for details).
- jobid sampler now includes uid and ldms version metrics.
- samplers using jobid also get uid so output can be segregated by user.
- added debug option -d to ldmsctl to aid script debugging.
- substantial reduction in daemon log spew, with more helpful messages about communication problems.
TOSS-v2.4.6
Features:
- sysclassib ports list now accepts missing interfaces.
- user hook for opening output files as well as closed files.
- Update of experimental Interlagos MSR to take config file
Bug fixes:
- Fix - line repetition in spooled outputs.
- Fix - close connection when garbage read.
v2.4.5 TOSS
Version 2.4.5 (Same release for TOSS and non-TOSS installations)
- Update version to 2.4.5.
- Updated handling of 'flag' metric in store_derived_csv.
- Added ietfcsv option to store_csv, store_derived_csv. Header lines are now conventionally double quoted if ietfcsv=1 given.
- Addition of per-container options to store_csv plugin. Allows alternate spooling destinations and other options per metric set.
- Addition of data file spooling hook to production csv-based stores. Allows users to specify a script that post-processes closed data files.
- Fixed buggy interaction of slurmjobid with procstatutil2.
- Added silent-rules workaround for older automakes.
- Added experimental data synthesis sampler for scalability testing.
- Update of experimental store_flatfile. One metric per file, but still needs spooling and more flexible sets.
- Added experimental Interlagos MSR sampler and store.
v2.4.4 TOSS
Version 2.4.4 (Same release for TOSS and non-TOSS installations)
- Bug fix for genders init.d/ldms-aggd store plugin startup mkdir
- Fixes and improvements to Cray aries and gemini data collection.
v2.4.3 TOSS
Version 2.4.3 (Same release for TOSS and non-TOSS)
- Support for libgenders configuration of ldmsd and ldms-aggd in cluster environments.
- Provided init scripts can run both a collector and an aggregator on each node if so configured.
- /etc/genders or alternate genders file may be used for LDMS.
v2.4.2 TOSS
Version Info:
- V 2.4.2 for TOSS 5/2015
- Updates to build for TOSS
New Features:
- Cleanup of man pages.
See new 'man ldms' for more. - Addition of jobid sampler for and with_jobid metric option for other samplers.
- Addition of option for ordering csv columns as declared in sampler instead of reversed.
Default order remains reversed. - Better argument checking for ldmsd misconfiguration cases.
- Support for syslog reporting in addition to log files.
v2.4.2
Version Info:
Bug Fix release to v2.4.0/1
New Features:
- Cleanup of man pages.
See new 'man ldms' for more. - Addition of jobid sampler for and with_jobid metric option for other samplers.
- Addition of option for ordering csv columns as declared in sampler instead of reversed.
Default order remains reversed. - Better argument checking for ldmsd misconfiguration cases.
- Support for syslog reporting in addition to log files.
v2.4.1 TOSS
Version Info:
- v2.4.1 released in TOSS 5/2015
New Features:
- All those in v2.4.1.
- sysclassib plugin built by default for TOSS release (in default release, it is not)
v2.4.1
Version Info:
- Bug Fix release to 2.4.0
New Features:
- Log level tag accuracy improved. -q DEBUG vs -q INFO vs -q ERROR vs -q QUIET now produce significantly different volumes of information.
- Logging data from variable core count systems (hyperthread or downed cores) now supported by procstatutil2 plugin with 'maxcpu' argument; see 'man Plugin_procstatutil2'.
** Additional man page and test driver for procstatutil2 are included. - More informative errors when data set mismatches are detected due to hardware variations.
- IB sampler reenabled in the default TOSS build, but still disabled for desktop.
- Potential buffer overflow in ldmsctl fixed.
WARNING:
- store_csv header and data output ordering has changed from prior versions (now in the order that the metrics are registered by the sampler, instead of the inverse). This is an option in v2.4.2 which defaults to the prior behavior.