Xymon Mailing List Archive search

soap error

list Marco Avvisano
Thu, 03 Mar 2011 12:36:27 +0100
Message-Id: <user-374f975d2a0f@xymon.invalid>

Sorry, write in italian ..

I solved changing xml, but not work if use https:

soap=webtest;https:/cert.pem@/my.server/MonitoredService/MonitorService;file:/opt/xymon/server/xml/MonitoredService.xml; 

error message is:


  Bad Request

Your browser sent a request that this server could not understand.
Reason: You're speaking plain HTTP to an SSL-enabled server port.
Instead use the HTTPS scheme to access this URL, please.


In the response from the server I have 3 alarm levels OK | WARNING | CRITICAL
It's possible in 4.3.0 rc1 manage these three states using cont tag ?

thanks for your suggestions,

Marco

Il 03/03/2011 11.44, Marco Avvisano ha scritto:
Risolto cambiando le istruzioni nel file xml.

In the response from the server I have 3 alarm levels OK | WARNING | CRITICAL
It's possible in 4.3.0 rc1 manage these three states using cont tag ?

thanks for your suggestions,

Marco


Il 26/02/2011 13.02, Marco Avvisano ha scritto:
Hi,
i'm tryng to use soap to test a web service, using xml file (xymon 4.3.0 rc1 on red-hat 6 es)
I have this response :
env:Clientorg.xml.sax.SAXParseException: The markup in the document following the root element must be well-formed.

This is entry in my host.cfg:

soap=webtest;http://my.server/MonitoredService/MonitorService;file:/opt/xymon/server/xml/MonitoredService.xml; 

any suggestion ?
thanks,
Marco