Is there any tools that can be used to monitor SOAP, REST services for basic as well as service uptime etc.,
A Website Monitoring service checks and verifies that the site is up and working and site visitors can use the site as expected. The term “Website Monitoring” refers to any activity that checks the availability, performance, and function of a website or web service.
I keep track of my systems with nagios. Basically I scripted some queries to the relevant services so that I get warnings if they don't respond properly / in reasonable time.
In a development environment I use either the TcpMonitor that came with Apache Axis or WireShark which is less invasive in the sense that you don't have to change port numbers or hostnames in your configuration.
Also, for services implemented via Java servlets, I have a filter that I can put in front of the service which logs the payload of each request and response.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With