Chat now with support
Chat with Support

Identity Manager 9.3 - Configuration Guide

About this guide One Identity Manager software architecture Customizing the One Identity Manager default configuration Customizing the One Identity Manager base configuration One Identity Manager schema basics The full-text search in One Identity Manager Localization in One Identity Manager Process orchestration in One Identity Manager
Mapping processes in One Identity Manager Setting up Job servers
The One Identity Manager Service functionality Tracking changes with process monitoring Conditional compilation using preprocessor conditions Scripts in One Identity Manager
Visual Basic .NET scripts usage Notes on using date values Tips for using PowerShell scripts Using dollar ($) notation Using base objects Calling functions Pre-scripts for use in processes and process steps Using session services Using #LD-notation Displaying messages in the user interface Referencing packages and files in scripts Script library Support for processing scripts in the Script Editor Creating and editing scripts in the Script Editor Copying scripts in the Script Editor Testing scripts in the Script Editor Testing script compilation in the Script Editor Committing and compiling script changes Overriding scripts Permissions for running scripts Editing and testing script code with the System Debugger Extended debugging in the Object Browser
One Identity Manager query language Editing the user interface
Object definitions for the user interface User interface navigation Forms for the user interface Statistics in One Identity Manager Extending the Launchpad Task definitions for the user interface Applications for configuring the user interface Icons and images for configuring the user interface Using predefined database queries
Reports in One Identity Manager Adding custom tables or columns to the One Identity Manager schema Web service integration One Identity Manager as SCIM 2.0 service provider Processing DBQueue Processor tasks Structure of the Jobservice.cfg configuration file

Configuring the HTTPLogPlugin

The plugin writes a log file that records the One Identity Manager Service HTTP requests. You configure the plugin in the Plugins module.

Enter the following parameter:

  • Output file (LogFile)

    Enter the name of the file that is to record the messages. The file is written in Apache HTTP Server Combined Log Format.

Related topics

Configuring the ScheduleCommandPlugin

This plugin calls up an external program in regular intervals. This is useful, for example, when process steps need to be routed over their own transfer methods. You configure the plugin in the Plugins module.

Table 74: ScheduleCommandPlugin parameters

Parameters

Description

Command to run (Command)

Command to be run including command line option This command is run as a cmd and therefore built-in commands are possible.

Service start command (StartCommand)

Command run when the One Identity Manager Service is started

Service start command (StopCommand)

Command run when the One Identity Manager Service is stopped

Interval between runs (Interval)

Interval (in seconds) at which the command should be called While the command is running, the timer is stopped so that the calls do not overlap. The default value is 60.

Command output to log file (OutputToLog)

Specifies whether the command outputs are logged if successful. If this parameter is set, the command output is also written to the One Identity Manager Service's log file when successful. If the parameter is disabled, only errors are written to the log file.

Severity level (LogSeverity)

Message types used for messages that appear in the log file when the transaction is successful. Permitted values are Info, Warning, and Serious. The default value is Info.

Related topics

Configuring the RequestWatchDogPlugin

This plugin restarts One Identity Manager Service when less than a defined number of requests are made within a specified interval. You configure the plugin in the Plugins module.

Table 75: RequestWatchDogPlugin parameters

Parameters

Description

Action

Action to be run when there is a break in the queries. Permitted values are:

  • Restart (default): Messages are logged. This restarts the service.

  • Log: Messages are logged. The service is not restarted.

Monitoring interval Interval

Monitoring interval in seconds. The default value is 600.

Minimum number of requests (MinRequests)

Minimum number of requests that must be made within the specified interval. The default value is 2.

Related topics

Configuring the PerformanceCounterPlugin

This plugin exports the One Identity Manager Service status values as performance counter. Monitoring through a system monitor is thus enabled. The list of currently available performance counters is displayed under http://<servername>:1880/PerfCounter. You configure the plugin in the Plugins module.

Table 76: PerformanceCounterPlugin parameters

Parameters

Description

Value types to specify (CounterType)

Value types provided as performance counters Int and Long values are directly output, while TimeSpan values are output as Long values (numbe of milliseconds).

Polling interval (PollingInterval)

Interval (in seconds) at which the performance counters are exported

Category

Category under which the performance counters of the One Identity Manager Service are displayed. This information is required if several One Identity Manager Services with this plugin are active on the server.

NOTE: If, after restarting the One Identity Manager Service, an error of the type At least one service could not be started occurs, enter the WMI Performance Adapter service as dependent on the One Identity Manager Service.

Related topics
Related Documents

The document was helpful.

Select Rating

I easily found the information I needed.

Select Rating