pthoelken / fritzbox-zabbix-monitoring

Zabbix Monitoring for AVM FritzBox devices
9 stars 3 forks source link

Installation Question #13

Closed Jeepersfinest closed 1 year ago

Jeepersfinest commented 1 year ago

Hi all,

i tried to install the docker image on my Qnap. I found the Envs, but i don´t know "zabbix_sender_debug".

Could someone explain how to setup?

2ne Question: Which Interface i have to use in Zabbix on the host "fritzbox"? None?

Thanks a lot! Christian

pthoelken commented 1 year ago

The host in zabbix should looks like this:

image

And the ENV ZABBIX_SENDER_DEBUG=True is giving you more informations while sending or not sending in the container cli. So if you didn't want to, feel free to disable it. :-)

Jeepersfinest commented 1 year ago
Bildschirmfoto 2023-11-05 um 14 36 35

Hi, thanks a lot for quick response! I tried attached config, but Dpcker runs allways in Pause for a time equal to the total of the args given, where each arg can have an optional suffix of (s)econds, (m)inutes, (h)ours, or (d)ays zabbix_sender [852]: invalid parameter "192.168.99.1" zabbix_sender [852]: invalid parameter "60" zabbix_sender [852]: invalid parameter "UserX" zabbix_sender [852]: invalid parameter "PassX" zabbix_sender [852]: invalid parameter "true" Where is my fault?

Problem was in front of keyboard. Correct YAML-File and it works fine.

pthoelken commented 1 year ago

Glad to help you :) If you have any questions, don't hesitate to contact me again.