Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Macro name changed from html to html-bobswift during server to cloud migration processing.

...

Property

UI Field Name

Description

Specifications

Required

Anchor
byScale - SM
byScale - SM
byScale

By Scale

Scale of the number you entered in freeSize.

Valid values:

Html bobswift
<ul>
<li> As String = KB, As Value = 1
<li> As String = MB, As Value = 2
<li> As String = GB, As Value = 3
</ul>

Default is MB (2).

N

Anchor
condition - SM
condition - SM
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:

Html bobswift
<ul>
<li> As String = >, As Value = 1
<li> As String = <, As Value = 2
</ul>

Default is > (1).

N

Anchor
drive - SM
drive - SM
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

Anchor
freeSize - SM
freeSize - SM
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

Anchor
smtype - SM
smtype - SM
smtype

Monitor Type

Type of system status to monitor for.

Valid values:

Html bobswift
<ul>
<li>As String = DISKFREESPC, As Integer = 1
</ul>

Default is DISKFREESPC (1).

N