influxdata / influxdata/telegraf
[inputs.redfish] Support Processor Metrics
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 17.8k
- Forks
- 5.8k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 161
Description
Use Case
When monitoring a Redfish device I would like to measure processor utilization and related metrics.
These are exposed like in this example.
Relevant OpenAPI
Expected behavior
Redfish processor metrics are gathered if enabled in the configruation.
Actual behavior
Currently only thermal and power metrics are gathered
Additional info
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Telegraf Redfish input and the existing thermal and power metric collection, then compare its configuration and parsing with the linked ProcessorMetrics OpenAPI schema and example. Done means processor utilization and related processor metrics are gathered when enabled in configuration, with the existing collection behavior preserved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- observability
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100