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/OpenBSC@lists.osmocom.org/.
Harald Welte laforge at gnumonks.orgHi Clemens,
On Fri, Dec 25, 2009 at 01:41:06AM +0100, Clemens Hopfer wrote:
> At the moment it only supports one data source for a single rrd file, but I'll
> add commandline options for the file and counter name.
> I think this is the easiest solution, adding a new counter is just creating a
> new rrd file and adding a cronjob.
well, it's also easy to generate a list of the counters from the sql database
by using something like "select unique(name) from counters" and then iterate
over that list...
> It would be great if someone could post some sample data to do some tests.
I cannot send you the full hlr.sqlite3 of my test machine, sorry. but I've
attached the output of 'sqlite3 -csv hlr.sqlite3 "select * from counters;"'.
The counter values are very low as I've been playing around with few phones and
few events, but it should give you a feeling for it.
btw: Will you be at 26C3?
--
- Harald Welte <laforge at gnumonks.org> http://laforge.gnumonks.org/
============================================================================
"Privacy in residential applications is a desirable marketing option."
(ETSI EN 300 175-7 Ch. A6)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hlr-counters.csv.gz
Type: application/octet-stream
Size: 52212 bytes
Desc: not available
URL: <http://lists.osmocom.org/pipermail/openbsc/attachments/20091225/7424bd80/attachment.obj>