Gateway Remote Commands
In addition to standard OpsRamp Agent remote commands, OpsRamp supports a set of gateway-specific commands that you can run through the OpsRamp Agent installed on Classic Gateways.
Note
These commands are available to Partner and Client user types.Required Permissions
The following permissions are required to view and run these commands.
| Category | Permission Type | Permissions |
|---|---|---|
| Account Administration | Devices | Manage |
| Collectors | Manage Management Profile | Manage |
| Remote Access | Commands | Allow To Run |
Classic Gateway Commands
These commands let you inspect and manage Kubernetes resources that run on a Classic Gateway.
| Remote Command | Description |
|---|---|
| Monit Summary | Displays the status of all Classic Gateway services monitored by Monit, including vprobe, web probe, Django, nginx, and other services. Use this command to quickly verify that all gateway components are running. |
| Show Recent Classic GW Vprobe Logs | Retrieves the most recent vprobe logs from the Classic Gateway. Select the number of lines to display. For example, 100 lines returns the last 100 log entries. |
| Show Recent Classic GW VprobeTLS Logs | Retrieves the most recent vprobe Transport Layer Security (TLS) logs from the Classic Gateway. Select the number of lines to display. For example, 100 lines returns the last 100 log entries. |
| Openssl | Executes openssl s_client to connect to a remote host by using Secure Sockets Layer (SSL) or TLS. Use this command to diagnose SSL certificate issues, verify TLS configurations, and test secure connectivity from the gateway. |
| Vprobe Restart | Restarts the Classic Gateway vprobe service, which is the core monitoring service. Use this command when vprobe becomes unresponsive or after configuration changes. |