I need a map, where are alle error's from every sensor without the favourite's

  <div class="map_object map_table customalarms_biggerfont" id="<@itemid>" objectid="<@objectid>" subid="<@subid>" style="overflow:auto;<#mapobject type="coordinates" subid="<@subid>" mode="<@editmode>">">
  <#mapobject type="objectgrip" mode="<@editmode>">
  <#mapobject type="htmlbefore" subid="<@subid>">
  <#checkobjecttype objecttype="probenode,group,device" nicemessage="true" id="<@objectid>">
  
  <div class="maptablecontainer" style="overflow:hidden" >
    <#table tableid="sensortable"
    id="<@objectid>"
    content="sensors"
    columns="sensor,device,probe,lastup"
    sortby="-lastup"
    infoheader="false"
    links="false"
    sortable="false"
    filter_tags="@tag(<@tagfilterstring>)"
    filter_status="5"
    filter_status="10"
    filter_status="14"		
    >

  
  </div>
  <#mapobject type="htmlafter" subid="<@subid>">
</div>

If I write:

	filter_favorite="1" 

there are only the favorites. I need the opposite


Article Comments

Dear hslavik,

We provide a handful of articles that help you creating map objects but we've decided to cease support for customizing PRTG.

Thank you very much for your understanding and sorry that I can't offer a more satisfactory answer in this case.

Best regards,
Sebastian


Mar, 2019 - Permalink