I have a UserParameter that returns an ip address from a given interface. I'd like to use some method of tracking 1) the address itself, 2) how long that address was applied / when it changed.
I've tried using the following in the Item configuration but no graph is being produced. Indeed, I didn't fully expect this to work.
Type of information: Numeric (unsigned)
Data type: Octal
I realize this may be a bit unconventional and may not be within the realm of Zabbix's capabilities. If you have seen a visualization of something like this I'd like to know how it might be done (eg, various Grafana plugins, some other network monintoring tool, etc).
I've tried using the following in the Item configuration but no graph is being produced. Indeed, I didn't fully expect this to work.
Type of information: Numeric (unsigned)
Data type: Octal
I realize this may be a bit unconventional and may not be within the realm of Zabbix's capabilities. If you have seen a visualization of something like this I'd like to know how it might be done (eg, various Grafana plugins, some other network monintoring tool, etc).
Comment