Hi Dojo,
We have a few elements that have multiple IP address configurations, either failover or snmp + tcp.
When viewed in Cube, you can see the multiple IP addresses shown in the table on the top level of Surveyor, the IP addresses separated by a , and a | for the port:
I've been trying to replicate this information in a html5 Dashboard, but the Polling IP information only appears to show the first IP address (and also not the port):
Does anyone know if this is possible? I've tested with Dataminer 10.3.1
Thanks in advance.
Hi Dave,
Fetching elements through GQI will, currently, indeed only show the first IP address (without port) in the PollingIP column. Showing multiple is not possible yet.
Feel free to contact your Technical Account Manager to create the necessary task to add this functionality.
FYI: Within GQI we are working on a concept called nested tables, which could be applied in this case since a cell in the PollingIP column itself could be another list of IPs (Table). By providing this as a nested table some other use cases will also be possible e.g.: Show all elements where the PollingIP list contains PollingIP 'X'.