overrideServerUri
Set this configuration setting if you want the agent to connect to a specific Uri and not use the results from an Active Directory service connection point (SCP) search.
Table 74: Agent configuration setting: overrideServerUri
Configuration file |
%ProgramFiles%\One Identity\One Identity Manager Data Governance Edition\Agent Services\DataGovernance.Agent.exe.config |
Section name |
<Section name="Agent">
<Section name="Services">
<Section name="communication">
|
Setting |
<Setting name ="overrideServerUri" type="dword"> |
Value |
The Uri to be used.
Use the net.tcp format, for example: net.tcp://myDGEServerHost.myDomain.local:8722/Broadway/IndexServerAgent.svc |
How to modify |
- Stop the agent service.
- Set the overrideServerUri.
- Start the agent service.
|
Notes |
Use this setting to force a connection when SCP objects cannot be created in the domain where an agent resides or you do not want to use Active Directory queries to find the Data Governance server SCP in the forest and connect to the Data Governance Edition URI configured in the SCP.
Set the value to the same URI listed in the Data Governance service app.config (DataGovernanceEdition.Service.exe.config) under one o f the baseAddresses for <service name="QAM.Server.ServiceHosts.IndexServerHost">. |
serviceIdentityIndexingResolutionInSeconds
Use this configuration setting to change the number of seconds between scans of service identities.
Table 75: Agent configuration setting: serviceIdentityIndexingResolutionInSeconds
Configuration file |
%ProgramFiles%\One Identity\One Identity Manager Data Governance Edition\Agent Services\DataGovernance.Agent.exe.config |
Section name |
<Section name="Agent">
<Section name="Services">
<Section name="serviceIdentityIndexer">
|
Setting |
<Setting name ="serviceIdentityIndexingResolutionInSeconds" type="dword"> |
Value |
Default: 120 seconds |
How to modify |
Replace value as required. |
shimCloseTimeoutInMinutes
The SharePointShim is used whenever you are monitoring a SharePoint 2010 host. This setting dictates the interval of time provided for a connection to the Shim to close before the transport raises an exception.
NOTE: This is a global setting and applies to all SharePointShim processes used for a multi-agent SharePoint 2010 managed host.
Table 76: Agent configuration setting: shimCloseTimeoutInMinutes
Configuration file |
%ProgramFiles%\One Identity\One Identity Manager Data Governance Edition\Agent Services\DataGovernanceEdition.Agent.exe.config |
Section name |
<Section name="Agent">
<Section name="Services">
<Section name="communication">
|
Setting |
<Setting name ="shimCloseTimoutInMinutes" type="dword"> |
Value |
Default: 1 minute
Maximum value is 7 days. |
How to modify |
- Stop the agent service.
- Change the shimCloseTimeoutInMinutes, replacing the value as required.
- Start the agent service.
|
Notes |
This setting is not configurable through the UI. |
shimOpenTimeoutInMinutes
The SharePointShim is used whenever you are monitoring a SharePoint 2010 host. This setting dictates the interval of time provided for a connection to open to the Shim before the transport raises an exception.
NOTE: This is a global setting and applies to all SharePointShim processes used for a multi-agent SharePoint 2010 managed host.
Table 77: Agent configuration setting: shimOpenTimeoutInMinutes
Configuration file |
%ProgramFiles%\One Identity\One Identity Manager Data Governance Edition\Agent Services\DataGovernanceEdition.Agent.exe.config |
Section name |
<Section name="Agent">
<Section name="Services">
<Section name="communication">
|
Setting |
<Setting name ="shimOpenTimoutInMinutes" type="dword"> |
Value |
Default: 1 minute
Maximum value is 7 days. |
How to modify |
- Stop the agent service.
- Change the shimOpenTimeoutInMinutes, replacing the value as required.
- Start the agent service.
|
Notes |
This setting is not configurable through the UI. |