Hi all,
suggestion and question at the same time....
when I need to configure zabbix-java-gateway for secure ssl configuration through jmx protocol ( I know how ) I need to adjust /usr/sbin/zabbix_java_gateway starting script. The problem is that every time zabbix-java-gateway in updated ( example: yum update on CentOS7) the file gets overwritten and the secure communication adjustments are lost.
So what can I do?
a) create a copy of that script someplace else and adjust systemd unit file for the new path ( check on every update for changes )
b) adjust the /usr/sbin/zabbix_java_gateway after every update
c) any good ideas I cant see at the moment ?
Thanks guys
suggestion and question at the same time....
when I need to configure zabbix-java-gateway for secure ssl configuration through jmx protocol ( I know how ) I need to adjust /usr/sbin/zabbix_java_gateway starting script. The problem is that every time zabbix-java-gateway in updated ( example: yum update on CentOS7) the file gets overwritten and the secure communication adjustments are lost.
So what can I do?
a) create a copy of that script someplace else and adjust systemd unit file for the new path ( check on every update for changes )
b) adjust the /usr/sbin/zabbix_java_gateway after every update
c) any good ideas I cant see at the moment ?
Thanks guys
Comment