How to monitor WSDL and SOAP

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
rayj
Posts: 14
Joined: Thu Mar 14, 2013 12:49 pm

How to monitor WSDL and SOAP

Post by rayj »

I need monitor and trace WSDL interface and WSDL change monitor and SOAP monitor. I don't know how to config it or download which plug-in can do it. Is anybody know about it can tell me. Thanks a lot


Ray
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: How to monitor WSDL and SOAP

Post by slansing »

Both of those are quite broad, what specifically are you trying to monitor? There are a few plugins for pulling data from a SOAP API for instance. And one community member is writing a tutorial on it as well which might be of some interest:

http://roshamboot.org/main/?p=140
rayj
Posts: 14
Joined: Thu Mar 14, 2013 12:49 pm

Re: How to monitor WSDL and SOAP

Post by rayj »

Thanks, But They are write a lot of XML code. I don't know how to use it in Nagios. Could you show me more detail?
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: How to monitor WSDL and SOAP

Post by abrist »

As Sam had mentioned, this request is quite broad. What type of information are specifically trying to monitor?
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
rayj
Posts: 14
Joined: Thu Mar 14, 2013 12:49 pm

Re: How to monitor WSDL and SOAP

Post by rayj »

Are you mean write code in withe board. After that how can I use it? I want to monitor WSDL code and content change and give me alert. That.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: How to monitor WSDL and SOAP

Post by scottwilkerson »

Is the WSDL on a public URL? you should be able to use the Website URL wizard
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
rayj
Posts: 14
Joined: Thu Mar 14, 2013 12:49 pm

Re: How to monitor WSDL and SOAP

Post by rayj »

Yes, I use website URL wizard. But it can't monitor WSDL content change. I want to monitor WSDL change. thanks.
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: How to monitor WSDL and SOAP

Post by slansing »

Can you explain how you have tried to set this up with the wizard? It looks like currently nobody has shared their implementation of this type of monitoring. Though be assured if someone were to share their process for monitoring WSDL it would pop up on the exchange site at:

http://www.exchange.nagios.com/
rayj
Posts: 14
Joined: Thu Mar 14, 2013 12:49 pm

Re: How to monitor WSDL and SOAP

Post by rayj »

Could I explain my requirement more detail. right now I set Nagios web-transaction wizard for monitor my local webservice status. It is working well. But it just only can monitor the service status. But I want to know, not only just service status. I want to monitor and analysis WSDL and SOAP content change. When subscriber or subscription contact with my local web service. And Web service response to subscriber or subscription. During in them communication, maybe WSDL or SOAP content change can make web content error. But can't cause the service problem. SO the service status is good. I can't find any problem from service status. But the WSDL and SOAP content is changed cause webpage error. So I need monitor the change of the WSDL and SOAP package content. Do you have some good idea for do that. Many Thanks.

Ray
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: How to monitor WSDL and SOAP

Post by slansing »

Is there a specific string you can monitor which would change if the WSDL content is broken? You would more than likely need to meet the Nagios XI side check half way with the WSDL/SOAP content, as there are no plugins already created which do this. Of course, you can always write your own as well.
Locked