Hi,
I'm trying to monitor a remote pc, which i can reach through 2 IP addresses. So i created 2 interfaces for that host, as its shown in the image below.
I want to make the server monitor the host through the first interface, and if something goes wrong (we lose connectivity), it starts polling the host through the second interface.
Is there a way to do this, without creating another host, in order to avoid having the same info twice.
I'm using zabbix 5.0.17, running over Rocky Linux8
Any comment/advice helps me.
Thank you,
Nahuel.
I'm trying to monitor a remote pc, which i can reach through 2 IP addresses. So i created 2 interfaces for that host, as its shown in the image below.
I want to make the server monitor the host through the first interface, and if something goes wrong (we lose connectivity), it starts polling the host through the second interface.
Is there a way to do this, without creating another host, in order to avoid having the same info twice.
I'm using zabbix 5.0.17, running over Rocky Linux8
Any comment/advice helps me.
Thank you,
Nahuel.
Items are bound to IF, so basically you would need to add same items with different IF config to same host... But that again is not going to happen as you cannot have items with same key on a host..
Comment