Gitiles
Code Review
Sign In
osm.etsi.org
/
osm
/
vim-emu
/
53d3c141d3fcd2e56e1dbc1cffd862b4f32010ff
/
.
/
utils
/
ci
/
stop_sdk_monitor.sh
blob: c61e3f68369735c2f0d405a807f6c9071a6f45d7 [
file
] [
log
] [
blame
]
#!/bin/bash
# stop the monitor
son
-
emu
-
cli monitor stop_metric
-
vnf vnf1
:
output
--
metric tx_packets
sleep
1
#stop the vnf
son
-
emu
-
cli compute stop
-
d datacenter1
-
n vnf1