Does anyone use any particular tools for monitoring uptime and other related events for their SOAP API and/or REST services? We would love to hear how others handle this company website related issue (assuming it's not left to a whole other third party).
Thank you,
Our slightly outdated, but functional monitoring setup uses Nagios to retrieve the SOAP API Diagnostic endpoint and the Services Dashboard, and basically just checks that neither of them say "FAILED" or whatever the non-passing output is. Pretty simple, but it works.