PRTG Manual: SSH Remote Ping v2 Sensor

The SSH Remote Ping v2 sensor remotely monitors the connectivity between a system running Linux/macOS and another device using Internet Control Message Protocol (ICMP) echo requests ("ping") and Secure Shell (SSH).

i_betaThis sensor is in beta status. The operating methods and the available settings are still subject to change. Do not expect that all functions work properly, or that this sensor works as expected at all.

SSH Remote Ping v2 Sensor

SSH Remote Ping v2 Sensor

i_square_cyanFor a detailed list and descriptions of the channels that this sensor can show, see section Channel List.

Sensor in Other Languages

  • Dutch: SSH Remote Ping v2
  • French: SSH Remote Ping v2
  • German: SSH Remote Ping v2
  • Japanese: SSH Remote Ping v2
  • Portuguese: SSH Remote Ping v2
  • Russian: SSH Remote Ping v2
  • Simplified Chinese: SSH Remote Ping v2
  • Spanish: SSH Remote Ping v2

Remarks

Consider the following remarks and requirements for this sensor:

Remark

Description

Enabled Beta Sensors experimental feature

This sensor requires that the Beta Sensors experimental feature is enabled.

i_square_cyanFor more information, see the Knowledge Base: What are beta sensors and how can I use them?

Credentials

This sensor requires credentials for Linux/Solaris/macOS (SSH/WBEM) systems in the settings of the parent device.

Distributions

This sensor does not support all Linux/Unix and macOS distributions.

IPv6

This sensor supports IPv6.

Performance impact

This sensor has a low performance impact.

Knowledge Base

Basic Sensor Settings

Basic Sensor Settings

Basic Sensor Settings

The sensor has the following default tags that are automatically predefined in the sensor's settings when you add the sensor:

  • ssh
  • pingsensor
  • remotepingsensor
  • sshremotepingsensor

i_square_cyanFor more information about basic sensor settings, see section Sensor Settings.

SSH Remote Ping Configuration

SSH Remote Ping Configuration

SSH Remote Ping Configuration

Setting

Description

Target

Enter the Domain Name System (DNS) name or IP address of the target device the ping is sent to. The sensor remotely connects to the parent device it is created on via SSH, then performs a ping request from this remote device to the target device or server. Enter a string.

Packet Size (Bytes)

Enter the packet size for the ping in bytes. You can enter any value between 1 and 10000. Enter an integer.

i_round_blueWe recommend that you use the default value.

Ping Count

Enter the number of packets that the sensor sends with each scanning interval.

Custom Parameters

Optionally, enter additional parameters that the sensor adds at the end of the ping command. Enter a string or leave the field empty.

i_round_redDo not use parameters that change the output format of the result to make sure that it can still be parsed. You cannot enter an additional command.

Specific Sensor Settings

Specific Sensor Settings

Specific Sensor Settings

Setting

Description

Connection Timeout (Sec.)

Define a timeout in seconds for the connection. This is the time that the sensor waits to establish a connection to the host. Keep this value as low as possible. The maximum timeout value is 300 seconds (5 minutes). Enter an integer.

i_round_blueMake sure that the connection timeout is a value that is higher than the shell timeout to avoid potential errors.

Shell Timeout (Sec.)

Define a timeout in seconds for the shell response. This is the time in seconds the sensor waits for the shell to return a response after it has sent its specific command (for example, cat /proc/loadavg). The maximum value is 300 seconds (5 minutes). Enter an integer.

i_round_blueMake sure that the shell timeout is a value that is lower than the connection timeout to avoid potential errors.

SSH Port Inheritance

Define which port this sensor uses for the SSH connection:

  • Inherit port from parent device (default): Use the port number as defined in the Credentials for Linux/Solaris/macOS (SSH/WBEM) Systems section of the parent device settings.
  • Do not inherit port (enter a custom SSH port): Define a custom port number below and do not use the port number from the parent device settings.

Custom SSH Port

This setting is only visible if you select Do not inherit port (enter a custom SSH port) above.

Enter the port number (between 1 and 65535) that this sensor uses for the SSH connection. The default port number is 22. Enter an integer.

Sensor Display

Sensor Display

Sensor Display

Setting

Description

Primary Channel

Select a channel from the list to define it as the primary channel. In the device tree, PRTG displays the last value of the primary channel below the sensor's name. The available options depend on what channels are available for this sensor.

i_round_blueYou can set a different primary channel later by clicking b_channel_primary below a channel gauge on the sensor's Overview tab.

Graph Type

Define how this sensor shows different channels:

  • Show channels independently (default): Show a graph for each channel.
  • Stack channels on top of each other: Stack channels on top of each other to create a multi-channel graph. This generates a graph that visualizes the different components of your total traffic.
    i_round_redYou cannot use this option in combination with manual Vertical Axis Scaling (available in the channel settings).

Stack Unit

This setting is only visible if you select Stack channels on top of each other above.

Select a unit from the list. PRTG stacks all channels with this unit on top of each other. By default, you cannot exclude single channels from stacking if they use the selected unit. However, there is an advanced procedure to do so.

Debug Options

Debug Options

Debug Options

Setting

Description

Result Handling

Define what PRTG does with the sensor result:

  • Discard result (default): Do not store the sensor result.
  • Store result: Store the sensor result and the last response in the \Logs\sensors subfolder of the PRTG data directory on the probe system. The file name is Result of Sensor [ID].log. This setting is for debugging purposes. PRTG overwrites this file with each scanning interval.

i_podThis option is not available when the sensor runs on the hosted probe of a PRTG Hosted Monitor instance.

i_round_blueIn a cluster, PRTG stores the result in the PRTG data directory of the master node.

Inherited Settings

By default, all of these settings are inherited from objects that are higher in the hierarchy. We recommend that you change them centrally in the root group settings if necessary. To change a setting for this object only, click b_inherited_enabled under the corresponding setting name to disable the inheritance and to display its options.

i_square_cyanFor more information, see section Inheritance of Settings.

Channel List

i_round_blueWhich channels the sensor actually shows might depend on the target device, the available components, and the sensor setup.

Channel

Description

Avg. Response

The average response time measured from the remote device

Downtime

In the channel table on the Overview tab, this channel never shows any values. PRTG uses this channel in graphs and reports to show the amount of time in which the sensor was in the Down status.

Max. Response

The maximum response time measured from the remote device

Min. Response

The minimum response time measured from the remote device

Packet Loss

The packet loss (%)

i_round_blueThis channel is the primary channel by default.

More

i_square_blueKNOWLEDGE BASE

What are beta sensors and how can I use them?

Which encryption algorithms do PRTG SSH sensors support?

SSH and SFTP sensors in Unknown status

What security features does PRTG include?

How do I set up SSH sensors with my AWS Linux instances?