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

102- Created system health report format #109

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

eaeyal
Copy link
Contributor

@eaeyal eaeyal commented Mar 13, 2024

Created a format for the System Health Report which includes the following metrics:
cpu_usage (system field 1)
cpu_temp (system field 2)
memory_usage (system field 4)
threads_in_use (system field 8)
num_drivers (system field 16)
driver_states[]:

  • device_id
  • state (driver field 16)
  • last_updated (driver field 32)

@eaeyal eaeyal changed the title Created system health report format 102- Created system health report format Mar 13, 2024
@eaeyal eaeyal self-assigned this Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant