Configuring data roll-up intervals

Flow Monitor is designed to serve two primary purposes:

To accomplish these goals while keeping the size of its database reasonable, Flow Monitor uses a process of summarizing data at certain time intervals.

By default, Flow Monitor rolls up data on this schedule:

You can configure the intervals to roll up data more or less frequently depending on your network's size and traffic volume.

To set data roll up time intervals:

  1. From any workspace view or report in the web interface, select GO. The GO menu appears.
  2. If the Flow Monitor section is not visible, click Flow Monitor. The Flow section of the GO menu appears.
  3. Select Configure > Flow Settings. The Flow Settings dialog appears.
  4. Under Report Data, customize the roll up intervals to meet your requirements.

    Important: For recommended settings based on your network's size and characteristics, see the WhatsUp Flow Monitor Performance Tuning Guide.

    • Data collection interval. Select how often Flow Monitor writes collected data from its sources to the database. You may select 1, 2, 3, 4, 5, or 10 minutes. By default, data is written to the database every 2 minutes.

      Note: Modifying collection interval settings affects the granularity you see in Flow Monitor reports. If the interval is set to 5 minutes, you cannot distinguish traffic collected during the first minute from traffic collected during the fourth minute.

    • Roll up raw data after. Enter the number of hours after which raw data collected from your Flow devices should be rolled up. This setting determines the number of hours of raw data that can be reported on at any given time. After data has been rolled up, Flow Monitor can report data usage for each hour, but detailed granular data (such as bytes, flows, and percentages) is aggregated into a single value for the entire hour. By default, raw data is rolled up after 4 hours.

      Caution: Modifying the roll-up settings directly affects the size of the Flow Monitor databases and the performance of the application. We recommend that you modify these settings cautiously, monitoring the effects on database size and application performance.

    • Roll up hourly data. Enter the number of days after which hourly data should be rolled up into daily data. After hourly data is rolled up, Flow Monitor can only report aggregated totals for entire 24-hour blocks of time. By default, hourly data is rolled up after 1 day.
    • Archive daily data. Enter the number of days after which daily data should be moved to the archive database. By default, daily data is archived after 3 days.
    • Expire archive data. Enter the number of days after which daily archive should be purged from the archive database. By default, archive data is purged from the database after 7 days.
    • Resolve private address interval. When the Flow Monitor collector service encounters an IP address, it tries to determine information about the host attached to the IP address. After this information is resolved, it is stored in the Flow Monitor database. Enter the interval (in hours) that you want Flow Monitor to wait, before it checks the private IP address again, to resolve information that may have changed for the address. By default, private addresses are resolved every 48 hours.
    • Resolve public address interval. When the Flow Monitor collector service encounters an IP address, it tries to determine information about the host attached to the IP address. After this information is resolved, it is stored in the Flow Monitor database. Enter the interval (in hours) that you want Flow Monitor to wait, before it checks the public IP address again, to resolve information that may have changed on the address. By default, public addresses are resolved every 720 hours.

      Tip: Because public IP addresses are less likely to be changed, you may want to use longer intervals than used for the Resolve private address interval option.

    • Expire unclassified traffic after. Enter the number of hours after which Flow Monitor should purge unclassified traffic. Unclassified traffic is traffic transmitting over ports that are currently not monitored by Flow Monitor. By default, this option is set to 0 (zero), which causes Flow Monitor to aggregate and retain data for all unclassified ports as a single value; detailed information about the individual unclassified ports over which traffic was transmitted is immediately discarded.
    • Note: The collector will purge any unclassified data that has no activity after the Expire unclassified traffic after value is satisfied.
  5. Click OK to save changes.

    Important: Any changes made to data roll up intervals are not enforced until the Flow Monitor collector service is restarted. For more information, see Stopping or restarting the collector.