Skip to main content

Get Disk Utilization

Description

Linux: Get Disk Utilization plugin step gets the amount of disk space used and available on Linux file systems.

Configurations

No.Field NameDescription
1Step NameName of the step. This name must be be unique in a single workflow.
Configuration
2Start NodeSelect the checkbox, if required.
If you select the checkbox, then the step will be a row generating step (input step). You can specify static value or environment variable.
And if, the checkbox is clear, then the step can be an intermediate step, and you can specify static value or environment variable or select the fields from the previous steps.
3Server 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 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 (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.