Difference between revisions of "Downloads and documentation"
From OVISWiki
(→OVIS Research Data) |
(→OVIS Research Data) |
||
Line 6: | Line 6: | ||
The data files are not available on this server due to the data volume. | The data files are not available on this server due to the data volume. | ||
+ | |||
+ | {|class="wikitable" | ||
+ | ! name || format || url || report || notes | ||
+ | |- | ||
+ | | skybridge2019-1|| CSV files || tbd || Two weeks in the life of skybridge || in review | ||
+ | |||
+ | |} | ||
=== LDMS === | === LDMS === |
Revision as of 10:08, 23 April 2019
The current distribution includes only the LDMS monitoring, transport, and storage components.
OVIS Research Data
Public data sets from OVIS-related tools (LDMS, syslog, baler) are indexed here.
The data files are not available on this server due to the data volume.
name | format | url | report | notes |
---|---|---|---|---|
skybridge2019-1 | CSV files | tbd | Two weeks in the life of skybridge | in review |
LDMS
- Obtain LDMS from github.com/ovis-hpc - Includes wiki and man pages for plugins and commands.
- Packagers seeking to create binary packages for specific platforms should visit github/baallan/distribution - Includes rpm configure/build scripts and spec files. Packagers should ignore the deprecated (and soon to be gone) rpm scripts and spec file templates in the ovis/packaging directory.
LDMS Manual and Tutorials
LDMS Data Collectors
LDMS gathers metric data using sampler plugin libraries. The LDMS source code includes a number of production and experimental samplers. The exact plugins available vary with operating environment. See LDMS 3.x Plugins or LDMS 4.x Plugins for details.