What is this?

This knowledgebase contains questions and answers about PRTG Network Monitor and network monitoring in general.

Learn more

PRTG Network Monitor

Intuitive to Use. Easy to manage.
More than 500,000 users rely on Paessler PRTG every day. Find out how you can reduce cost, increase QoS and ease planning, as well.

Free Download

Top Tags


View all Tags

I need to add a custom status icon that shows the state of the sensors of a library

Votes:

0

I need to create an icon similar to this one but that works when i put the ID of a library:

<!--Status Icons: Name and Status (Transparent Centered) XL-->

<div class="map_object map_icon_large mapicon_status_transparent" id="<@itemid>" objectid="<@objectid>" subid="<@subid>" style="<#mapobject type="coordinates" subid="<@subid>" mode="<@editmode>">">
<#mapobject type="objectgrip" mode="<@editmode>">
<#mapobject type="htmlbefore" subid="<@subid>">
  <div class="label" style="width:100%;text-align:center;"><#objectproperty name="Name" id="<@objectid>"></div>
  <div class="center">
    <#objectstatus name="downsens"  id="<@objectid>">
    <#objectstatus name="partialdownsens" id="<@objectid>">
    <#objectstatus name="downacksens"  id="<@objectid>">
    <#objectstatus name="warnsens" id="<@objectid>">
    <#objectstatus name="upsens" id="<@objectid>">
    <#objectstatus name="pausedsens" id="<@objectid>">
    <#objectstatus name="unusualsens" id="<@objectid>">
    <#objectstatus name="undefinedsens" id="<@objectid>">
    <#mapobject type="htmlafter" subid="<@subid>">
  </div>
</div>

I tried to do this with guiding myself with the example of the sunburst but wasn't able to make it work.

custom-map library maps

Created on Jun 16, 2016 9:58:39 AM

Last change on Jun 16, 2016 12:09:40 PM by  Torsten Lindner [Paessler Support]



1 Reply

Votes:

0

Hi,
Currently it is not possible to get an overall state of a library on a map. Sorry.
Best regards

Created on Jun 24, 2016 8:38:07 AM by  Konstantin Wolff [Paessler Support]




Disclaimer: The information in the Paessler Knowledge Base comes without warranty of any kind. Use at your own risk. Before applying any instructions please exercise proper system administrator housekeeping. You must make sure that a proper backup of all your data is available.