Hi all,
After searching lots thread in forums but I can't find my answer,
Please give me a help:
I need to send data to Zabbix for monitoring, my system:
+ Zabbix (cloud server): host/item here
+ Collector: an R.Pi with for collect and send to Zabbix
Network image:
Collector <--proxy_server:abcd.xyz:8080-->Internet --> Zabbix
I mainly used python for automation task but I can not overcome proxy settings.
I also tried to use zabbix_sender (direct install with *.deb) but it failed.
In Collector, I can use env variable http_proxy for access to the internet but can't send data to Zabbix.
Could you please give me some advice?
Thanks.
nq.quan
After searching lots thread in forums but I can't find my answer,
Please give me a help:
I need to send data to Zabbix for monitoring, my system:
+ Zabbix (cloud server): host/item here
+ Collector: an R.Pi with for collect and send to Zabbix
Network image:
Collector <--proxy_server:abcd.xyz:8080-->Internet --> Zabbix
I mainly used python for automation task but I can not overcome proxy settings.
I also tried to use zabbix_sender (direct install with *.deb) but it failed.
In Collector, I can use env variable http_proxy for access to the internet but can't send data to Zabbix.
Could you please give me some advice?
Thanks.
nq.quan
Comment