Skip to main content

Restart Service

Description

This plugin is designed to restart Linux Service.

Configurations

No.Field NameDescription
1Step NameName of the step.  This name has to be unique in a single workflow.
Configuration:
2Server NameServer IP of the Linux/Ubuntu Machine. This field is mandatory. Drop down is available.
4PortThe port number on which Machine is running. 22 is the default port. This field is mandatory.
5UsernameThe username of the Linux / Ubuntu Machine (Root). Refer Prerequisites regarding user in the introduction to this plugin.
This field is mandatory.
Password:
6Checkbox: Accept Value as variable/staticLeave checkbox unchecked to accept Password value from a field in the previous steps of the stream using a drop down list.
Else enable checkbox for Password field to appear as Text box.
7PasswordThe Password of the Linux/ Ubuntu Machine username to authenticate into the system.
Password is entered using a widget. The widget handles both Text Var(static value or environment variable) and Combo(drop down containing values from previous steps). This field is mandatory.
If checkbox above is enabled Password field appears as Text box and accepts static or variable values. Else if checkbox above is disabled Password field appears as a drop down to select fields from previous steps.
Input Fields:
1Service NameThe name of the service to be restarted.
This field is mandatory.
2Maximum time out (in seconds)Execute the plugin upto given maximum time.
3Check cycle time (in seconds)Check cycle time up to given maximum time
Output Fields:
1ResultOutput field to hold the result of the successful plugin execution.
Default label value for this field is “Result”. This field is mandatory.