Installing the Automation Plan Engine
You can install the Automation Plan Engine on Windows® and Linux® systems. To install the Automation Plan Engine, you run a Task from your BigFix console. The Task to install the Automation Plan Engine becomes relevant only if the BigFix server plugin service is installed correctly. You must install the Automation Plan Engine on the system on which the BigFix server is installed. The installation procedure is the same for both Windows® and Linux®.
About this task
Complete the following steps to install the Automation Plan Engine.
Procedure
-
Log on to the BigFix
console as the master operator and
navigate to the Server Automation domain.
Note: For a Linux® installation,
- the console must be installed on Windows®.
- ensure if
dos2unix
package is available for RHEL (To check this, open the terminal with Admin privilege/root access and enter the commanddos2unix
. If the command is not found, install the package using the commandyum install dos2unix
).
- From the Automation node, click Setup
and Maintenance > Fixlets and Tasks and select one of
the following Tasks, depending
on your platform:
- For Windows® platforms, select the Install Latest Automation Plan Engine.
- For Linux® platforms, select the Install Latest Automation Plan Engine (RHEL).
- Click Take Action.
- From the Take Action dialog box, target the system on which the BigFix server is installed.
- Click OK. The Task runs
and installs the Automation Plan Engine.
The default location for the Automation Plan Engine installation
is in the following directory:
- For Windows® platforms, the C:\Program Files (x86)\BigFix Enterprise\BES Server\Applications\PlanEngine directory.
- For Linux® platforms, the /var/opt/BESServer/Applications/PlanEngine directory.
Results
pe_console.log
, is available in the following
location, depending on your platform:- For Windows®,
the
pe_console.log
log file is available in the \BES Server\Applications\Logs subdirectory of the installation directory, for example, C:\Program Files (x86)\BigFix Enterprise\BES Server\Applications\Logs directory. - For an installation with default values on Linux®,
the
pe_console.log
log file is available in the /var/opt/BESServer/Applications/Logs directory.
2013-08-23 13:15:20,235 INFO [main] (cli.PlanEngineLauncher:255) :: IZNENG025I \
Plan Engine (build number 0.49) starting in JVM with PID (4508) ...
2013-08-23 13:15:20,235 INFO [main] (cli.PlanEngineLauncher:259) :: IZNENG026I \
Plan Engine CLI initializing ...
2013-08-23 13:15:20,235 INFO [main] (cli.PlanEngineLauncher:130) :: IZNENG001I \
Received command: "start"