Documentation for Monitoring PSIM 1.0 (english)

Previous page Deleting the Additional workplace of CSC  Working with Central Server Of Control without Windows administration rights Next page

Note

The registry keys reference guide can be found in the Registry keys reference guide, for more information about working with the registry, see Working with Windows OS registry.

You can apply the advanced settings of the Central Server of Control using the following registry keys:

  1. To change the polling period of Servers of Control statistics, it is necessary to specify the corresponding value in minutes for the PeriodRequestOfStatistic registry key.
  2. To change the archive period of the CentralNetServer.log log file which belongs to the CentralNetServer.exe communication module, it is necessary to specify the corresponding value in hours for the LogArchPeriod registry key.
  3. To change the maximum size of the CentralNetServer.log log file which belongs to the CentralNetServer.exe communication module at which it begins to archive ignoring the LogArchPeriod parameter, it is necessary to specify the corresponding value in megabytes for the LogMaxSize registry key.
  4. To change the archive retention period of the CentralNetServer.log log files which belong to the CentralNetServer.exe communication module, it is necessary to specify the corresponding value in months for the LogArchDelPeriod registry key. When the retention period is exceeded, the archives are removed.
  5. To change the data retention period of closed errors and alarms in the ServerSSTV DB, it is necessary to specify the corresponding value in months for the KeepDB registry key. When the retention period is exceeded, the data are removed.
  6. By default, the Central Server of Control requests a complete package of statistics from all Servers of Control only once, when it first connects to the Servers of Control.

    • To execute a request for a complete statistics package from a specific Server of Control once, it is necessary to activate the RequestFullStatistic[N] registry key, where N is the internal identifier of the Server of Control object. The request will be executed when the CentralNetServer.exe communication module is launched, and the value of this key will automatically change to 0.

    • To request a complete statistics package from all Servers of Control every time the CentralNetServer.exe communication module is launched, it is necessary to activate the RequestFullStatisticOnStartup registry key.

      Attention!

      Requesting a complete statistics package is a resource-intensive operation. It is only necessary to activate the keys request a complete statistics package if absolutely necessary.

Applying the advanced settings of the Central Server of Control is completed.

  • No labels