greenstatic / bigbluebutton-monitoring

A simple web app with a list of all current meetings on BigBlueButton
MIT License
31 stars 18 forks source link

using bbb-monitoring with scalelite #8

Open rexon07 opened 3 years ago

rexon07 commented 3 years ago

hi @greenstatic , i have istalled scalelite using docker , article referred : https://medium.com/@jesusfederico_39370/scalelite-lazy-deployment-745a7be849f6

i then installed this tool , but iam not able to configure the nginx . i have the following containers running refer : https://prnt.sc/xczjyk i bashed into the nginx container and tired adding the bbb-monitor nginx code. but it gives me the following error https://prnt.sc/xczs0o

any idea on how to fix this.

thanks.

greenstatic commented 3 years ago

If I understand correctly, you cannot place the exporter behind your Nginx or the exporter is failing to scrape your BBB servers?. You should configure an exporter per BBB server and not configure the exporter to scrape the scalelite api.