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

@#O233 error as a result of a XML format query

Votes:

0

Hello!,

i m trying to create a HTTP Data Advanced sensor with the following settings:

i m using request Method POST:

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <GetSpoolMessageCount xmlns="http://tempuri.org/">
      <AuthUserName>yyyyyyyyyy</AuthUserName>
      <AuthPassword>xxxxxxx</AuthPassword>
    </GetSpoolMessageCount>
  </soap:Body>
</soap:Envelope>

on "Custom Content Type" i m using: text/xml; charset=utf-8

and the result always show me a error with the code "@#O233"

but i m sure the XML format its working because i m using another tool (Postman) and gives a the following string:

true046 (the number goes up or down beacuse its a message queue or spool service from a Mail server)

http soap xml

Created on Sep 11, 2022 2:39:26 PM

Last change on Sep 13, 2022 11:09:30 AM by  Felix Wiesneth [Paessler Support]



1 Reply

Votes:

0

Hello,

The HTTP Push Data Advanced sensor requires that the data to it is being pushed in a specific format. For more details please see the How to Use section of the sensor manual.


Kind regards,
Sasa Ignjatovic, Tech Support Team

Created on Sep 14, 2022 10:05:06 AM by  Sasa Ignjatovic [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.