Skip to content

ivanthelad/sflowtrend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

sflowtrend

Docker image for sflow trend

#Perform a oc new-app

Setup statistic collector

on each machine perform the following. where the target can be either

  • ServiceIP (dns name won't work as the host knows nothing about the kube dns )

sudo ovs-vsctl -- --id=@sflow create sflow agent=eth1 target="SERVICE_IP:6343" header=128 sampling=32 polling=10 -- set bridge br0 sflow=@sflow

Note the following playbook also sets up the collector on all nodes (bit basic at the mo) https://github.com/ivanthelad/ansible-aos-scripts/blob/master/playbooks/collector.yml

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages