https://github.com/sledunois/b3lb-cluster-monitoring
A grafana dashboard to monitor your entire b3lb BigBlueButton cluster
https://github.com/sledunois/b3lb-cluster-monitoring
b3lb bigbluebutton dashboard grafana grafana-dashboard influxdb metrics monitor monitoring monitoring-tool
Last synced: 3 months ago
JSON representation
A grafana dashboard to monitor your entire b3lb BigBlueButton cluster
- Host: GitHub
- URL: https://github.com/sledunois/b3lb-cluster-monitoring
- Owner: SLedunois
- License: gpl-3.0
- Created: 2022-02-03T13:11:00.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-21T20:37:41.000Z (about 3 years ago)
- Last Synced: 2023-03-06T23:05:13.482Z (about 2 years ago)
- Topics: b3lb, bigbluebutton, dashboard, grafana, grafana-dashboard, influxdb, metrics, monitor, monitoring, monitoring-tool
- Language: Shell
- Homepage:
- Size: 658 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# B3LB cluster monitoring dashboard
Monitor your [B3LB](https://github.com/SLedunois/b3lb) cluster in real time using grafana. Monitor all your cluster or filter on a spcific instance.
Functional metrics:
- active meetings stat;
- active users stat;
- recording currently stored stat;
- active video participants stat;
- active voice participants stat;
- active users over active meetings graph;
![]()
API status:
![]()
Technical metrics:
- CPU average over participants;
- Memory average over participants;
- Bandwidth over participants;
![]()
# Installation
## Grafana
Check official [Grafana installation documentation](https://grafana.com/docs/grafana/latest/).## Dashboard
Get [dashboard json model](https://github.com/SLedunois/b3lb-cluster-monitoring/blob/main/grafana/B3LB%20cluster%20monitoring.json).Go to `Dashboards` > `Browse` > `Import` and copy paste b3lb dashboard json model.
Select your input InfluxDB source.