I’m looking for an Openfire plugin or recommended approach that can provide runtime/service health status for the Openfire server itself, while also monitoring external dependent services and triggering logic/actions based on their availability.
Hi Sterlin! The first thing that pops to mind are the health and liveliness checks of the Rest API plugin. Have you found those? You’ll find them here: GitHub - igniterealtime/openfire-restAPI-plugin: Allows Openfire administration over a RESTful API. · GitHub