It seems that Zabbix is very IP centric in that a host is locked to an IP address and if you want to do anything to another IP address for that host you have to make a new host entry.
The problem I face is I'd like to be able to perform 'ping' tests to multiple interfaces on a host but keep a SINGLE host record. So I'd like to have a ping to internal and a ping to external both on host-xyz.
I was thinking I could hack something like this together with zabbix_agentd and 'UserParameter's...but thought I'd check to see if anyone else is doing something simliar and how they're doing it. Thanks! I've just started using Zabbix so am still quite a newbie at things so theres a definate possibility I'm missing some hidden variable or 'key' value somewhere...
The problem I face is I'd like to be able to perform 'ping' tests to multiple interfaces on a host but keep a SINGLE host record. So I'd like to have a ping to internal and a ping to external both on host-xyz.
I was thinking I could hack something like this together with zabbix_agentd and 'UserParameter's...but thought I'd check to see if anyone else is doing something simliar and how they're doing it. Thanks! I've just started using Zabbix so am still quite a newbie at things so theres a definate possibility I'm missing some hidden variable or 'key' value somewhere...
Comment