Hello,
Please let me know your availability to discuss on this.
Hello,
I am not sure to understand your question. But, I am assuming that you need to be notified via email when the JIRA or Confluence instances are stopped working or down. If you are using a Linux server, then you can write a custom shell script which will check the status of JIRA using a cron job and in the event of the application failure, it should send an email (using local SMTP server). You may also check the below link on how to check the availability of an application.
https://confluence.atlassian.com/jirakb/how-to-check-the-jira-application-is-running-794499415.html
Alternately, there are many monitoring tools out there which will do the job of application and server monitoring and you can make use of them for this purpose.
Regards,
Shankar
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.