Important

   

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

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