These are the default settings in the configuration file located at:
C:\Program Files\ISS\BabelFish Sentinel\Configuration\SentinelP2ServerConfig.xml
Note: IFS OI Server is installed as part of IFS OI Explorer.
Global group
P2ServerVersion | Specifies which version of IFS OI Explorer that Sentinel is running against. Do not change this setting. |
P2ServerUsername | The Sentinel ‘SuperUser’ account name. This user needs to have administrator permissions for the Sentinel Engine to be able to function correctly. Note: This is the user you created in Step 1. Review and Install Prerequisites. |
P2ServerPassword | The Sentinel ‘SuperUser’ account password. |
P2ServerStartOfDayOffsetMins | A minute offset for the start of the day e.g 420 = 7:00am |
P2ServerShiftHrs | The number of hours in a Shift. |
P2ServerFirstDayOfWeek | The first day of the working week. E.g Monday, Tuesday, Wednesday. |
P2ExplorerRootURL | The root URL for the Explorer landing page. This is used by the trend token in email actions, to be able to build a valid trend URL. Example: https://myserver.mycompany.com/P2.Explorer Note: This URL only needs to be configured if Explorer is installed onto a different machine to IFS OI Server. |
P2Server group
Locate these settings under the <ConfigGroup Name="P2Server"> node. These settings apply to your IFS OI Server machine, and are defined in the configuration form during the installation process.
P2ServerServer | The name of the IFS OI Server machine. |
P2ServerPort | The Server port. Must be the same port that was used for the IFS OI Server installation. Default: 8080. |
P2ServerTimeout | Measured in seconds. Default: 300. |
P2ServerMaxDataRequests | Default: 8. |
P2ServerSourceProvider group
Locate these settings under the <ConfigGroup Name="P2ServerSourceProvider"> node.
MaxDataItemsPerRequest | The maximum number of data items that will be returned from Explorer for each data request. Default: 50000. |
MaxEntitiesPerRequest | The maximum number of entities that will be returned from Explorer for each data request. Default: 200. |
Cache | Whether or not to cache hierarchies from Explorer. Default: True. |
CacheExpiryMinutes | The number of minutes cached hierarchies will stay in the cache before expiring. Default: 30. |
DataErrorsAreBadData | Default: True. |