roema / Open-Glider-Network-Groundstation

Open Glider Network Receiver based on TTGO T-Beam ESP32 hardware.
https://ros-it.ch/open-glider-network-base-station/
GNU General Public License v3.0
1 stars 0 forks source link

Zabbix config #16

Closed JacquesGr closed 3 years ago

JacquesGr commented 3 years ago

For the Zabbix monitoring

I assume we create a file called zabbix.txt with: xxx.xxx.xxx.xxx (IP of zabbix server) 10051 ogn_base

Where do we save the file? I tried to upload it via the OGNBS gui but I dont see any traffic hitting my zabbix server

Also in the case above, is ogn_base the key?

Thanks

roema commented 3 years ago

Hi Jaq! In new version, use config.json. There is a section with zabbix. I have forgotten to update the readme, now its correct, please excuse me!

At the moment, its very rudimentary. The beam is sending zabbix traps without encryption!

ogn_base is the name of the device in zabbix server. Configure the device.type as zabbix trapper and create items like battery voltage.

I've attached a few screenshots for you. If you have any questions, please let me know at any time!!!

device Items Trapper

roema commented 3 years ago

Sorry for the delay. I will test Zabbix feature this weekend!

roema commented 3 years ago

Use config.json to configure zabbix values. Make sure your server is pingable.