Input for: iCDB Server Monitor
This file contains the configuration settings for the iCDB Server Monitor tool. It is located in %WDIR%\iCDB\ServerMonitor.
This file must conform to the following syntax restrictions:
Only one keyword per line.
All keyword values must appear on the same line as the keyword name.
Keyword names must begin in the first column of the line.
Lines starting with a semicolon (;) are treated as comments.
Example 1 identifies default settings and provides links to a brief description of each.
If you make extensive changes to this file, you should back it up in another location. If your iCDB folder is removed or updated, the file you modified could be lost as a new one overwrites it. You should also compare the settings in the new file with those in your saved file before you replace it with your modified file, as new settings that might not be compatible.
[FilerAccessMonitor]
; AbsoluteRating = yes
; Active = yes
; CheckInterval_MSec = 1000
; CriticalAccessFactor = 100
; CriticalAccessTime_USec = 200000
; RelativeRating = no
; SlowAccessFactor = 10
; SlowAccessTime_USec = 100000
[Logging]
; Expire_Days = 7
; ForcedExpireCount = 100
; Level = 1
; NoExpireCount = 12
[Network]
; Address =
; LauncherUDPPort = 10000
; MaxClientQueueLength = 128
; PortRange = 10000,10100
; ServerManagerUDPPort = 10000
; ServerUDPPort = 10000
[ServerMonitor]
; Active = yes
; CriticalPingTime_USec = 200000
; PingInterval_MSec = 1000
; SlowPingTime_USec = 100000
; StableMargin_Percentage = 10
[System]
; DebugMode = no
; ServerPath =
[Time]
; BetweenPingSend_Sec = 10
; FileCreationMargin_Sec = 1
; MonitorSleep_MSec = 100
; RefreshAppName_MSec = 1000
; ServerAliveWait_MSec = 30000
[Timeouts]
; AcceptNewConnection_USec = 10000
; BetweenDuplicatedCommands_USec = 100000
; BetweenReceive_Sec = 30
; InitReceiveCommand_Sec = 10
; ReadingServerProperties_MSec = 10000
; ReceiveBroadcast_USec = 10000
; ReceiveCommand_USec = 10000
; RequestReply_Sec = 60