Is there any API that can be used to get status (available/unavailable) of services:
I am looking to create a services status page with a tool like this and wondered how I could hook it up for real-time monitoring:https://www.atlassian.com/software/statuspage
I had this in my previous company, but we did everything on infrastructure level.
But you can do code for that:
- Call URL from the APP/API's etc, if there is no answer or bad hhtp code you know the status.