This commit is contained in:
cc
2022-11-22 11:18:39 +08:00
parent a902ef9c02
commit a22893dd90
8 changed files with 23 additions and 0 deletions

View File

@@ -46,3 +46,26 @@ cd /etc/systemd/system && systemctl start cli-service.service
### web vue代码
[monitor-system-web](https://github.com/jeffcail/monitor-system-web)
### 效果
##### 首页
![首页](./board.png)
##### 管理员账号
![管理员账号](./admin.png)
##### 服务监测
![服务监测](./server.png)
##### 客户端机器
![客户端机器](./client.png)
##### 连接客户端机器
![连接客户端机器](./ssh.png)
##### 连接客户端机器成功
![连接客户端机器成功](./ssh2.png)
##### log
![log](./log.png)

BIN
admin.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 51 KiB

BIN
board.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 129 KiB

BIN
client.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

BIN
log.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

BIN
server.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

BIN
ssh.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

BIN
ssh2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB