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

Floating point numbers in EXE XML

Votes:

0

How do I get the EXEXML sensor channels to automatically display floating point numbers with the decimals? So far I can get it to display them by overriding the automatic decimal places in each channel. Is there an easier way? My XML includes <float>1</float> the unit is TimeSeconds.

api custom-sensor exexml float prtg

Created on Jan 28, 2011 8:24:57 PM

Last change on Jun 28, 2016 8:43:13 AM by  Luciano Lingnau [Paessler]



1 Reply

Accepted Answer

Votes:

1

By default, integer values are used (which corresponds to a <float>0</float> value). In order to use float, include <float>1</float> in the EXE/Script (Advanced) (also called "EXEXML") sensor's channel values.

To actually view all decimal places in the PRTG web interface, go to the sensor's Channels tab and switch the setting for Decimal Places to All. As of PRTG version 8.2.1.1930, this is the default setting for float channels.

Created on Jan 31, 2011 8:55:08 AM by  Daniel Zobel [Product Manager]

Last change on Jan 31, 2011 8:56:06 AM by  Daniel Zobel [Product Manager]




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.