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

Merged
merged 30 commits into from
Oct 28, 2024

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
@zuobiao-zhou
Copy link
Member

Please link the help document in https://github.com/apache/hertzbeat/blob/master/home/sidebars.json

@tomsun28
Copy link
Contributor

lgtm!👍 a fantastic job

@TJxiaobao
Copy link
Contributor

It was a big task, but you did it very well. Keep it up!👍

Copy link
Contributor

@TJxiaobao TJxiaobao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very well done! 👍

@TJxiaobao TJxiaobao merged commit 4da00d4 into apache:master Oct 28, 2024
4 checks passed
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.

6 participants