Skip to main content

A small CLI utility to monitor bbb usage

Project description

bbbmon

A small python based CLI utility to monitor BigBlueButton-Usage.

Installation

The easiest way to install bbbmon is to install it from the Python Package Index (PyPi). This project uses python poetry for dependency management, so you could also run it without installing the package system wide, see instructions below.

Install with pip3

sudo pip3 install bbbmon --upgrade

Then run with:

bbbmon

Run with poetry (without pip)

Clone the repo:

git clone https://code.hfbk.net/bbb/bbbmon.git

Make sure you have poetry installed. Install instruction for poetry can be found here. From inside the project directory run:

poetry install

Run bbbmon with:

poetry run bbbmon

Configuration

Run bbbmon config --new to create a new default configuration file. bbbmon will always ask you before it creates or overwrites anything.

Within the config you can define one or more endpoints with running bbb instances – each with it's secret and bigbluebutton-URL. You can find the secret on your server in it's config-file via

cat /usr/share/bbb-web/WEB-INF/classes/bigbluebutton.properties | grep securitySalt=

A example configuration file could look like this:

[bbb.example.com]
securitySalt=MY_SUPER_SECRET_SECRET
bigbluebutton.web.serverURL=https://bbb.example.com/

[Föö]
securitySalt=MY_SUPER_SECRET_SECRET2
bigbluebutton.web.serverURL=https://bbb.foo.com/

The section names in the square brackets can be chosen arbitrarily (as long as they are unique) and will be used as display names (they support utf-8). It makes sense to keep them short as they can be used for filtering and/or ordering:

bbbmon meetings -e Föö

Usage

For help run:

bbbmon -h

bbbmon supports command abbreviations – these commands produce the same result:

bbbmon meetings
bbbmon meeting
bbbmon mee
bbbmon m

This works as long as there is no other command starting with the same letters.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bbbmon-0.1.33.tar.gz (25.5 kB view details)

Uploaded Source

Built Distribution

bbbmon-0.1.33-py3-none-any.whl (27.4 kB view details)

Uploaded Python 3

File details

Details for the file bbbmon-0.1.33.tar.gz.

File metadata

  • Download URL: bbbmon-0.1.33.tar.gz
  • Upload date:
  • Size: 25.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.5 CPython/3.8.5 Linux/5.8.0-59-generic

File hashes

Hashes for bbbmon-0.1.33.tar.gz
Algorithm Hash digest
SHA256 4045f8116e2278804ba37a648784114ef9fe23749f656a9fff20f049ebf5b77a
MD5 26cbe53e37c4b22c9f91b917f425be7f
BLAKE2b-256 63cb87c944c6ad4c216a5978cf398ab5a7497d6eaba2307d0970e9176c4c7444

See more details on using hashes here.

File details

Details for the file bbbmon-0.1.33-py3-none-any.whl.

File metadata

  • Download URL: bbbmon-0.1.33-py3-none-any.whl
  • Upload date:
  • Size: 27.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.5 CPython/3.8.5 Linux/5.8.0-59-generic

File hashes

Hashes for bbbmon-0.1.33-py3-none-any.whl
Algorithm Hash digest
SHA256 51358e84023c05f82b1ff75560b713f3d302ec733bb92605402ac9ae751b5399
MD5 e2912e1b3cd8af50e38de8142c95140e
BLAKE2b-256 9db63bbbb0e4742cbeb0781fc222873ee9f05db8cb2ac9122169bcadf3956dcb

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page