Hi,
I've got template with external checks, key:
It worked correctly on zbx 2.4.7, but after upgrading zbx to 3.0 (server and proxy) item is in error state, because macro {HOST.IP1} doesn't resolve to correct value.
In postgres.sh script redirect parameters to file and right now I've got:
It should be IP od server with this template linked. Any ideas what's wrong with this?
Regards,
a.
I've got template with external checks, key:
Code:
postgres.sh[{HOST.IP1},ping]
In postgres.sh script redirect parameters to file and right now I've got:
Code:
-- wto, 12 kwi 2016, 13:33:24 CEST, {HOST.IP1} PING CHECK, data: select:
Regards,
a.