1 / 19

Management Plane Analytics

This paper discusses the importance of analyzing management plane practices in networks and introduces the Management Plane Analytics (MPA) framework. It explores how to quantify the impact of different management practices on network health and predicts network health based on these practices. The paper presents results from an OSP with 850+ networks.

sbelisle
Download Presentation

Management Plane Analytics

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Management Plane Analytics Aaron Gember-Jacobson, Wenfei Wu, Xiujun Li, AdityaAkella, RatulMahajan

  2. Important network planes Management plane Defines the network’s physical structure Configures the control plane Analyze using ??? Analyze using traceroute, Rocketfuel, pathchar, pathload, etc. Control plane Computes routes Data plane Forwards packets

  3. Why analyze the management plane? http://popsci.com/network-outages-nyses-united-airlines-are-new-natural-disasters Good management practices are important! Does a network management practice impact network health (i.e., problem frequency)?

  4. Disagreement among experts To what extent does a management practice impact the frequency/severity of problems?

  5. Management plane analytics (MPA) MPA framework Practicesthat causepoor health Analyze relationships Quantify management practices and network health Configs Inventory Tickets Apply to 850+ networks from a large online service provider Predictivemodel

  6. Outline • Motivation • How do we… • Quantify an organization’s practices? • Identify which practices impact network health? • Predict network health given a set of practices?

  7. Classes of management practices • Design practices – long-term decisionsabout network structure • # of devices, roles, models • routing protocols, size of routing domains, … • Operational practices – day-to-day activities that address emerging needs • frequency of config changes, fraction automated, types of stanzas changed, … Practices not directly logged!

  8. Inferring management practices + Quantify on a monthly basis Discretize intoequal-width bins Configs Inventory Practices(28) Health (# of tickets) Tickets Data from 850+ networks for 17 months

  9. Outline • Motivation • How do we… • Quantify an organization’s practices? • Identify which practices impact network health? • Predict network health given a set of practices?

  10. Statistical dependencies Challenge: identify causal relationships

  11. Experimental design causes Randomized experiment Quasi-experimental design (QED) [Krishnan et al. IMC ‘12, IMC’ 13] Treatment Practice Health Outcome Other practices Confounding factors

  12. Propensity score matching Randomized Pre-defined Want randomized Randomized Compare cases from population samples where distribution of confounding factor values are similar 0.5 Treated 0.5 0.3 0.5 0.5 Untreated 0.3 0.3 0 Propensity score = predicted probability (Treatment = yes | ConfoundingPractices = …)

  13. Test for causality Can we reject?H0: median = 0 0.5 0.5 0.3 0.5 0.5 0.3 0.3 Sign-test p-value < 10-3? # of pairs < 0 0 > 0 2 - 2 = -0 1 - 2 = -1

  14. Causal relationships Agrees with operators Operators had mixed beliefs Discredits belief that impact is low < 10-3

  15. Outline • Motivation • How do we… • Quantify an organization’s practices? • Identify which practices impact network health? • Predict network health given a set of practices?

  16. Predicting network health • Build decision trees using machine learning • Model arbitrary boundaries • Easy to understand Challenge: heavy skew in practices and health 73%

  17. Addressing skew • Oversampling – repeat minority class examples during training • Boosting – in each iteration, increase the weight of examples that were misclassified using the prior model x2

  18. Model accuracy • Overall accuracy: 81% 91% with 2-classes Majority predictor Decision tree (DT) DT with oversampling and boosting (MPA)

  19. Conclusion • Management plane analysis is important • MPA framework • Determine which practices cause a decline in health • Construct a predictive modelof health based on practices • Results from an OSP with 850+ networks http://github.com/agember/mpa

More Related