Skip to content
This repository has been archived by the owner on May 24, 2023. It is now read-only.
My-Random-Thoughts edited this page Oct 28, 2017 · 1 revision

sys-23-environment-variables (Enabled)

Allows you to checks a specific list of system environment variables and values to see if they are set correctly. Up to nine system environment variables and values can be checked - You must edit the settings file manually for more than the currently configured. Note: All keys must be machine variables only.


Input Values

  • Variable01 - Name of the system environment variable to check for
  • Variable02 - Name of the system environment variable to check for
  • Variable03 - Name of the system environment variable to check for
  • Value01 - String value required for the variable entry. Enter "ReportOnly" to just report the value
  • Value02 - String value required for the variable entry. Enter "ReportOnly" to just report the value
  • Value03 - String value required for the variable entry. Enter "ReportOnly" to just report the value

Example

Variable01 = ''
Variable02 = ''
Variable03 = ''
Value01 = 'ReportOnly'
Value02 = ''
Value03 = ''

Input Descriptions

  • None

Result And Messages

  • PASS
    All environment variables checks were found and correct

  • WARNING

  • FAIL
    One or more environment variables checks were below specified value

  • MANUAL
    One or more environment variables checks were "Report Only"

  • NA


Applies To

  • All Servers

Required Functions

  • None
Clone this wiki locally