To configure flow-monitoring properties, include the monitoring statement at the [edit forwarding-options] hierarchy level:
-
monitoring name {
-
-
family inet {
-
-
output {
-
cflowd hostname port port-number;
-
export-format format;
-
flow-active-timeout seconds;
-
-
flow-export-destination {
- collector-pic;
- }
-
flow-inactive-timeout seconds;
-
-
interface interface-name {
-
engine-id number;
-
engine-type number;
-
input-interface-index number;
-
output-interface-index number;
-
source-address address;
- }
- }
- }
A monitoring instance is a named entity that specifies collector information under the monitoring name statement. The following sections describe the properties you can configure: