mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-02-04 10:25:58 -05:00
docs - creating agents doc
This commit is contained in:
parent
2939503ffc
commit
254d25b4cc
47
docs/docs/meshcentral/agents.md
Normal file
47
docs/docs/meshcentral/agents.md
Normal file
@ -0,0 +1,47 @@
|
|||||||
|
# Mesh Agents
|
||||||
|
|
||||||
|
## Windows
|
||||||
|
|
||||||
|
Default Install Path: `c:\Program Files\Mesh Agent`
|
||||||
|
|
||||||
|
Application Path: `c:\Program Files\Mesh Agent\meshagent.exe`
|
||||||
|
|
||||||
|
Application database Path: `c:\Program Files\Mesh Agent\meshagent.db`
|
||||||
|
|
||||||
|
Application Log Path: `c:\Program Files\Mesh Agent\meshagent.log`
|
||||||
|
|
||||||
|
xxx Path: `c:\Program Files\Mesh Agent\meshagent.msh`
|
||||||
|
|
||||||
|
=== ":material-console-line: Status"
|
||||||
|
|
||||||
|
- Start: `net start "mesh agent"`
|
||||||
|
- Stop: `net stop "mesh agent"`
|
||||||
|
- Restart: `net restart "mesh agent"`
|
||||||
|
- Status:
|
||||||
|
- Checking for nats or websocket problems `sudo journalctl --no-pager -u nats` and `sudo journalctl --no-pager -u nats-api`
|
||||||
|
|
||||||
|
=== ":material-console-line: Troubleshooting"
|
||||||
|
|
||||||
|
Troubleshooting steps
|
||||||
|
|
||||||
|
## Linux / BSD
|
||||||
|
|
||||||
|
## Apple macOS Binary Installer
|
||||||
|
|
||||||
|
Default Install Path: `/usr/local/mesh_services/meshagent/meshagent`
|
||||||
|
|
||||||
|
Launches from `/Library/LaunchAgents/meshagent.plist`
|
||||||
|
|
||||||
|
## Apple macOS Universal
|
||||||
|
|
||||||
|
For OSx 11+ including Big Sur, Monterey and later
|
||||||
|
|
||||||
|
## Apple macOS
|
||||||
|
|
||||||
|
For macOS 10.x including Catalina, Mojave, High Sierra, Sierra, El Capitan, Yosemite, Mavericks, Mountain Lion and earlier
|
||||||
|
|
||||||
|
## Mobile Device (Android)
|
||||||
|
|
||||||
|
## MeshCentral Assistant
|
||||||
|
|
||||||
|
## Apple MacOS Binary Installer
|
Loading…
x
Reference in New Issue
Block a user