Home
TrafMeter Web Online Help
TrafMeter
What is TrafMeter?
License Agreement
TrafMeter Editions
Registration Info
How To Contact Us
Description
System requirements
Introduction
Installation Package
Installation Guide
Opening the configuration
Selecting NIC
Capturing the traffic
TrafMeter Service Monitor
User authentication
Sending SMS
NAT
Traffic Shaper
Viewing the Traffic Counters
Processing the captured packet
Logging the Application Events
Logging the denied packets
Firewall
Zeroing counters
Users
Filter Manager
Filter Editor
Rule Editor
IP Address Groups
Database Connection String
XML Traffic Reports
Using XSL formatting
The example of XSL formatting
The example of XSL formatting (2)
Traffic Logging into the Database
Database table
Packet Logging
Into the plaintext file
Filename template
Into the database
Database Table
Microsoft SQL Server Syntax
MySQL Server Syntax
Microsoft Access Syntax
Useful SQL scripts
Host Header Logging
Into the plaintext file
Into the database
Database Table
Microsoft SQL Server Syntax
MySQL Server Syntax
Microsoft Access Syntax
Result Codes
Counting VPN packests
Table for storing Filter Names
Registry Settings
FAQ
TrafMeter FAQ
Traffic counting with TrafMeter FAQ
Configuration examples
Example 1
Example 2
Example 3
Example 4
Example 5
Example 6
Example 7
Example 8
Knowledge base
IP protocol number
Type Of Service (ToS) field
MAC address
Promiscuous mode
Ethernet hub
Ethernet switch
Ethernet
NAT router
HOWTO: Creating an OLE DB Connection String for Microsoft SQL Server
HOWTO: Creating an OLE DB Connection String for an Access
HOWTO: Creating an OLE DB Connection String for MySQL
Manual editing of the XML files
Zeroing counters using TrafReset
How to enable
Reloading the Filterset

Registry Settings for TrafMeter Service

All settings of TrafMeter Service (except Filterset) are stored in the registry path:

[HKLM\Software\TrafMeter Software\TrafAgent\Settings]

There are several parameters of TrafMeter Service, which can be changed only by modifying the registry manually:

  • DeniedPktLogLevel (type REG_DWORD). It defines a level of logging the denied packets:
    0 - disables logging the denied packets:
    1 - enables logging the denied packets:
    2 - the same as 1 but includes MAC addresses
  • TrafficLimitMBytes (type REG_DWORD). It defines a number of bytes in 1 megabyte when checking a condition of the rule. It is used for creating traffic limits (for example, 1000000 will define 1 MB = 1000000 bytes). By default, 1 MB = 1048576 bytes.
  • LogMemUsage (type REG_SZ). It defines a full path of a file for logging a memory usage of TrafMeter Service. It is useful for detecting memory leaks in TrafMeter Service. By default, Logging the memory usage is disabled.
  • MSSQLConvertDateTime (type REG_DWORD) - It enables using function CONVERT() for converting type 'datetime' while recording Host Headers in MS SQL database:
    0 - disables using CONVERT() (by default)
    1 - enables using CONVERT(). Use this options when format of datetime is not 'yyyy-mm-dd hh:mi:ss'.
  • BindAddr (type REG_SZ). It defines IP address (in decimal-dot notation) which will be used for accepting incoming connections from TrafMeter Administrative Console. This address must belong to PC running TrafMeter service.
  • LogSize (type REG_DWORD). It defines the maximum size (in megabytes) for single log file of TrafMeter Service (by default, 2 Mb).
  • LogRotate (type REG_DWORD). It defines number of rotations for TrafMeter log files (by default, 5).
  • HostResolvePeriod (type REG_DWORD). It defines a period of refreshing (in seconds) an internal table with map "Hostname - IP address" used when checking the rule with a hostname as the source or as the destination (by default, 600).

 

 Note

  • You should restart TrafMeter Service in order to apply the parameters listed above.
This HTML Help has been published using the chm2web software.