monitor
interface/ovpn-server/monitor
Type: Command
| Read-only Argument | Type | Description |
|---|---|---|
| status | string | Current connection status. |
| uptime | time | Connection uptime. |
| user | string | Authenticated user name. |
| caller-id | string | Caller ID of the connected client. |
| encoding | string | Encryption encoding used. |
| mtu | num | Current MTU of the connection. |
| local-address | ipAddr | Local IP address of the connection. |
| remote-address | ipAddr | Remote IP address of the connection. |