update to run xapp corectly and add stop scrpit
This commit is contained in:
parent
e051935177
commit
7d3064e1e2
4
deploy
4
deploy
@ -54,5 +54,9 @@ cmake ../
|
|||||||
make -j`nproc`
|
make -j`nproc`
|
||||||
make install
|
make install
|
||||||
srsran_install_configs.sh user
|
srsran_install_configs.sh user
|
||||||
|
sleep 10
|
||||||
screen -dmS srsue srsue /opt/oran-sc-ric/e2-agents/srsRAN/ue_zmq.conf
|
screen -dmS srsue srsue /opt/oran-sc-ric/e2-agents/srsRAN/ue_zmq.conf
|
||||||
|
|
||||||
|
cd /opt/oran-sc-ric
|
||||||
|
docker compose exec python_xapp_runner ./simple_mon_xapp.py --metrics=DRB.UEThpDl,DRB.UEThpUl
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user