Skip to content

New in v4

oceandlr edited this page Oct 22, 2018 · 18 revisions

New in v4

New features in v4 described here.

Aggregator can automatically adjust to collection rate changes

Aggregator can automatically adjust to collection rate changes through update hint in the metadata.

Per-Set Permissions

More control over set access through munge-based per set permissions.


LDMS Metric Set meta data includes metric set update hint and munge-based permissions.


Metric sets seen based on permissions via munge: root (top) sees more than user (bottom).

More control over set Collection and Aggregation

More control over set Collection and Aggregation through:

  • Vector of sets - A sampler can collect multiple sets (e.g., vector of sets). This includes storing the same set for multiple timestamps (e.g., for high frequency collection).
  • Metric Set Groups - Single RDMA push/pull of multiple disparate sets (e.g., could be meminfo and vmstat). This also supports pulling a vector of sets, so that sets can be aggregated at lower frequency than collection, without losing any data.

New Metric Sets

  • Cray dvs
  • Slurm job id - single user per node (currently)

Main

LDMSCON

Tutorials are available at the conference websites

D/SOS Documentation

LDMS v4 Documentation

Basic

Configurations

Features & Functionalities

Working Examples

Development

Reference Docs

Building

Cray Specific
RPMs
  • Coming soon!

Adding to the code base

Testing

Misc

Man Pages

  • Man pages currently not posted, but they are available in the source and build

LDMS Documentation (v3 branches)

V3 has been deprecated and will be removed soon

Basic

Reference Docs

Building

General
Cray Specific

Configuring

Running

  • Running

Tutorial

Clone this wiki locally