All NetFlow users can view alarms, however only users with write privileges can add, edit or delete them.

To configure NetFlow alarms, go to  > Settings > NetFlow Settings > Alarms. 

To add a new alarm:

  1. Click Add
  2. Set Alarm information (name, description, level, scope, object and optionally mail-to recipients)
    • Scope determines on which nodes an alarm will be applied: any or specific Exporter, Interface, Subnet, Subnet Set, Traffic Pattern or End User.
    • Object determines what type of traffic will be matched against the alarm threshold criteria: total, service, protocol, host, AS, conversation and QoS.
    • Recipients list (optional) determines who will receive an email when alarm triggers. (info) Only users with emails associated to their user account can be recipients.
  3. Choose between Throughput or Volume type of threshold

  4. Specify alarm threshold condition
  5. Click Save

     

If you install NetVizura 5.x, there is a more straightforward procedure to reach Alarm Settings. Click on the vertical ellipsis symbol in the top right corner, and choose the option Add Alarm from the menu.

This will lead you to the Adding New NetFlow Alarm tab. Afterwards, follow the procedure described on this page.

Throughput Alarms

Threshold alarms are mostly used for alerting when you want to pinpoint potential problems on physical infrastructure.

They can be triggered by flows/s, packets/s or bits/s; in/out src/dst or total. It is possible to combine more threshold criteria by using AND, OR and NOT logical operators.
 

NetVizura NetFlow Threshold Alarm

Screenshot above shows an example of threshold alarm. This alarms triggers if total traffic on interface Fa1 (link to Verizon) exceeds 800 Mbps. On alarm trigger an email will be sent to Super Administrator.

Volume Alarms

Volume alarms are suitable when you want to alert on atypical behavior on custom Traffic Patterns or End Users.

Multiple include/exclude options are provided for conversations, so you are able to fine-tune alarm to be more specific - alert only on conversations with specific IP addresses, or alert on all conversations except those that contain certain IP addresses


NetVizura NetFlow Analyzer Volume Alarm

For example, screenshot above shows alarm made to alert Super Administrator when a user exceeds 500 MB upload to any address except specific IP range (presumably reserved for internal servers).

Please note that the 1-minute threshold condition is only available if you have set the Data aggregation interval option in Settings to 1 minute. To read more on data aggregation intervals, visit Data aggregation interval.


Keep in mind that alarms process only TopN objects and in this way some low volume traffic might pass unnoticed, even though it represents important security breach (eg. 10MB upload of a classified document from your server to Dropbox).

Alarm Examples

TypeAlarm nameDescription
NetworkingLink congestedInterface exceeds throughput threshold (eg. 80% bandwidth)




See these alarms in action at our Live Demo.

NetworkingHigh host trafficHost consumed excessive throughput (eg. 20% interface bandwidth)
SystemServer overloadServer is overwhelmed (high pps), indicating a need for load balancing.
SystemSocial Media abuseUser exceeded allowed amount of YouTube traffic per day (eg. 1GB)
SecurityDoS attackTotal flows are extremely higher than normal


Read more about Traffic Alarms.

On this page:

























Volume alarms consume considerable amount of processing power, so we recommend you to optimize their usage by following next steps:

  1. Choose shorter time period (eg. 4h rather than 8h)
  2. Choose more specific scope and object when possible (eg. put End User "dale.carnegie" instead "Any")
  3. Remove alarms you don't actually need
  • No labels