Please note the default thresholds for each diagnostic.
Diagnostic |
Description |
|---|---|
File server off-line Message: The connection to the file server has been lost. Work on project <project_path> may not be possible. |
Issue Type: Error Configuration File: None Keys: None Description: Reports when the client loses the connection to the File Server. |
File server on-line Message: The connection to the file server for project <project_path> has been restored after <offline_elapsed_time>. You may safely continue your work. |
Issue Type: Note Configuration File: None Keys: None Description: Reports when the client connection to the File Server is restored. |
Connection speed to File Server Messages:
|
Issue Type: Error, Warning, or Note, depending on actual measured connection speed. Configuration File: ServerMonitor.cfg Keys: SlowAccessTime_USec (Default = 100000) CriticalAccessTime_USec (Default = 200000) SlowAccessFactor (Default = 10) CriticalAccessFactor (Default = 100) CheckInterval_MSec (Default = 1000) StableMargin_Percentage (Server.cfg: FilerAccessMonitor section: Default = 20) AbsoluteRating (Default = yes) Relative Rating (Default = no) Description: The client performs a “file stat” command to the File Server at intervals of CheckInterval_MSec. A standard deviation filter to discard extreme peaks and valleys operates similarly to the one described in Connection speed to iCDB Server diagnostic. Two benchmarks and threshold calculations are available. Absolute Rating and Relative Rating. Absolute Rating is on by default. (AbsoluteRating = yes) The average is based on measures of the absolute access time to the iCDB database folder. This means it can be affected by current system/network load. If the average is above SlowAccessTime_USec, the warning is given. If the average is above CriticalAccessTime_USec, the error is given. Relative Rating is off by default. (RelativeRating = no) The average is based on the ratio of (Access Time to iCDB Database Folder) to (Access Time to a Temporary Folder on Local Disk). This is more immune to current system load. If the average is above SlowAccessFactor, the warning is given. If the average is above CriticalAccessFactor, the error is given. If both AbsoluteRating and RelativeRating are set to “yes” then an error or warning is given if either measure is greater than the specified threshold. |
iCDB server connection speed to project filer Messages:
|
Issue Type: Error, Warning, or Note, depending on actual measured connection speed. Configuration File: Server.cfg (On the machine running iCDBNetServer) Keys: SlowAccessTime_USec (Default = 10000) CriticalAccessTime_USec (Default = 30000) SlowAccessFactor (Default = 10) CriticalAccessFactor (Default = 100) CheckInterval_MSec (Default = 1000) StableMargin_Percentage (Server.cfg: FilerAccessMonitor section: Default = 20) AbsoluteRating (Default = yes) Relative Rating (Default = no) Description: The iCDB Server performs a “file stat” command to the File Server at intervals of CheckInterval_MSec. A standard deviation filter to discard extreme peaks and valleys operates similarly to the one described in Connection speed to iCDB Server diagnostic. Two benchmarks and threshold calculations are available. Absolute Rating and Relative Rating. Absolute Rating is on by default. (AbsoluteRating = yes) The average is based on measures of the absolute access time to the iCDB database folder. This means it can be affected by current system/network load. If the average is above SlowAccessTime_USec, the warning is given. If the average is above CriticalAccessTime_USec, the error is given. Relative Rating is off by default. (RelativeRating = no) The average is based on the ratio of (Access Time to iCDB Database Folder) to (Access Time to a Temporary Folder on Local Disk). This is more immune to current system load. If the average is above SlowAccessFactor, the warning is given. If the average is above CriticalAccessFactor, the error is given. If both AbsoluteRating and RelativeRating are set to “yes” then an error or warning is given if either measure is greater than the specified threshold. |
Broken connection between iCDB and File Server Message: The iCDB Server (<server_address>) for project <project_path> has lost the connection to the file server. It may be impossible to continue working on this project. |
Issue Type: Error Configuration File: None Keys: None Description: Reports when the server loses connection to the File Server. |