-
Notifications
You must be signed in to change notification settings - Fork 10
F2F Dublin Demo
Manuel Peuster edited this page Jan 11, 2019
·
7 revisions
A very short demo of tng-bench.
ATTENTION: Ensure that containernet
and vim-emu
are those installed under user tngbench
.
On tango1
under the user tngbench
start:
# 1. clear containers
docker ps
# 2. one terminal:
sudo watch docker ps
# 3. other terminal:
sudo tng-bench-emusrv
On rdev2
do:
source venv_tango_sdk/bin/activate
cd vnf-bench-model/experiments/upb-vnf-bench-01/
tng-bench -h
tng-bench -p ped_suricata_experiment_small.yml
# show some results
tree results
# llcm stats
cat results/suricata_performance_00000/llcm_stats.json
# suricate app. specific metrics
cat results/suricata_performance_00000/mn.vnf0.vdu01/tngbench_share/suricata_stats.log
Full results: