Update troubleshooting.md

This commit is contained in:
Robert Chacón 2024-10-22 18:40:41 -06:00 committed by GitHub
parent e4d27d5b3b
commit cfaeb36775
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,10 +16,9 @@ If that fixes it, and if you are using the scheduler service, run ```sudo system
Make sure your services are running properly
- `lqosd.service`
- `lqos_node_manager`
- `lqos_scheduler`
Node manager and scheduler are dependent on the `lqos.service` being in a healthy, running state.
The Web UI and lqos_scheduler are dependent on the `lqos.service` being in a healthy, running state.
For example to check the status of lqosd, run:
```sudo systemctl status lqosd```