SSH Script Execution (Enterprise Edition only)

<< Click to Display Table of Contents >>

Navigation:  Actions > Operating System Actions >

SSH Script Execution (Enterprise Edition only)

The action "SSH Script Execution" allows you to execute scripts in Bash syntax on a target system using SSH.

General Settings

Action is enabled

This option sets whether the action will be executed or not.

Name

The name of the action (max. 255 characters). Choose a meaningful name to clearly identify the action.

Description

An optionally description for the action (max. 512 characters).

Enable Logging

This option sets if the execution of the action should be logged to the action log.

Connection Settings        

Host

IP address or DNS name of host which should be monitored (max. 255 characters).

Port

The port for SSH which should be used to connect to the target host.

Credential

Here you can either select an existing credential set or create a new one by inserting a display name, an username, a password and/or a private key.

SSH Settings

Script

The script which should be executed on the target host in Bash syntax.

Timeout

The maximum duration the script should be executed in seconds. If the script is still running when the timeout is reached, it will be terminated.