FlowSense: monitoring network utilization with zero measurement cost

  • Authors:
  • Curtis Yu;Cristian Lumezanu;Yueping Zhang;Vishal Singh;Guofei Jiang;Harsha V. Madhyastha

  • Affiliations:
  • University of California, Riverside;NEC Labs America;NEC Labs America;NEC Labs America;NEC Labs America;University of California, Riverside

  • Venue:
  • PAM'13 Proceedings of the 14th international conference on Passive and Active Measurement
  • Year:
  • 2013

Quantified Score

Hi-index 0.00

Visualization

Abstract

Flow-based programmable networks must continuously monitor performance metrics, such as link utilization, in order to quickly adapt forwarding rules in response to changes in workload. However, existing monitoring solutions either require special instrumentation of the network or impose significant measurement overhead. In this paper, we propose a push-based approach to performance monitoring in flow-based networks, where we let the network inform us of performance changes, rather than query it ourselves on demand. Our key insight is that control messages sent by switches to the controller carry information that allows us to estimate performance. In OpenFlow networks, PacketIn and FlowRemoved messages--sent by switches to the controller upon the arrival of a new flow or upon the expiration of a flow entry, respectively--enable us to compute the utilization of links between switches. We conduct a) experiments on a real testbed, and b) simulations with real enterprise traces, to show accuracy, and that it can refresh utilization information frequently (e.g., at most every few seconds) given a constant stream of control messages. Since the number of control messages may be limited by the properties of traffic (e.g., long flows trigger sparse FlowRemoved's) or by the choices made by operators (e.g., proactive or wildcard rules eliminate or limit PacketIn's), we discuss how our proposed passive approach can be combined with active approaches with low overhead.