Script to check workflow mailer service components status and send notification if DOWN
#!/bin/bash ################################################################################### # Script Name : WorkflowStatusCheck.sh # # # # Description: # # Script to check workflow mailer service components status and # # to send alert notification if…
Read More