Get Service Status
Description
Linux: Get Service Status plugin step shows the status of a service on a Linux machine
Configurations
No. | Field Name | Description |
---|---|---|
1 | Step Name | Name of the step. This name has to be unique in a single workflow. |
Configuration | ||
2 | Server Name | Server IP of the Linux/Ubuntu Machine. The data type is String. This field is mandatory. |
4 | Port | The port number on which machine is running. 22 is the default port. The data type is Integer, This field is mandatory. |
5 | Username | The username of the Linux / Ubuntu Machine (Root). Refer Prerequisites regarding user in the introduction to this plugin. The data type is String. This field is mandatory. |
Password | ||
6 | Checkbox: Accept Value as variable/static | Leave 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. |
7 | Password | The Password of the Linux/ Ubuntu Machine username to authenticate into the system. If checkbox above is enabled Password field appears as Text box and accepts static values or variables. Else if checkbox above is disabled Password field appears as a drop down to select fields from previous steps. |
Input Fields | ||
1 | Service Name | Specify the name of the service for which status is required. The data type is string. This field is mandatory. |
Output Fields | ||
1 | Result | Specify an output field to hold the result of the successful plugin execution. Default label value for this field is “Result”. The data type is string. This field is mandatory. |