Overview
The TR-069 Device Manager of RM provides utilities for monitoring the communication between the backend and the device. In particular, the user can use log messages for tracking the most important events and collect various statistical information.
Visual Interface
By using the Console GUI, the user can customize the logging process to satisfy at best his requirements. For details refer to the TR-069 Events Log and Statistics Monitoring user's guide.
Setup
Log Information
You can use the following properties for specifying what types of events from the managed TR-069 devices will be logged in the RM Log Service:
mprm.tr069.securityLogLevel- Property, part of the TR-069 ACS Configuration (found in the TR-069 Device Management Configuration document), which defines which security device events will be logged. By default, all are logged, but you can decrease the amount of generated log information by tracking only errors and warnings.mprm.tr069.sessionLogLevel- General node inheritable property (found in the TR-069 Device Management Configuration document), that specifies which session events will be logged. By default, all are logged, but you can cancel logging or record only error and warning events.
Statistics
There is an option for generating statistics for online devices, in/out requests, in/out traffic, expired sessions and response time of the ACS and CPEs. When performance is crucial, you can disable statistics generation by simply setting the mprm.tr069.makeStatistics property from the TR-069 Configuration to false.