apache / hertzbeat

Apache HertzBeat(incubating) is a real-time monitoring system with agentless, performance cluster, prometheus-compatible, custom monitoring and status page building capabilities.
https://hertzbeat.apache.org/
Apache License 2.0
5.79k stars 1.01k forks source link

[Task] <support redfish protocol to monitoring server> #1695

Closed tomsun28 closed 7 months ago

tomsun28 commented 8 months ago

Description

support redfish protocol to monitoring server.

Redfish defines a way to interact with computer hardware using a common language, similar to how web browsers communicate with websites. This makes it easier for different software tools and applications to manage servers, storage, networking equipment, and other components regardless of the manufacturer.

Redfish is RESTful API.

refer https://redfish.dmtf.org/

mock test server. https://redfish.dmtf.org/redfish/v1

Task List

gjjjj0101 commented 7 months ago

I would like to help! Assign it to me please?

tomsun28 commented 7 months ago

welcome👍