zbx-sadman / BigBlueButton

This tools helps to monitor BigBlueButon with Zabbix.
GNU General Public License v3.0
8 stars 5 forks source link

Autodiscovery of meetings fails when no meetings exist #5

Open a-schild opened 2 years ago

a-schild commented 2 years ago

When doing the LLD of meetings, it returns an error with this message: grafik

The xml answer of the bbb server looks like this:

<response>
<returncode>SUCCESS</returncode>
<meetings/>
<messageKey>noMeetings</messageKey>
<message>no meetings were found on this server</message>
</response>