Skip to main content

System Monitor Task Properties

Task Properties: System Monitor Task

Property

UI Field Name

Description

Specifications

Required

Patchable (Instance Only)

byScale

By Scale

Scale of the number you entered in freeSize.

Valid values:

  • As String = KB, As Value = 1
  • As String = MB, As Value = 2
  • As String = GB, As Value = 3

Default is MB (2).

N

Y

condition

Condition

Specification for whether you want to check for free disk space greater than or less than the amount specified in the Resource Available field.

Valid values:

  • As String = >, As Value = 1
  • As String = <, As Value = 2

Default is > (1).

N

Y

drive

Mount Points or Drives

Specific mount point or drive, such as drive C: for Windows, that you want to limit the check to.

Y

Y

freeSize

Resource Available

Used in conjunction with byScale; Amount of the resource you are checking for. For example, to verify that the machine has at least 1GB of free disk space, enter 1 in freeSize, GB in byScale, and > in condition.

Integer.

Y

Y

smtype

Monitor Type

Type of system status to monitor for.

Valid values:

  • As String = DISKFREESPC, As Integer = 1

Default is DISKFREESPC (1).

N

Y

useExitCode

Use Exit Code On Failed

Specification for whether the monitor ends in a Success status with Exit Code 255 on failure instead of ending in the Failed status.

Boolean value of the exit code

N

Y

Task Instance Properties: System Monitor Task

Property

UI Field Name

Description

Patchable (Instance Only)

actualSize

Actual Available

Amount of free disk space on the specified system.

Y

actualScale

Actual Scale

Scale of actualSize (KB, MB, or GB).

Y