Skip to content

Check the top output for rogue processes #165

@caizixian

Description

@caizixian

Emit via stdout and zulip plugin if enabled if there's any process that takes up a lot of CPU. Sometimes there are rogue processes in the background, e.g., rust-analyzer for VSCode remote, even though no one else is logged in per w.

output += system("top -bcn 1 -w512 |head -n 12") + "\n"

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions