Dell Vizioncore Manual de usuario Pagina 324

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 531
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 323
324 vFoglight
Administration and Configuration Guide
For example, the expression f4registry("OraDBAWarning") retrieves the
value of the
OraDBAWarning registry variable.
4
Open the Action tab and add an entering command action.
5
Define the action parameters as follows:
COMMAND_LINE: Specify the absolute path and name of the shell script that
you want the command action to call.
ENVIRONMENT_VARIABLES: Type a list of the variables that you defined in
step 3, using the following syntax to specify a variable:
output_data=@variable
Tip Use the exclamation mark ‘!’ to separate variables.
For example:
6
Save your changes.
7
Create the shell script, ensuring that its name and location match the one you set
in the COMMAND_ACTION action parameter (see step 5).
8
Add a line to the shell script using the following command syntax:
/bin/echo ${variable_1}:${variable_2}:...:${variable_n} >
output_file_path_and_name
For example:
/bin/echo ${P1}:${P2}:${P3}:${P4}:${P5} >
/opt/quest/out.txt
Tip Alternatively, to issue the command directly without referencing it in a script as
instructed in step 7, use the COMMAND_ACTION’s value to specify the command.
Vista de pagina 323
1 2 ... 319 320 321 322 323 324 325 326 327 328 329 ... 530 531

Comentarios a estos manuales

Sin comentarios