Anyone have this issue or know what happened to the zabbix repo for installing the traper script on zabbix? I manually tried to browse to the repo and its missing.. I can't find its new location if there is one?
sudo wget https://git.zabbix.com/projects/ZBX/...ap_receiver.pl -O /etc/zabbix/zabbix_trap_receiver.pl
It generates this error
Resolving git.zabbix.com (git.zabbix.com)... 87.110.183.174
Connecting to git.zabbix.com (git.zabbix.com)|87.110.183.174|:443... connected.
HTTP request sent, awaiting response... Read error (The TLS connection was non-properly terminated.) in headers.
Retrying.
Here you can see /raw is missing
Browse Zabbix / Zabbix - ZABBIX GIT
Any ideas? I need to get the trap reciever setup on some new proxies.​
sudo wget https://git.zabbix.com/projects/ZBX/...ap_receiver.pl -O /etc/zabbix/zabbix_trap_receiver.pl
It generates this error
Resolving git.zabbix.com (git.zabbix.com)... 87.110.183.174
Connecting to git.zabbix.com (git.zabbix.com)|87.110.183.174|:443... connected.
HTTP request sent, awaiting response... Read error (The TLS connection was non-properly terminated.) in headers.
Retrying.
Here you can see /raw is missing
Browse Zabbix / Zabbix - ZABBIX GIT
Any ideas? I need to get the trap reciever setup on some new proxies.​
Comment