Change in osmo-bsc[master]: vty: Dump per-bts stat_item group in 'show bts' output

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Fri May 24 08:50:43 UTC 2019


Harald Welte has uploaded this change for review. ( https://gerrit.osmocom.org/14164


Change subject: vty: Dump per-bts stat_item group in 'show bts' output
......................................................................

vty: Dump per-bts stat_item group in 'show bts' output

Change-Id: Ie56d3f0951b56d9b3677bf8cc725ac777d9aa446
---
M src/osmo-bsc/bsc_vty.c
1 file changed, 2 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/64/14164/1

diff --git a/src/osmo-bsc/bsc_vty.c b/src/osmo-bsc/bsc_vty.c
index 61060e2..af25cab 100644
--- a/src/osmo-bsc/bsc_vty.c
+++ b/src/osmo-bsc/bsc_vty.c
@@ -517,6 +517,8 @@
 		bts->bts_ctrs->ctr[BTS_CTR_BTS_RSL_FAIL].current,
 		VTY_NEWLINE);
 
+	vty_out_stat_item_group(vty, "  ", bts->bts_statg);
+
 	bts_dump_vty_features(vty, bts);
 }
 

-- 
To view, visit https://gerrit.osmocom.org/14164
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie56d3f0951b56d9b3677bf8cc725ac777d9aa446
Gerrit-Change-Number: 14164
Gerrit-PatchSet: 1
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190524/aec0d555/attachment.htm>


More information about the gerrit-log mailing list