Fetch all RFP, User and PP statistics from OMM (Open Mobility Manager) and send them to a graphite endpoint.
The OMP table view is not really helpful. And we like fancy grafana dashboards. OMP Statistics
Users BMC Frame Error More screenshots will be added after the next event.
$ git clone --recurse-submodules https://github.com/eventphone/ommstats.git
$ cd ommstats/src/ommstats
$ dotnet runAll options can be configured in appsettings.json
Most options should be self explanatory.
- Interval: number of seconds between fetching & submitting stats
- Default Loglevel: may be set to
Debugto enable raw message logging for OMM and graphite - DisableColors: helpful when redirecting the output to a file.