We have multiple application servers. We want these services to be monitored.
"For all the services we use, a tag will be created in the log as follows. The first transaction will be made to the ProcessTransaction method.
I would like to ask you to review the suitability of the tag structure. With third party applications, an alert mechanism can be established by checking the end time via this tag."
##StopWatch#ProcessTransaction-1.22ms#StopWatch##
##StopWatch# Block: Static
ProcessTransaction-1.22ms Block: Dynamic
According to the stop I mentioned above, how can we monitor and alarm this on Solarwinds. To be clear:
Let Solarwinds read the log on the application server and see the milliseconds in the created tag. If it is below 1.22 milliseconds, it will generate an alert.
This can be done with OVL, but we don't want that because we have too many servers and we watch our other devices from here via OVL. Is there any other solution? How can we manage this situation using SAM? Please your support?