osmo-msc/openbsc/src
Daniel Willmann 2c192639b5 libctrl: Add commands to query counters and rate_cntr
These commands are installed in controlif_setup. Query them like this:
"rate_ctr.<interval>.<counter group>.<index>.<counter name>" for rate
counters and "counter.<counter name>" for regular counters. <interval>
may be either "abs" for absolute values or one or
"per_{sec,min,hour,day}".

It is possible to query all rate counters in a group (regardless of
index) or all counters in a group and with a certain index if you omit
<counter name> and <index> or just <counter name>.
2011-07-13 14:06:18 +02:00
..
gprs misc: Use the osmo_init code for signals and logging 2011-05-12 16:11:14 +02:00
ipaccess split gsm_data.c in gsm_data_shared.c and gsm_data.c 2011-06-05 13:31:33 +02:00
libabis libabis: fix segfault on malformed ipaccess RSL link 2011-05-24 17:21:32 +02:00
libbsc properly reset the MO state of all MO on Abis disconnect 2011-06-29 16:49:03 +02:00
libcommon properly reset the MO state of all MO on Abis disconnect 2011-06-29 16:49:03 +02:00
libctrl libctrl: Add commands to query counters and rate_cntr 2011-07-13 14:06:18 +02:00
libgb src: use namespace prefix osmo_signal* 2011-05-06 12:12:31 +02:00
libmgcp mgcp: Fix a typo in the function name 2011-06-02 19:04:22 +02:00
libmsc src: use namespace prefix osmo_* for misc utils 2011-05-07 12:58:59 +02:00
libtrau prepare gsm_data.h header file sharing with osmo-bts 2011-05-24 13:25:38 +02:00
osmo-bsc osmo-bsc: Some more logging (LOGL_INFO). 2011-07-12 00:05:11 +02:00
osmo-bsc_mgcp misc: Use the osmo_init code for signals and logging 2011-05-12 16:11:14 +02:00
osmo-bsc_nat nat: Add VTY code to configure the SMSC rewriting 2011-06-01 20:47:01 +02:00
osmo-nitb misc: Link to -ldbi after adding our static libraries 2011-06-30 20:32:33 +02:00
utils split gsm_data.c in gsm_data_shared.c and gsm_data.c 2011-06-05 13:31:33 +02:00
Makefile.am Add libctrl, an SNMP-like control interface 2011-07-13 14:06:18 +02:00
arfcn_list_range.c License change: We are now AGPLv3+ instead of GPLv2+ 2011-01-01 15:39:34 +01:00