Hi Friends,
I am new at zabbix.
currently my zabbix is running on Centos and need proxy to access the internet.
usually I use export http_proxy="http://168.0.1.56:8080/" or export https_proxy="http://168.0.1.56:8080/"
Using export is working like yum and curl.
But It is not working when using zabbix web front end to sent alert to telegram.
I already stop and start the zabbix-server but still no luck.
I add also http_proxy in /etc/profile.d/http_proxy.sh, /etc/environment, /etc/profile still no luck.
Can Anyone Help Me ?
Thanks
I am new at zabbix.
currently my zabbix is running on Centos and need proxy to access the internet.
usually I use export http_proxy="http://168.0.1.56:8080/" or export https_proxy="http://168.0.1.56:8080/"
Using export is working like yum and curl.
But It is not working when using zabbix web front end to sent alert to telegram.
I already stop and start the zabbix-server but still no luck.
I add also http_proxy in /etc/profile.d/http_proxy.sh, /etc/environment, /etc/profile still no luck.
Can Anyone Help Me ?
Thanks
Comment