Bug 4988: OF statistics & REST client
[groupbasedpolicy.git] / demos / gbpsfc-env / sflow / README
index 6a15973cd94580cb2c95b392c39072b388b937f7..552ce6fbe46e93847919d3ec9ae12f33a2bcaebf 100755 (executable)
@@ -4,11 +4,11 @@ contains a list of numbers to append to "gbpsfc" to get the VMs' names
 start [<name>]
 stop [<name>]
 list [<name>]
-No parameters: machines' names are generated from settings file.
-One parameter: operation will take place on than machine only
+No parameters: machines' names are generated from settings.sh file (SFLOW_LIST should contain numbers used for vagrant's names of VMs).
+One parameter: operation will take place on than machine only (ex., `start gbpsfc2')
 
 start
-Start sending sFlow data from OVS (all parameters are set in internal_settings)
+Start sending sFlow data from OVS (all parameters are set in internal_settings.sh)
 
 stop
 Stop sending sFlow data
@@ -16,10 +16,10 @@ Stop sending sFlow data
 list
 Show actual state of sFlow, or will not show anything if sFlow is stopped.
 
-internal_settings
+internal_settings.sh
 Settings used to start sFlow sending on a machine
 
-internal_start, internal_stop
+internal_start.sh, internal_stop.sh
 Not to be run manually. Starting/stopping sFlow sending on individual machine