runppmanalytics arguments

You can run runppmanalytics with the following specific arguments.

Optionally, you can specify the path to a favorites directory (<favorites path>) for each argument.

Example: runppmanalytics -earlyalert <favorites path>

If you specify a favorites directory, the analysis is run for all favorites this directory contains.

Without path, default analyses are performed.

-earlyalert

An early alert analysis is run.

-plannedvalue

A planned value deviation analysis is run.

-alarmvalue

An alarm value deviation analysis is run.

-processmining

A suspected deviation analysis is run.

-outlier

An outlier analysis is run.

-all

All analyses are run in a predefined order (see runppmanalytics).

Calling up the program with the -h parameter outputs the online help on the console, providing a brief description of all available options.

-registry <host:port>

By specifying this parameter, you can access a remote PPM system whose RMI registry can be reached via the specified computer name and port number.

-usessl <true|false|default>

If you specified the -registry parameter, you can use the -usessl parameter to specify whether the remote system is to use SSL-encrypted data communication or not.

Parameter

Description

true

The remote PPM system uses encrypted data transfer.

Ensure that the local system and remote system are using the same keystore.

false

The remote system uses unencrypted data transfer.

default
(default value)

The settings of the local PPM system are used.