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.

Required Permissions

The following permissions are required to view and run these commands.

CategoryPermission TypePermissions
Account AdministrationDevicesManage
CollectorsManage Management ProfileManage
Remote AccessCommandsAllow To Run

Classic Gateway Commands

These commands let you inspect and manage Kubernetes resources that run on a Classic Gateway.

Remote CommandDescription
Monit SummaryDisplays 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 LogsRetrieves 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 LogsRetrieves 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.
OpensslExecutes 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 RestartRestarts the Classic Gateway vprobe service, which is the core monitoring service. Use this command when vprobe becomes unresponsive or after configuration changes.