mandatory

Configures mandatory AVC statistics reporting for a specified application group. When configured, the RF Domain manager reports usage stats for applications, in the specified group, to the NSight server. By default, only the top-ten applications by usage are reported to the NSight server. This option allows you to configure mandatory stats reporting for applications that are not in the top-ten list.

To enable mandatory statistics reporting for an application or set of applications, create an application group, add the desired application(s), and enable mandatory stats reporting for the group. Once enabled, the specified application(s) usage stats is always reported.

At any given time, only ten (10) applications can be reported to the NSight server. These are the top-ten applications, by usage, identified by the system. However, if mandatory application stats reporting is enabled, applications, within the specified application group, have to be included in the report. This is done by dropping some of the top-ten applications. For example, if mandatory application reporting is enabled for five (5) applications, the report will contain these 5 applications, plus first 5 of the top-ten applications identified by the system, totaling the number to ten.

Supported in the following platforms:

Syntax

mandatory app stats app-group <APPLICATION-GROUP-NAME>

Parameters

mandatory app stats app-group <APPLICATION-GROUP-NAME>
mandatory app stats Enables mandatory AVC statistics reporting for a specified application group
app-group <APPLICATION-GROUP-NAME> Specifies the application group for which statistics reporting is to be made mandatory. When configured, usage statistics, for the specified application group, is always reported to the NSight server.
  • <APPLICATION-GROUP-NAME> – Specify the application group name.
Note: An application group can have a maximum of eight (8) applications.

Examples

nx9500-6C8809(config-nsight-policy-test)#mandatory app stats app-group socialnetworking
nx9500-6C8809(config-nsight-policy-test)#show context
nsight-policy test
 server host 1.2.3.4 https

nx9500-6C8809(config-nsight-policy-test)#

Following is the "socialnetworking" application-group configuration. It contains three applications, which will be always reported to the NSight server even if they are not in the top-ten applications by usage list.

nx9500-6C8809(config-app-group-socialnetworking)#show context
application-group socialnetworking
 application facetime
 application Facebook_chat
 application "Google Hangouts_audio"
nx9500-6C8809(config-app-group-socialnetworking)#

Related Commands

no (nsight-policy-config-commands) Disables mandatory application-usage statistics reporting