BACKEND VARA Objects

As a developer and object designer, you define BACKEND VARA objects to execute a command on an operating system (Windows or UNIX) and supply the result in the form of values that are shown in columns. You can store the commands for different operating systems, system names, and versions in one BACKEND VARA object. When the VARA object is resolved, the correct command of the Agent in question is automatically selected and executed.

Notes:

This page includes the following:

Defining BACKEND VARA Objects

A BACKEND VARA object definition is made up of the following pages:

Variable Settings Section

Specify how the VARA object is going to access the target system from which it retrieves the values.

Notes:

The following applies for the Agent and Login attributes:

Commands Page

BACKEND VARA objects execute exactly one command on the target operating systems. This applies to both Windows and Unix. You enter the command on this page:

Notes:

Preview

You can run the command on the defined computer and test the results.

Predefined BACKEND VARA Objects (Templates)

Predefined BACKEND VARA objects are supplied in Client 0 in the UC _RB_VARIABLES folder. They can be used for the Dynamic Reload (Combobox Prompts) feature. Their specified Agent is the variable name &AGENT#, and their login is &LOGIN#. Ensure that you use these names for the PromptSet variables of the required elements.

Object name Operating System Function Columns
UC_RB_VARA_PROCESSLIST Windows, Linux, AIX, SunOS, HP-UX

Lists the active processes.

The maximum ProcessID length may differ depending on the UNIX system used. Adjust the column length in the Variable object if necessary.

ProcessID
Process name
UC_RB_VARA_SERVICES_PAUSED Windows, Linux, AIX, SunOS, HP-UX Lists all paused services. Service name
UC_RB_VARA_SERVICES_RUNNING Windows, Linux, AIX, SunOS, HP-UX Lists all started services. Service name
UC_RB_VARA_SERVICES_STOPPED Windows, Linux, AIX, SunOS, HP-UX Lists all stopped services. Service name
UC_RB_VARA_USERLIST Windows, Linux, AIX, SunOS, HP-UX

Lists all OS users.

Windows: Active Directory for PowerShell must be installed on the relevant computer.

User (account) name

See also: