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

XML value

Votes:

0

Hi all,

I'm adding a sensor that call a webservice and read a property of a JSON answer. All is ok but PRTG instead of report only the value (as example: "0d2") it returns "Node xxxx/yyyy holds value 0d2". How I can have only the real value, not all the "node xx/yy holds value"?

prtg sensor xml

Created on Aug 24, 2015 12:41:27 PM



2 Replies

Votes:

0

PRTG can't evaluates strings like this in the graph :( Only integers and floats.

Created on Aug 24, 2015 12:44:41 PM by  Stephan Linke [Paessler Support]



Votes:

1

The sensor reports a value and a message. In your case the value is '0d2' and the message is 'Node xxx/yyy holds value 0d2'

Unfortunately '0d2' is not an integer (or float) and PRTG cannot handle this 'value'

Created on Aug 24, 2015 2:04:36 PM




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.