Dear mcsestretch
Please go to the PRTG installation folder, subfolder "webroot" subfolder "mapobjects"
Please create a file, called "lastvalue.htm". This requires local Windows administrator rights. Please paste this as the file's content
<!--Status Icons: Last Value (On White)-->
<div class="map_object map_icon mapicon_status_white" id="<@itemid>" objectid="<@objectid>" subid="<@subid>" style="<#mapobject type="topleftcoordinates" subid="<@subid>" mode="<@editmode>">">
<#mapobject type="objectgrip" mode="<@editmode>">
<#mapobject type="htmlbefore" subid="<@subid>">
<#checkobjecttype objecttype="sensor" nicemessage="true" id="<@objectid>">
<span class="label"><#objectstatus name="lastvalue" id="<@objectid>"></span>
<#mapobject type="htmlafter" subid="<@subid>">
</div>
Please refresh the Map editor. You should now have an additional Status Icon object, "Last Value (On White)".
Add comment