https://github.com/hmt/bbb-dashboards
A grafana/influxdb dashboard solution to monitor BigBlueButton instances. The dashboard provided is a copy of the one you can get from the community list.
https://github.com/hmt/bbb-dashboards
bigbluebutton dashboard grafana influxdb monitoring prometheus telegraf
Last synced: about 1 year ago
JSON representation
A grafana/influxdb dashboard solution to monitor BigBlueButton instances. The dashboard provided is a copy of the one you can get from the community list.
- Host: GitHub
- URL: https://github.com/hmt/bbb-dashboards
- Owner: hmt
- License: mit
- Created: 2021-02-02T14:05:16.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-12T11:18:23.000Z (about 5 years ago)
- Last Synced: 2025-05-14T04:31:59.614Z (about 1 year ago)
- Topics: bigbluebutton, dashboard, grafana, influxdb, monitoring, prometheus, telegraf
- Homepage:
- Size: 12.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Grafana dashboard for BigBlueButton
The provided `docker-compose` should work out of the box as an all in one solution.
In theory in has all the data necessary to be up and running in a matter
of minutes. Add a user to grafana and it should pick up all the data
from you BigBlueButton instance right away.
To get started make sure you have `Docker` and `docker-compose`
installed. Then rename the `bbb.env.example` file to `bbb.env` and add
ypur server details. To get the `Secret` run `bbb-conf --secret` on your
bbb server.
Additionally there is an influxdb server to monitor the server itself.
I like the influxdb dashboards slightly better for server monitoring so
I have added that as well to the `docker-compose` file. To set up a
server add a telegraf configuration, create a new bucket and install
telegraf on your server. Influxdb will give you the config file.