ironcore-dev / ironcore-dev/FeOS
Add grpc endpoints providing system information
Open
Nobody has claimed this yet.
area/operatingsystem
enhancement
- Dominant language
- Rust
- Stars
- 23
- Forks
- 8
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 1
Description
Add grpc endpoints that can be used to inspect the system state:
- Memory usage
- CPU usage
- Load
- Uptime
- Process list
- Disk stats
- Disks' SMART information
- Network stats
- Temperatures
- Fans
- List of PCI devices
Contributor guide
No contributing guide indexed for this repository
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
No files, tests, or entry points are named; start by locating the existing gRPC service definitions and system-information code. The work is complete only when the requested endpoints cover the listed system state, including memory, CPU, processes, disks, networking, hardware sensors, and PCI devices.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- grpc, rust
- Domain
- api, operating-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100