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

Unable get value in XML advanced Script

Votes:

0

Hi to all,

I make a script that provide this XML output, but the channel "HTTPS Bandwidth Out" doesn't work. I need to use "Difference" mode but console display no data. What's wrong?

<?xml version="1.0" encoding="UTF-8" ?>
<prtg>
  <text>Check OK</text>
  <error>0</error>
  <result>
    <channel>HTTPS Bandwidth Out</channel>
    <unit>SpeedNet</unit>
    <volumeSize>KiloBit</volumeSize>
    <mode>Difference</mode>
    <value>8411199</value>
  </result>
  <result>
    <channel>HTTPS Connections Number</channel>
    <value>24</value>
  </result>
</prtg>

Best regards Giorgio

prtg scripts xml

Created on May 15, 2014 9:22:40 AM

Last change on May 19, 2014 8:44:50 AM by  Torsten Lindner [Paessler Support]



1 Reply

Votes:

0

Hello,

thank you very much for your KB-Post. May I ask, can you please run the script twice with about one minute in between the runs? Then please post the two results here. Thank you.

best regards.

Created on May 19, 2014 8:49:03 AM by  Torsten Lindner [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.