Skip to content

process with no cmd are shown with no name #2315

@rade

Description

@rade

Launch scope on your machine (or look at pretty much any instance in Weave Cloud), bring up a host details panel, and look at the list of processes. Observe that many process names are blank.

screenshot_2017-03-09_13-19-19

Contrast with ps:

root     27901  0.0  0.0      0     0 ?        S    13:09   0:00 [kworker/2:2]

That's probably because

# cat /proc/27901/cmdline 
# cat /proc/27901/comm
kworker/2:2

Metadata

Metadata

Assignees

Labels

bugBroken end user or developer functionality; not working as the developers intended it

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions