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 09:12:59 UTC 2019


Harald Welte has submitted this change and it was merged. ( 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(-)

Approvals:
  Harald Welte: Looks good to me, approved
  Jenkins Builder: Verified



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: merged
Gerrit-Change-Id: Ie56d3f0951b56d9b3677bf8cc725ac777d9aa446
Gerrit-Change-Number: 14164
Gerrit-PatchSet: 2
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder (1000002)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190524/ab102944/attachment.htm>


More information about the gerrit-log mailing list