mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-01-14 00:04:59 -05:00
docs - more device tab work
Co-authored-by: Simon Smith <simonsmith5521@gmail.com>
This commit is contained in:
parent
5c48aea58e
commit
bbe5208413
@ -2,26 +2,43 @@
|
|||||||
|
|
||||||
## General
|
## General
|
||||||
|
|
||||||
|
For viewing general information about the agent
|
||||||
|
|
||||||
|
### Fields
|
||||||
|
|
||||||
Set alternate port in the link if it's not default
|
### Buttons
|
||||||
|
|
||||||
![](images/general_alternateports.png)
|
Actions
|
||||||
|
|
||||||
|
Notes
|
||||||
|
|
||||||
|
Log Event
|
||||||
|
|
||||||
|
Message
|
||||||
|
|
||||||
|
Chat
|
||||||
|
|
||||||
### 7 Day Power State
|
### 7 Day Power State
|
||||||
|
|
||||||
|
![](images/7daypowerstate.png)
|
||||||
|
|
||||||
Legend
|
Legend
|
||||||
|
|
||||||
1. Black color: device is powered om
|
* **_Black color_**: Device is powered on
|
||||||
2. purple color: device is in sleep state
|
* **_Purple color_**: Device is in sleep state (Intel AMT agents only)
|
||||||
3. blue/green color : device is connected trough amt/cira, but not powered on
|
* **_Teal color_**: Device is connected through AMT/CIRA, but not powered on (Intel AMT agents only)
|
||||||
4. grey color: device is powered off
|
* **_Grey color_**: Device is powered off (Intel AMT agents only)
|
||||||
|
|
||||||
|
### Text Links
|
||||||
|
|
||||||
|
You can set alternate port in the link if it's not default by right-clicking.
|
||||||
|
|
||||||
|
![](images/general_alternateports.png)
|
||||||
|
|
||||||
![](images/7daypowerstate.png)
|
|
||||||
|
|
||||||
## Desktop
|
## Desktop
|
||||||
|
|
||||||
For connecting to the machine.
|
For connecting to the machines KVM interface.
|
||||||
|
|
||||||
### Connect Button
|
### Connect Button
|
||||||
|
|
||||||
@ -31,39 +48,46 @@ Right-clicking on Connect button will give you additional options:
|
|||||||
* Ask Consent
|
* Ask Consent
|
||||||
* Privacy Bar
|
* Privacy Bar
|
||||||
|
|
||||||
# RDP Connect Button
|
![](images/desktop_connectbutton.png)
|
||||||
|
|
||||||
|
### RDP Connect Button
|
||||||
|
|
||||||
Right-clicking on RDP Connect button allows you to specify Alternate Port.
|
Right-clicking on RDP Connect button allows you to specify Alternate Port.
|
||||||
|
|
||||||
# Intel AMT Connect Button
|
![](images/desktop_rdpconnectbutton.png)
|
||||||
|
|
||||||
|
### Intel AMT Connect Button
|
||||||
|
|
||||||
|
Uses Intel AMT to control video output of the hardware video card.
|
||||||
|
|
||||||
## Terminal
|
## Terminal
|
||||||
|
|
||||||
For connecting to a command line based interface to the machine
|
For connecting to a command line based interface on the agent
|
||||||
|
|
||||||
Right-clicking on Connect button allows you to:
|
Right-clicking on Connect button allows you to:
|
||||||
|
|
||||||
* Admin Shell
|
!!!note
|
||||||
* Admin Powershell
|
Linux and Windows have different options:
|
||||||
* User Shell
|
|
||||||
* User Powershell
|
* Admin Shell (Windows)
|
||||||
* SSH
|
* Admin Powershell (Windows)
|
||||||
|
* User Shell (Windows)
|
||||||
|
* User Powershell (Windows)
|
||||||
|
* SSH (Linux)
|
||||||
|
|
||||||
|
![](images/terminal_connectbutton.png)
|
||||||
|
|
||||||
## Files
|
## Files
|
||||||
|
|
||||||
For transferring files to and from the agent.
|
For transferring files to and from the agent.
|
||||||
|
|
||||||
## Events
|
## Events
|
||||||
|
|
||||||
Mesh Events related to the agent. This is your audit log
|
Mesh Events related to the agent. This is your audit log to see what actions have been taken on the agent from the MeshCentral server.
|
||||||
|
|
||||||
## Details
|
## Details
|
||||||
|
|
||||||
Agent information that includes
|
Agent information that includes:
|
||||||
|
|
||||||
Note you can show CPU and Memory usage info by clicking the icon in the top right corner
|
|
||||||
|
|
||||||
![](images/details_cpuram.png)
|
|
||||||
|
|
||||||
* OS
|
* OS
|
||||||
* Agent Info
|
* Agent Info
|
||||||
@ -74,10 +98,14 @@ Note you can show CPU and Memory usage info by clicking the icon in the top righ
|
|||||||
* Storage
|
* Storage
|
||||||
* Intel AMT
|
* Intel AMT
|
||||||
|
|
||||||
|
Note you can show CPU and Memory usage info by clicking the icon in the top right corner
|
||||||
|
|
||||||
|
![](images/details_cpuram.png)
|
||||||
|
|
||||||
## Intel AMT
|
## Intel AMT
|
||||||
|
|
||||||
## Console
|
## Console
|
||||||
|
|
||||||
For debugging and communicating with the mesh agent.
|
For debugging and communicating with the mesh agent.
|
||||||
|
|
||||||
Type `help` for all available options
|
It allows JS commands to be issued to the device but also run extra commands from the meshcore. Type `help` for all available options
|
||||||
|
BIN
docs/docs/meshcentral/images/desktop_connectbutton.png
Normal file
BIN
docs/docs/meshcentral/images/desktop_connectbutton.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.3 KiB |
BIN
docs/docs/meshcentral/images/desktop_rdpconnectbutton.png
Normal file
BIN
docs/docs/meshcentral/images/desktop_rdpconnectbutton.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.1 KiB |
BIN
docs/docs/meshcentral/images/terminal_connectbutton.png
Normal file
BIN
docs/docs/meshcentral/images/terminal_connectbutton.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.7 KiB |
Loading…
Reference in New Issue
Block a user