Hello,
I haven't used SCOM before, but I am trying to figure out if this tool would fit my needs as we already have it installed for hardware monitoring purposes.
I would like a tool to monitor in-house applications based on the method return value. For example, I have a method that will run a process and then returns a boolean value indicating whether it was succussful or not. If the method returns false, I would consider that as a failure and I would like to setup a failure notification to be sent out by email or text message without any code change.
I understand that SCOM would monitor applications based on exceptions. We usually handle all exceptions in the code, therefore I would like to monitor applications based on the return value.
Any help would be appreciated.
Thanks,
Rasa