Describe the bug
When running a plain Python application inside an LXC container, the gpustat plugin incorrectly recognises it as the “immich” process and displays the Immich icon. This makes it difficult to distinguish real Immich clients from generic Python workloads.
To Reproduce
Steps to reproduce the behavior:
- Launch an LXC container with Python installed.
- Inside the container, run a simple Python script
- Observe GPUStat Plugin Window on Unraid Dashboard, shows the Immich icon instead of a generic Python icon.
Expected behavior
Processes named python, python3 (or similar) should be identified as generic Python workloads and display a Python icon.
Only processes definitively linked to the Immich application (e.g. based on executable path or command-line flags) should show the Immich icon.
Screenshots

Client (please complete the following information):
- OS: MacOS
- Browser chrome
- Version 136
Server (please complete the following information):
- Device: Physical Server
- OS Version: UnRAID v7.0.1
- GPU: Nvidia
Describe the bug
When running a plain Python application inside an LXC container, the gpustat plugin incorrectly recognises it as the “immich” process and displays the Immich icon. This makes it difficult to distinguish real Immich clients from generic Python workloads.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Processes named python, python3 (or similar) should be identified as generic Python workloads and display a Python icon.
Only processes definitively linked to the Immich application (e.g. based on executable path or command-line flags) should show the Immich icon.
Screenshots

Client (please complete the following information):
Server (please complete the following information):