Important

   

This documentation space contains information about PATROL Agents when deployed in a TrueSight Operations Management environment. If you are a BMC Helix Operations Management user, see PATROL Agent 22.1 for BMC Helix Operations Management.

Supported file name and format for PATROL

PATROL supports custom shell scripts on both Korn\Bourne shell and C shell.

Note

You must create the appropriate script file for your environment. The installation process does not create it.

Bourne shell and Korn shell

File name

userrc.sh

Variable format

variableName1=value1
variableName2=value2
export variableName1
export variableName2

C shell

File name

.userrc

Variable format

setenv variableName1=value1
setenv variableName2=value2
Was this page helpful? Yes No Submitting... Thank you

Comments