mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2024-12-26 07:05:52 -05:00
docs - amt debugging https://github.com/Ylianst/MeshCentral/issues/4253
This commit is contained in:
parent
73e5f39897
commit
b98a14d085
@ -215,3 +215,16 @@ Then open your browser to http://localhost:9999 or whatever port you used.
|
||||
!!!note
|
||||
If you pause the debugger, and happen to forget about it, the agent will automatically kill itself and restart because it will think that a thread is stuck. Default debugger timeout is 10 minutes, you may find a log entry saved to disk saying "Microstack Thread STUCK", or something similar.
|
||||
|
||||
## Intel AMT
|
||||
|
||||
To debug issues, confirm that Intel AMT is active and there MeshCentral is not showing any red errors on the "Intel AMT" line:
|
||||
|
||||
![](images/amt_troubleshoot1.png)
|
||||
|
||||
Next, you can go in the "My Server / Trace" tab and enable tracing on the "Intel AMT Manager" like this:
|
||||
|
||||
![](images/amt_troubleshoot2.png)
|
||||
|
||||
You can then open another tab and select to power off or power on Intel AMT, you should see "performPowerAction" with 2 or 8 depending on power on/off.
|
||||
|
||||
![](images/amt_troubleshoot3.png)
|
||||
|
BIN
docs/docs/meshcentral/images/amt_troubleshoot1.png
Normal file
BIN
docs/docs/meshcentral/images/amt_troubleshoot1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 149 KiB |
BIN
docs/docs/meshcentral/images/amt_troubleshoot2.png
Normal file
BIN
docs/docs/meshcentral/images/amt_troubleshoot2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 95 KiB |
BIN
docs/docs/meshcentral/images/amt_troubleshoot3.png
Normal file
BIN
docs/docs/meshcentral/images/amt_troubleshoot3.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 86 KiB |
Loading…
Reference in New Issue
Block a user