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
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
Action |
Action to be run when there is a break in the queries. Permitted values are:
|
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
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: