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

Questions regarding custom status icons

Votes:

0

We have edited a custom sensor as below.

we would like the PAUSED hidden (works for the status) but the icon color is still blue.....

<!--Status Icons: Name and Status (on White) (custom-nopaused)-->

<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>">
	<span>
		<#objectproperty name="Name" id="<@objectid>">:
		<#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="unusualsens" id="<@objectid>">
		<#objectstatus name="undefinedsens" id="<@objectid>">
	</span>
	<#mapobject type="htmlafter" subid="<@subid>">
</div>

custom status status-icons

Created on Jun 9, 2014 3:02:14 PM

Last change on Jun 18, 2014 9:00:20 AM by  Greg Campion [Paessler Support]



3 Replies

Votes:

0

The map designer developer and I have both tried out your code and it seems to be working fine. Are there any other customizations you have done to the maps or your PRTG CSS that could be affecting it? Have you tried maybe installing a freeware version and seeing if the code will work on that?

You should also try and clear your browser cache to see if that helps.

Created on Jun 11, 2014 1:36:06 PM by  Greg Campion [Paessler Support]

Last change on Jun 11, 2014 1:36:42 PM by  Greg Campion [Paessler Support]



Votes:

0

No other customizations.

If we apply this to a section, it will show the up and down, but the status icon color will be blue as there are paused elements.. We want the icon to show green or red only and not do anything for paused.

Created on Jun 11, 2014 1:42:31 PM



Votes:

0

Could you please send us screenshots to [email protected] and refer to this KB so we can see better what you are seeing? Also, please send over the file that you have this code in so we can take a look at what might be going wrong.

Created on Jun 12, 2014 10:38:07 AM by  Greg Campion [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.