-
Notifications
You must be signed in to change notification settings - Fork 1
2024.11.04
nichamon edited this page Jan 27, 2025
·
1 revision
- GitHub Updates
- The 'OVIS-4' branch has been renamed to 'main'
- Tag issues and pull requests with Milestones v4.4.5 and v4.5.1
- Release v4.4.5 updates
- YAML support implementation – Ready for review
- Nick created a discussion, which refers to the current documentation. https://drive.google.com/file/d/1LwwmKsFKCIeV1FsIgZ_l3JFYUO_VHTHP/view
- Hostname resolution error handling improvements
- Refer to PR 1492
- Next steps: Make the following changes to the PR:
- Make IP cache configurable. Caching IP is the default. This is to support cloud environment that the IPs of compute nodes change when compute nodes are up.
- If caching IP is enabled, ldmsd will not resolve sampler's hostname again after it is resolved
- Make ldmsd report error messages at every reconnect until the hostname can be resolved
- Parameter naming decision: ‘reconnect’ vs ‘reconnect_interval’
- The following aliases of 'interval' will be added to the appropriate commands 'sample_interval', 'reconnect_interval', 'update_interval', and 'ping_interval'.
- YAML support implementation – Ready for review
- LDMS Documentation Discussion
- Agreed with Chris's proposal on using reStructuredText Documentation [https://github.com/ovis-hpc/ldms/discussions/1476]
- Next step: discuss in more detail on the structure and content
The slides and the note from the meeting can be found here.
- Home
- Search
- Feature Overview
- LDMS Data Facilitates Analysis
- Contributing patches
- User Group Meeting Notes - BiWeekly!
- Publications
- News - now in Discussions
- Mailing Lists
- Help
Tutorials are available at the conference websites
- Coming soon!
- Testing Overview
- Test Plans & Documentation: ldms-test
- Man pages currently not posted, but they are available in the source and build
V3 has been deprecated and will be removed soon
- Configuring
- Configuration Considerations
- Running