Skip to main content

Filtered Counter Groups

A cross-product counter group.

Meter a subset of a group that matches a set of keys from another group.

Uses

Filtered counter group are invaluable in setting up cross-group counters.

Some examples :

Counter GroupDescription and Parameters
Users of YoutubeAll IPs connecting to known YouTube IPs can be monitored separately
HTTP HostsParent = Hosts, Filter = Apps (Keys = http)
China Ukraine HostsParent = Hosts, Filter = Country (Keys = cn,ua)
Server AppsParent = Apps, Filter = Hosts (Key = 10.10.1.18)

Create New Filtered Counter Groups

navigation

👉 Login as Admin → Select Context and profile0 → Under Custom Counters →Filtered

  1. Click the button “Create New”

  2. You will be redirected to a page with following fields

Field NameDescription
Counter Group NameCounter Group name
DescriptionDescriptiom about the counter group
Parent GroupChoose parent counter group from the drop down list
Filter GroupChoose filter counter group from the drop down list
Key ListComma separated list of keys/ranges: Port-80, 192.168.1.2, Port-5000~Port-8000, 192.168.1.1~192.168.1.255
Inverse Key ListThe parent will be filtered by all keys Except those in this list.

Custom Group

For more advanced custom counters you can use the LUA API to measure any subset of metrics