Contact Info

Crumbtrail

ActiveXperts.com » Support » Network Monitor » KB Article

Knowledge Base FAQ Item #7780030

 

Q7780030: My statistical data is logged only once per 5 minutes. How can I increase this frequency so I can make more accurate Reports and Graphs?

It is true that statistical data - used by the Report and Graph Tools - is logged only once per 5 minutes (default). Statistical data is also logged at every state transition (e.g. transistion from success to failure).

You can adjust the following registry values in the 'HKEY_LOCAL_MACHINE\SOFTWARE\ActiveXperts\Network Monitor\Stats\' key in order to increase the logging frequency:

  • RpLogFrequencySecs - Report Log frequency seconds. Default value is 300
  • GrLogFrequencySecs - Graph Log frequency seconds. Default value is 300

You must restart the service after changes to the ActiveXperts registry values before changes are effective.

The following values are also related to statistical data logging, and can be modified to meet your requirements:

  • DbMsaSizeMBLimit - Number of MB's of the SQL Compact statistical database before an error message is given and no more data is written to the SQL Compact statistical database
  • DbMsaSizeMBWarning - Number of MB's of the SQL Compact statistical database before a warning message is given. Data will still be written to the SQL Compact statistical database
  • RpTblMsaRecordLimit - Number of records in the SQL Compact statistical database 'ReportData' table before an error message is given and no more data is written to the SQL Compact 'ReportData' table
  • RpTblMsaRecordWarning - Number of records in the SQL Compact statistical database 'ReportData' table before an warning message is givenData will still be written to the SQL Compact 'ReportData' table
  • RpTblSqlRecordLimit - Number of records in the SQL Server (or MySQL) statistical database 'ReportData' table before an error message is given and no more data is written to the SQL Server (or MySQL) 'ReportData' table
  • RpTblSqlRecordWarning - Number of records in the SQL Server (or MySQL) statistical database 'ReportData' table before an warning message is givenData will still be written to the SQL Server (or MySQL) 'ReportData' table
  • GrTblMsaRecordLimit - Number of records in the SQL Compact statistical database 'GraphData' table before an error message is given and no more data is written to the SQL Compact 'GraphData' table
  • GrTblMsaRecordWarning - Number of records in the SQL Compact statistical database 'GraphData' table before an warning message is givenData will still be written to the SQL Compact 'GraphData' table
  • GrTblSqlRecordLimit - Number of records in the SQL Server (or MySQL) statistical database 'GraphData' table before an error message is given and no more data is written to the SQL Server (or MySQL) 'GraphData' table
  • GrTblSqlRecordWarning - Number of records in the SQL Server (or MySQL) statistical database 'GraphData' table before an warning message is givenData will still be written to the SQL Server (or MySQL) 'GraphData' table
(viewed: 5557)