Tchater maintenant avec le support
Tchattez avec un ingénieur du support

Identity Manager 9.2.1 - 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
Overview of the One Identity Manager schema Table types and default columns in the One Identity Manager data model Notes on editing table definitions and column definitions Table definitions Column definitions Table relations Dynamic foreign key Supporting file groups
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
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 message output 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 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 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 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 tasks One Identity Manager Service configuration files

ScheduleCommandPlugin

This plug-in 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.

Table 118: 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.

RequestWatchDogPlugin

This plug-in restarts One Identity Manager Service when less than a defined number of requests are made within a specified interval.

Table 119: 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.

PerformanceCounterPlugin

This plug-in 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.

Table 120: 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 plug-in 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.

DebugMailPlugin

If this plug-in is enabled, email notifications generated by the One Identity Manager Service are not sent but are kept in a drop folder. The file names contain the time stamp in this case. If a mail contains HTML text, a *.html file is saved with the same name as the descriptive *.txt file with the body. Email attachments are also saved in this way.

NOTE:

  • The plug-in only works for processes run internally in the One Identity Manager Service.

  • If this plug-in is enabled, no email notifications are sent through the One Identity Manager Service. This plug-in is only used for localizing errors. It is not recommended to set this parameter in normal working conditions.

Enter the following parameter:

  • Drop folder (DropFolder)

    Directory for storing email notifications.

Documents connexes

The document was helpful.

Sélectionner une évaluation

I easily found the information I needed.

Sélectionner une évaluation