From 192e7eb9d1b5e728fa0a37c1294750393dc4baa7 Mon Sep 17 00:00:00 2001 From: silversword411 Date: Wed, 24 Aug 2022 07:25:54 -0400 Subject: [PATCH] docs - adding agent state command --- docs/docs/meshcentral/debugging.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/docs/meshcentral/debugging.md b/docs/docs/meshcentral/debugging.md index 57fe84d6..339e4f53 100644 --- a/docs/docs/meshcentral/debugging.md +++ b/docs/docs/meshcentral/debugging.md @@ -203,6 +203,12 @@ service meshcentral restart ## MeshAgent +Troubleshooting agent + +```bash +./meshagent -state +``` + ### Agent Debug Logs to server This automatically downloads all agent error logs into `meshcentral-data/agenterrorlogs.txt`