Hello,
I noticed that when I disable a component, the overall system status can still show
“Some systems are experiencing issues”, even though the component is disabled.
In my setup, I use a script that automatically sets every component’s status to Unknown.
The goal is to detect when a service stops sending updates via the API.
The problem is that a component I intentionally disabled is always set to Unknown by the script, and this disabled component still affects the overall status.
I do not want to delete the component, as I may need it later.