Configuring Application Monitoring and Enforcement Configuring AppMon
OmniSwitch AOS Release 8 Network Configuration Guide December 2017 page 29-15
Configuring Application List
Configure an application list for enforcement or monitoring. The list can be formed with individual
applications or with application groups. A separate application list is maintained for both enforcement and
monitor features.
To add or remove application or application group to an application list, use the app-mon app-list
command. You can add individual application or an application group to an application list. The
application group can be user created or generated automatically (see “Create Auto-Groups” on
page 29-14 and “Configuring Application Group” on page 29-14).
For example, the following command adds an individual application to the application list.
-> app-mon app-list add app-name whatsapp
For example, the following example adds an application group to the application list. Application group
enables addition of multiple applications to the application list.
-> app-mon app-list add app-group apg1
To remove an application from an application list, use the following command. For example:
-> app-mon app-list remove app-name whatsapp
Activate Applications for AppMon
To enable the set of application signatures configured for both enforcement and monitoring application
lists for flow classification, use the app-mon apply command. This command activates the application list
configuration. This command saves the current application-list, application-group, and auto-groups
configuration to flash when the write memory command is used.
-> app-mon apply
When app-mon apply command is used, any application configured more than once in an application list
(individually or as a part of application group) is checked. The app-mon apply command will not be
successful until the conflict is resolved. Use the show app-mon app-list command with the monitor
conflict or the enforcement conflict parameter option to display the available conflicts in an application
list. The duplicate application names must be removed for successful app-mon apply.