Skip to content

feat(agent): add process state count monitoring#2008

Open
svenvg93 wants to merge 2 commits into
henrygd:mainfrom
svenvg93:feat/process
Open

feat(agent): add process state count monitoring#2008
svenvg93 wants to merge 2 commits into
henrygd:mainfrom
svenvg93:feat/process

Conversation

@svenvg93
Copy link
Copy Markdown
Collaborator

📃 Description

Adds process state count monitoring to the agent. Aggregate counts for running, sleeping, idle, stopped, and zombie processes are collected each stats interval using the existing gopsutil/v4 library and displayed as a line chart on the system detail page.

🪵 Changelog

➕ Added

  • Agent now collects process state counts (running, sleeping, idle, stopped, zombie) each stats interval
  • New Processes line chart on the system detail page showing process counts by state over time

✏️ Changed

  • SystemStats struct extended with Processes [6]uint16 field (ps in JSON/CBOR, key 36)

📷 Screenshots

Scherm­afbeelding 2026-05-15 om 18 45 48

@svenvg93 svenvg93 requested a review from henrygd as a code owner May 15, 2026 16:46
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