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

Sizable Icon on Status Related Background

Votes:

0

Is there an easy way, or any way, to eliminate the word "OK" from the center of the object when using the "Sizable Icon on Status Related Background" object on maps?

maps ok prtg

Created on Nov 11, 2014 9:02:16 PM



1 Reply

Votes:

0

Hi,
you can edit/create a duplicate of the Map Object in question as outlined in this article. Then please change the lines

                <br>
		<#objectproperty name="Name" id="<@objectid>">
		<br><#objectstatus name="lastvalue" id="<@objectid>">
		<br>&nbsp;
		<br><#objectstatus name="message" show="textraw" id="<@objectid>">

to

                <br>
		<#objectproperty name="Name" id="<@objectid>">
		<br><#objectstatus name="lastvalue" id="<@objectid>">

and keep the rest of the object untouched. This will remove the OK from the Map object.
Best regards

Created on Nov 12, 2014 9:38:05 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.