Script Elements for System Conditions and Settings

You can use script elements to retrieve system settings and information, and to modify system settings.

This page includes the following:

System Settings and Information

  • GET_DB_TYPE
    Returns the database type as defined in the INI file of the server

  • GET_UC_SERVER_NAME
    Returns the name of the work process that the script runs in

  • GET_UC_SETTING
    Returns a current system setting

  • GET_UC_SYSTEM_NAME
    Returns the name of the Automation Enginesystem

  • SYS_BUSY_01
    Returns the percentage of the capacity of the Automation Engine used during the last minute

  • SYS_BUSY_10
    Returns the percentage of the capacity of the Automation Engine used during the last 10 minutes

  • SYS_BUSY_60
    Returns the percentage of the capacity of the Automation Engine used during the last hour

  • SYS_INFO
    Reads Automation Engine system information

  • SYS_SERVER_ALIVE
    Checks if the host is active

  • SYS_SNMP_ACTIVE
    Checks if the SNMP (Simple Network Management Protocol) connection of the Automation Engine is active

  • SYS_USER_LANGUAGE
    Returns the language in which the server generates log files

System Time and Date Settings

Modify System Settings

Shut Down

  • :DISCONNECT
    Disconnects a connection to the Automation Engine

  • :SHUTDOWN
    Ends an Automation Engine system

  • :TERMINATE
    Ends an Agent, work process or communication process

Agents

See also: