ironcore-dev / ironcore-dev/FeOS

Add grpc endpoints providing system information

Open
#60 1 comment 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.