Hi all,

We are trying to create a map for our customers. We want customer to see the servernames on the map, but only those servers which have status "down".

To accomplish this, we are creating a custom map object based on a copy of "Device tree small" (tabletree01.htm).

However, I can't find any example on how to introduce a filter in the selection of displayed devices. I tried

<#table id="<@objectid>" treeoptions="" title="Devices" content="sensortree" columns="device,devsensrs" refreshable="false" filter_status="up">

to prevent displaying devices which are up, but this does not work.

Please help! Greets, Marco


Article Comments

Hi there,

I'm afraid it's not possible to apply such filters for the device-tree in a map as you can do in the "regular interface" since the so-called controls are not the same there.

Also I think using the sunburst object instead in the map will do this in a more convenient way and present a more compact view to see where sensors/devices are in error state, so I would recommend giving the sunburst a try.

Kind regards,

Erhard


Oct, 2016 - Permalink