You can choose to have Monitoring Server maintain a folder that stores all the Quality of Experience (QoE) metrics reports that Monitoring Server receives from endpoints and servers, including both accepted and rejected records. If you choose to use this feature, you can specify the paths for these files and the minimum free disk space required to keep these reports. To administer this feature, you use Windows Management Instrumentation (WMI). For details about changing WMI settings, see your Windows Server documentation.
Use WMI to configure the following properties of the MSFT_SIPLogOptionsclass each Front End Server being monitored:
-
QoEReportLoggingEnabled. Set this to
Trueto enable the report logging feature. The default value
is
False.
-
QoEReportLoggingMinFreeDisk. This is the minimum percentage
of free disk space that must be available for QoE report logging to
work. If free disk space falls below this value, logging will stop.
The default value is 5 (that is, 5% of the total disk space), and
the range is 0-99.
-
QoEReportLoggingAcceptedDir. This is the file path in which
to store accepted QoE metrics reports.
-
QoEReportLoggingRejectedDir. This is the file path in which
to store rejected QoE metrics reports.