2.1000.ovs_dp_flows 18 2.1000.ovs_dp_hitrate 99.998 2.1000.ovs_dp_hits 13,814.3 2.1000.ovs_dp_lost 0 2.1000.ovs_dp_maskhitsperpacket 14.533 2.1000.ovs_dp_masks 18 2.1000.ovs_dp_misses 0.3 2.1000.ovs_dp_missrate 0.002 2.1000.ovs_mask_hits 200,763.8
ifinpkts, ifoutpkts are counters. sFlow-RT calculates counter deltas over time and reports packets/second as the metric value.
After using integral function(i hope im using right way) its looks like this:
--
You received this message because you are subscribed to the Google Groups "sFlow-RT" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sflow-rt+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
ifindex: optional integer, in range 0 to 4,294,967,295
A positive interface index as defined for SNMP MIB-II in RFCs
1213 and 2863, if the interface has one, otherwise 0. The
ifindex is useful for seamless integration with protocols such
as SNMP and sFlow."The total number of octets received on the interface, including framing characters."
"
(also are these same as ifinpkts , ..)
when i created js for sflow and set interval for 5sec. the metric im getting is octets/5sec ? Is that true or sflow sending me total octets in 5sec ?
*sorry for asking so much questions
Thanks
-Fahri
((2) automatically configure OVS to send sFlow to 10.1.2.3:6343)Thanks