How to discover distributed application?
Hi!
We have an application which works on several computers (nodes) in load balancing mode. All nodes share the same config file which resides on file share. I was able to discover application nodes one by one. But I have no idea how to discover whole application
as one instance (which contains their nodes) in SCOM. Can someone give me the right direction?
Thank you in ad
January 29th, 2015 6:10pm
Alexey, sure. You can create own unhosted class which used as base class System.Service, create relationship between local application (as target) and your distributed application (as source). After it discover both classes and relationship between them
on ea
January 29th, 2015 7:29pm
Or if you have only single distributed application then you just can populate it as group.
January 29th, 2015 7:31pm