Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This wiki will hold the minutes of discussion topics from the Barometer Weekly Call

DMA Project Proposol

View file
nameDMA Local-agent Introduction.pdf
height250

Service Assurance Project <April 11, 2018>

View file
nameService Assurance MVP v1.4.pdf
height250

This presentation outlines the Service Assurance Project that is currently in development.  The SA project will showcase the Barometer container and

make the container(s) available.



Providing Sufficient Measurement Context with Results <Jan 30, 2018>

...

It now remains to conduct a Gap analysis on the relevant Barometer Metrics, to ensure the that Measurement Context is available with the collectd results.

There are three related JIRA Tickets for the Gaps: 

Jira
serverOPNFV JIRA
serverId96acfcf2-db1a-3859-891e-03a53e9315b0
keyBAROMETER-61
Jira
serverOPNFV JIRA
serverId96acfcf2-db1a-3859-891e-03a53e9315b0
keyBAROMETER-89
Jira
serverOPNFV JIRA
serverId96acfcf2-db1a-3859-891e-03a53e9315b0
keyBAROMETER-90

 

DMA Project 

  • Distribute some monitoring and analysis capabilities to the edge
  • Allow faster polling rates locally without creating a bottleneck for transfer of large amounts of data to a central site.
  • Allows fast remediation of node-local events
  • Project is looking for an upstream community 
  • Would Barometer be a good fit?

...

  • Polling vs Event capture for the monitoring agent
  • Platform independent monitor agent
  • Network Interfaces
  • Kernel events
  • VM / Container monitoring
  • Common bus for Events / Telemetry / Config
  • Common Object model
  •  Agent configuration
  • Performance 
  • <<50ms and other timing requirements

 

Decisions 

 

Polling vs Event capture for the monitoring agent <Feb 07 2017>

 

The scope of polling being discussed is that of the monitoring agent itself (on the node that’s being observed). Collectd is configured to run at a particular interval by default every 10 seconds. the question is, do you leave the read plugins poll for stats and events every time the read interval fires?

...

Network (over)load should be taken into consideration as regards which model to use (push  vs pull), you don't want to destabilize the network. push is more scalable overall and preferred for fault management.

 

Agent configuration  <Feb 14 2017>

Should be able to dynamically:

...