Hi everyone,
I'm trying to fill the top left navigation with my application monitors on the main applications page of the Solarwinds interface. And i think i'm experience some kind of bug in the Solarwinds software. But i hope you can tell me i'm wrong and show me how to do it right. Take the following example
You have Server1 and Server2.
You have process1 (on Server1) and process2 (on Server2) (these are task manager (Windows) processes).
You have Application Monitor Template called "Template1"
Solarwinds Interface -> SAM settings -> Component Monitor Wizard -> Process Monitor - WMI
-> IP: Server1 & credentials -> select: process1 -> select & next -> New template: Template1 -> select Server1 -> confirm
Now the second one:
Component Monitor Wizard -> Process Monitor - WMI
-> IP: Server2 & credentials -> select: process2 -> select & next -> Existing template: Template1 -> select Server2 -> confirm
Now on de app main page you'll see in the top left navigation:
Template1
-> Server1
-> Process1 on Server1
-> Process2 on Server1
While you should see:
Template1
-> Server1
-> Process1 on Server1
-> Server2
-> Process2 on Server2
Can anyone explain this to me?