Monitoring BBB

已查看 79 次
跳至第一个未读帖子

Malte Müller

未读,
2021年1月21日 03:46:272021/1/21
收件人 bigbluebu...@googlegroups.com
Hello,

i have two BBB running, one:
    BigBlueButton Server 2.2.19 (2025),
    Kernel version: 4.4.0-184-generic
    Distribution: Ubuntu 16.04.6 LTS (64-bit)
    Memory: 32685 MB
    CPU cores: 8

and a newly set up:
    BigBlueButton Server 2.2.31 (2307)
    Kernel version: 4.4.0-200-generic
    Distribution: Ubuntu 16.04.7 LTS (64-bit)
    Memory: 32811 MB
    CPU cores: 32

BBB1 is sometimes overloaded, but on BBB2 a user, the Moodle-Admin,
encountered "connection problems" which i couldn't reproduce.
So, basically, it works, transferrates are fine, but some vague problems
show up.
What logfiles should i monitor?
Is there a chance to estimate the number of current active users? I have
seen some entries in bbb-webrtc-sfu.log in the form of:
"{"roomId":"08434","internalMeetingId":"4e7fe6f7-13","userId":"w_yjzu","userName":"Max
Mustermann","status":"MEDIA_STARTED","connectionId":67373,"level":"info","message":"[audio]
Starting new listen only session","timestamp":"2021-01-21T06:27:09.396Z"}"
But maybe there is some better source, a database or something.

Thanks in advance
Malte

M. Müller

未读,
2021年1月21日 05:03:522021/1/21
收件人 bigbluebu...@googlegroups.com
I think I could use the mongodb:
Mongo mongodb://127.0.0.1:27017/meteor
It should be the collection "video-streams" that lists all currently active streams. Am I on the right track?

Thanks
Malte

Paulo Lanzarin

未读,
2021年1月21日 05:15:112021/1/21
收件人 bigbluebu...@googlegroups.com

MongoDB is also a source of info.
It's still not clear what specifically you're trying to monitor. What do you mean when you say
"connection problems"? What are you specifically trying to track down?

--
You received this message because you are subscribed to the Google Groups "BigBlueButton-Setup" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bigbluebutton-s...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bigbluebutton-setup/44D5E819-A3DF-4E40-A576-5ED7EA9DC69F%40tanzsport-emden.de.

M. Müller

未读,
2021年1月21日 12:52:102021/1/21
收件人 bigbluebu...@googlegroups.com
The user told me that the echo test did not always work. I myself had no problems using the demo. I have my doubts, if it really concerns the BBB. Anyway, in which log file could such errors show up?
I managed to get useful information out of the mangodb. Thanks for your help.

Kind regards
Malte

Malte Müller

未读,
2021年1月21日 16:07:272021/1/21
收件人 bigbluebu...@googlegroups.com
Am 21.01.2021 um 11:14 schrieb Paulo Lanzarin:

MongoDB is also a source of info.
It's still not clear what specifically you're trying to monitor. What do you mean when you say
"connection problems"? What are you specifically trying to track down?
OK, he told me, that quite often he gets an error 1002. And if not, it takes up to 30 seconds before he can connect. But... switching from his leased line to his mobile as a wifi access point, it works better. When using the old BBB he doesn't encounter any problems. That's weird. Could be anything with the stun-server?
The new BBB says:
/usr/share/bbb-web/WEB-INF/classes/spring/turn-stun-servers.xml
stun:stun.l.google.com:19302
Warning: Detected FreeSWITCH is using default stun.freeswitch.org server.

Should i setup my own stun-server?

Thanks
Malte


Paulo Lanzarin

未读,
2021年1月22日 12:00:582021/1/22
收件人 bigbluebu...@googlegroups.com
> Should i setup my own stun-server?

Yes. You should. This is most probably it.
You need to spin up a coturn instance and configure STUN/TURN in it if possible.
Docs on how to do that:
  - https://docs.bigbluebutton.org/2.2/setup-turn-server.html
  - https://github.com/bigbluebutton/bbb-install#install-a-turn-server

Hope it helps.

s,

prlanzarin

Malte Müller

未读,
2021年1月25日 10:08:212021/1/25
收件人 bigbluebu...@googlegroups.com
Am 22.01.2021 um 18:00 schrieb Paulo Lanzarin:
> Should i setup my own stun-server?

Yes. You should. This is most probably it.
No. Definetely ;-)
I do not 100% understand why. This user is using the turn-server when connecting, not only the stun.

Thanks for your confirmation, it helped me. I followed the guide, but had some troubles, because coturn did not find the certificates. They _have_ to reside under /usr/share/etc. Linking to /etc/letsencrypt/live... did the job.

Very much appreciated
Malte

Paulo Lanzarin

未读,
2021年1月25日 10:28:362021/1/25
收件人 bigbluebu...@googlegroups.com
回复全部
回复作者
转发
0 个新帖子