Configuration - Configure Element Launcher

Use the Configure Element Launcher page to edit the default launch commands for the supported operating systems. These launch commands are used to launch the element managers for the devices in your storage environment.

Field Descriptions

Field Name

Description

Windows Application Launch Command

The default command for launching a Windows application. Default is cmd /c start

Windows URL Launch Command

The default command for launching a Windows URL. Default is cmd /c start

UNIX/Linux Application Launch Command

The default command for launching a UNIX/Linux application. Default is sh -c

URL Parsing Regular Expression

The URL parsing for standard expressions. The appropriate expression is attached to the beginning of the URL, if necessary. Default is (^http://)|(^https://)|(^ftp://)

UNIX/Linux URL Launch Command

The default command for launching a UNIX/Linux URL. Default is sh -c $(DEFAULT_BROWSER)

Note: on Linux, you might have to specify your preferred browser if the default browser is not automatically detected. For example: sh -c mozilla

Button Descriptions

Save

Click this button to save your changes and close the window.

Cancel

Click this button to close the window without saving changes.

Reset

Click this button to reset all the commands to the defaults.