mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
docs - adding more info to devicetabs and debugging
This commit is contained in:
parent
4382899468
commit
5a00b22238
8 changed files with 67 additions and 0 deletions
|
|
@ -49,6 +49,14 @@ If you want to change node to meshcentral in journalctl, add this to /etc/system
|
|||
SyslogIdentifier=meshcentral
|
||||
```
|
||||
|
||||
### Finding agent problems
|
||||
|
||||
Using the servers `My Server > console`
|
||||
|
||||
* `agentstatus` - Gives you summary counts of problems
|
||||
* `agentissues` - Gives IP:port and what error
|
||||
* `dupagents` - Gives duplicateAgent IP's, counts and names
|
||||
|
||||
### Logging it all
|
||||
|
||||
To log everything that's possible, prepare the log directory.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue