I have a custom application that resides in parts on multiple servers. How can I create a unified application monitor view that shows the status of the entire application in one view?
In other words, I will have three different applications running on three seprarte servers, but in reality, all three are part of the same application.
Has anyone done this?