#21961: Change start priority of zabbix_agentd so it can bind and OpenVPN ip
-----------------------------------+------------------------
Reporter: nicolasgaucho@… | Owner: developers
Type: defect | Status: new
Priority: low | Milestone:
Component: packages | Version: Trunk
Keywords: zabbix, openvpn, init |
-----------------------------------+------------------------
Hi. It´s a pretty trivial change.
Change the /etc/init.d/zabbix_agentd init script so the START variable
have the default 90 or 91 value:
{{{
START=91
}}}
Our scenario: Lots of OpenWRT routers across the country, connected to a
openvpn server. Since zabbix agent needs to bind a tun0
ip(ListenIp=10.x.x.x), zabbix_agentd will not be up because it starts with
60 and openvpn with 90 will start after;
This change will make possible to put zabbix-agent to listen on an openvpn
ip.
Cheers.
--
Ticket URL: <https://dev.openwrt.org/ticket/21961>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets