6a15973cd94580cb2c95b392c39072b388b937f7
[groupbasedpolicy.git] / demos / gbpsfc-env / sflow / README
1 settings
2 contains a list of numbers to append to "gbpsfc" to get the VMs' names
3
4 start [<name>]
5 stop [<name>]
6 list [<name>]
7 No parameters: machines' names are generated from settings file.
8 One parameter: operation will take place on than machine only
9
10 start
11 Start sending sFlow data from OVS (all parameters are set in internal_settings)
12
13 stop
14 Stop sending sFlow data
15
16 list
17 Show actual state of sFlow, or will not show anything if sFlow is stopped.
18
19 internal_settings
20 Settings used to start sFlow sending on a machine
21
22 internal_start, internal_stop
23 Not to be run manually. Starting/stopping sFlow sending on individual machine
24
25
26
27 This has a lot of potential improvement...