ServerConductor/Blade Server Manager Description and Reference
To set startup of a program when alerts occur:
| Item | Setting |
|---|---|
| Program | Set the program to be started when alerts occur (specify an absolute path). You can specify only one program. To start multiple programs, create a batch program and specify the batch program's name. |
| Macro | Specify data to be used by the program when the program starts. The available macros are described below. When a macro is specified, the applicable information concerning the alert is expanded so that it can be used by the program.
|
Check the specified settings, correct any problems if necessary, and then click the OK button. The specified program will be started the next time notification is received of an applicable alert.
As an example, this subsection registers the following batch file as the program to be started:
c:\alert.bat %I
echo off if %1==0x13B0 alert.wav
All Rights Reserved. Copyright (C) 2006, Hitachi, Ltd.