jjmartres / Zabbix

A great collection of Zabbix scripts and templates
GNU General Public License v2.0
873 stars 585 forks source link

Ruby scripts - Use VIP as source IP #112

Open PhAzE-Variance opened 8 years ago

PhAzE-Variance commented 8 years ago

Is it possible to have ruby scripts like if.speed use a specified VIP for the source IP of outgoing connections?

Currently, I have Zabbix running behind pacemaker using a VIP, sourceIP is set in Zabbix's config file so that all outgoing connections can use the VIP address, however all external scripts that use ruby seem to fetch the local IP.