As a programmer I'm used to defining a variable only once.
15 years ago I created a net.ping which will let the agent ping to a local IP.
I would use it like this in an item:
instead of
Everywhere it would show "Ping to 192.168.16.2", but now after going through many major versions without any problems, I'm getting "Ping to $1" in Zabbix 6.4.3
Is it possible to get that old behaviour back?
In latest data I'm now not getting any meaningful item names anymore.
I haven't been following latest developments in the last 2 years
It always told me "Ping to 10.0.240.5" .....
15 years ago I created a net.ping which will let the agent ping to a local IP.
I would use it like this in an item:
instead of
Everywhere it would show "Ping to 192.168.16.2", but now after going through many major versions without any problems, I'm getting "Ping to $1" in Zabbix 6.4.3
Is it possible to get that old behaviour back?
In latest data I'm now not getting any meaningful item names anymore.
I haven't been following latest developments in the last 2 years
It always told me "Ping to 10.0.240.5" .....
It seems to be anyway an item with hardcoded value... when you add new one, you need to edit it anyway...
Thus I can afford to be smartass. :P
Comment