home

Supported platforms

Vyatta documentation

Learn how to install, configure, and operate the Vyatta Network Operating System (Vyatta NOS) and Orchestrator, which help drive our virtual networking and physical platforms portfolio.

service flow-monitoring exporter <exporter-name> template-refresh-interval

Specifies the interval for sending the templates periodically.

set service flow-monitoring exporter exporter-name template-refresh-interval interval
delete service flow-monitoring exporter exporter-name template-refresh-interval interval
show service flow-monitoring exporter exporter-name

The default template-refresh-interval is 20 seconds.

exporter-name
The name of the flow-exporter.
interval
Interval time for sending the templates periodically. The time interval ranges from 1 through 3600 seconds

Configuration mode

service {
flow-monitoring {
  exporter exporter-name{
          template-refresh-interval {
             interval
            }
        }
    }
}

Use the set form of this command to specify the interval for sending the templates periodically.

Use the delete form of this command to remove the protocol-version of the NetFlow collector.

Use the show form of this command to display the configured interval for sending the templates periodically.