mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
docs - adding agent state command
This commit is contained in:
parent
692e359235
commit
192e7eb9d1
1 changed files with 6 additions and 0 deletions
|
@ -203,6 +203,12 @@ service meshcentral restart
|
||||||
|
|
||||||
## MeshAgent
|
## MeshAgent
|
||||||
|
|
||||||
|
Troubleshooting agent
|
||||||
|
|
||||||
|
```bash
|
||||||
|
./meshagent -state
|
||||||
|
```
|
||||||
|
|
||||||
### Agent Debug Logs to server
|
### Agent Debug Logs to server
|
||||||
|
|
||||||
This automatically downloads all agent error logs into `meshcentral-data/agenterrorlogs.txt`
|
This automatically downloads all agent error logs into `meshcentral-data/agenterrorlogs.txt`
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue