Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Task] [OSPP] JAVA implements the native ipmi2 communication protocol #2726

Open
wants to merge 25 commits into
base: master
Choose a base branch
from

Conversation

gjjjj0101
Copy link
Contributor

@gjjjj0101 gjjjj0101 commented Sep 19, 2024

What's changed?

link #1794

I have successfully implemented the core components of a native IPMI protocol in Java, which includes protocol field declarations, serialization/deserialization, cryptographic algorithms, and abstraction layers. This foundational implementation supports extensive extension of custom IPMI commands.

Currently, session management, chassis status queries and sensor list info have been implemented.

image

Checklist

  • I have read the Contributing Guide
  • I have written the necessary doc or comment.
  • I have added the necessary unit tests and all cases have passed.

Add or update API

  • I have added the necessary e2e tests and all cases have passed.

@github-actions github-actions bot added doc Improvements or additions to documentation monitoring-template collector backend labels Sep 19, 2024
@tomsun28 tomsun28 added this to the 1.6.2 milestone Sep 22, 2024
@TJxiaobao TJxiaobao self-requested a review October 17, 2024 12:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend collector doc Improvements or additions to documentation good first pull request Good for newcomers monitoring-template OSPP
Projects
Development

Successfully merging this pull request may close these issues.

5 participants